Functional Description
Purpose
Update the Reconciliation work file (F0911R) with Reconciled code or blank in the Reconciled column.
Technical Specification
This function updates the Reconciliation work File (F0911R) with the Reconciled code passed in or
with blanks. It requires the key to be passed in for the update.
D0900373 - Update Reconcile
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szCompanyKey | KCO | char | NONE | NONE |
A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher,
| ||||
szDocumentType | DCT | char | NONE | NONE |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
mnDocVoucherInvoicee | DOC | MATH_NUMERIC | NONE | NONE |
A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document
| ||||
jdDateForGLAndVoucherJulia | DGJ | JDEDATE | NONE | NONE |
A date that identifies the financial period to which the transaction will be posted. You define financial periods for a date pattern code that you
| ||||
szLineExtensionCode | EXTL | char | NONE | NONE |
Line Extension Code | ||||
szLedgerType | LT | char | NONE | NONE |
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
| ||||
cReconciledrOrBlank | RCND | char | NONE | NONE |
Special Input Expected
| ||||
mnJournalEntryLineNO | JELN | MATH_NUMERIC | NONE | NONE |
A number that designates a line within a journal entry. The system uses this field to sequence the journal entry lines for inquiry purposes. | ||||
szReference3AccountReconci | R3 | char | OPT | NONE |
Number that provides an audit trail for specific transactions. Used primarily in the G/L Account Reconciliation program (P09131). |
B9800100 Get Audit Information |
F0911 Account Ledger | ||||
F0911R WF - Account Ledger Reconciliation |