Purpose
A F0911 Audit Trail record can be created for changes by passing in an Audit Trail Flag. The Audit Trail Flag controls the creation of Audit Trail
records. The options are to: 1) Create an F0911 for each change, 2) Create one F0911 per period for all changes or 3) To not create any Audit Trail
records. The F0911 record can contain Amounts, Units or Both depending upon the values entered.
If the Audit Trail Flag is set to '2' ,create an audit trail record per period change, then if an audit trail record exists with the GL date of the period
end that record is updated with the new changes. If no F0911 records exist with the Period end GL Date then a new F0911 record is created.
Update the F0902 Account Balances table according to the period using the key Account ID, Century, Fiscal Year, Ledger Type, Subledger,
Subledger Type, and Currency Code. If an existing F0902 Balance doesn't exist, the a new record must be inserted.
D5100020 - F0902 Job Cost Update Balances
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnBatchNumber | ICU | MATH_NUMERIC | OPT | BOTH |
A number that identifies a group of transactions that the system processes and balances as a unit. When you enter a batch, you can either
| ||||
szDocumentType | DCT | char | OPT | INPUT |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
jdGLDate | DGL | JDEDATE | OPT | INPUT |
A date that identifies the financial period to which the transaction is to be posted.
The company constants specify the date range for each
| ||||
szCompany | CO | char | REQ | INPUT |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
| ||||
szAccountNumber | ANI | char | OPT | INPUT |
A value that identifies an account in the general ledger. Use one of the following formats to enter account numbers:
o Standard account
| ||||
szAccountId | AID | char | REQ | INPUT |
A number that the system assigns to each general ledger account in the Account Master table (F0901) to uniquely identify it. | ||||
szCostCenter | MCU | char | REQ | INPUT |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szObjectAccount | OBJ | char | REQ | INPUT |
The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into
| ||||
szSubsidiary | SUB | char | REQ | INPUT |
A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account. | ||||
szSubledger | SBL | char | REQ | INPUT |
A code that identifies a detailed, auxiliary account within a general ledger account. A subledger can be an equipment item number or an
| ||||
cSubledgerType | SBLT | char | REQ | INPUT |
A user defined code (00/ST) that is used with the Subledger field to identify the subledger type and how the system performs subledger
| ||||
szLedgerType | LT | char | REQ | INPUT |
A user defined code (09/LT) that specifies the type of ledger, such as AA (Actual Amounts), BA (Budget Amount), or AU (Actual Units). You
| ||||
szUnitsLedgerType | ULT | char | REQ | INPUT |
The units ledger is relational to the amount ledger. The first character in both ledgers is the same. The second character in the units ledger
| ||||
mnPeriodNumber | PN | MATH_NUMERIC | REQ | INPUT |
A number indicating the current accounting period. This number, used in conjunction with the Company Constants table (F0010) and the
| ||||
mnCentury | CTRY | MATH_NUMERIC | REQ | INPUT |
The calendar century associated with the year. Enter is the first two digits of
the year. For example, 19 indicates any year beginning with 19
| ||||
mnFiscalYear | FY | MATH_NUMERIC | REQ | INPUT |
A number that identifies the fiscal year. Generally, you can either enter a number in this field or leave it blank to indicate the current fiscal
| ||||
szCurrencyCode | CRCD | char | OPT | INPUT |
A code that identifies the currency of a transaction. | ||||
mnAmount | AA | MATH_NUMERIC | OPT | INPUT |
A number that identifies the amount that the system will add to the account balance of the associated account number. Enter credits with a
| ||||
mnUnits | U | MATH_NUMERIC | OPT | INPUT |
The quantity of something that is identified by a unit of measure. For example, it can be the number of barrels, boxes, cubic yards, gallons,
| ||||
szNameAlphaExplanation | EXA | char | OPT | INPUT |
A description, remark, explanation, name, or address. | ||||
szNameRemarkExplanation | EXR | char | OPT | INPUT |
A name or remark that describes the purpose for using an account or conveys any other information that the user wants about the
| ||||
szReference2 | R2 | char | OPT | INPUT |
A number that provides an audit trail for specific transactions, such as an asset, supplier number, or document number. | ||||
szReference3 | R3 | char | OPT | INPUT |
Number that provides an audit trail for specific transactions. Used primarily in the G/L Account Reconciliation program (P09131). | ||||
szProgramId | PID | char | OPT | INPUT |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
cAuditTrailFlag | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
mnDocumentNumber | DOC | MATH_NUMERIC | OPT | BOTH |
A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document
| ||||
mnJournalEntryLineNo | JELN | MATH_NUMERIC | OPT | BOTH |
A number that designates a line within a journal entry. The system uses this field to sequence the journal entry lines for inquiry purposes. | ||||
cCostManagementFlag | CO01 | char | OPT | BOTH |
A flag that activates cost objects. | ||||
szEPSBatchNumber | EDBT | char | OPT | NONE |
The number that the transmitter assigns to the batch. During batch processing, the system assigns a new batch number to the PeopleSoft
|
B0000004 Batch - Open On Initialization | ||||
B0000069 Retrieve Ledger Type Currency | ||||
B1100006 Decimal Trigger Get By Currency | ||||
B9800100 Get Audit Information | ||||
N1600270 F1602Z1 File Server |
F0901 Account Master | ||||
F0902 Account Balances | ||||
F0911 Account Ledger |