D76M1010A - Calculate VAT - Add Record to Receipts Cache
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szActionCode | FATN | char | OPT | NONE |
Form Action for Localization Exits UDC 00/FA 1 ADD Add 2 CHG Change 3 DEL Delete 4 XIT Hypercontrol Exit | ||||
| mnBatchNumber | ICU | MATH_NUMERIC | OPT | NONE |
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
| ||||
| szBatchType | ICUT | char | OPT | NONE |
A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction.
| ||||
| mnPaymentID | PYID | MATH_NUMERIC | OPT | NONE |
A number that the system assigns from Next Numbers to identify and track payment records. | ||||
| mnFileLineIdentifier | RC5 | MATH_NUMERIC | OPT | NONE |
This field is used to create a unique key within a file and should be used with a next number approach. | ||||
| szReceiptNumber | CKNU | char | OPT | NONE |
For Auto Bank Statement, this code identifies the payment/receipt or reference number.
NOTE:
Bank Statement Detail section: The
| ||||
| mnPaymentAmount | PAAP | MATH_NUMERIC | OPT | NONE |
In the Accounts Payable system, the amount of the payment.
In the Accounts Receivable system, the amount of the receipt. This amount
| ||||
| mnPaymentAmountForeign | PFAP | MATH_NUMERIC | OPT | NONE |
The foreign amount to be paid on an A/P Payment run. | ||||
| mnAmountGainLoss | AGL | MATH_NUMERIC | OPT | NONE |
The currency gain or loss amount that the post program calculates when a receipt is applied to a foreign currency invoice. | ||||
| cCashReceiptTranCode | TYIN | char | OPT | NONE |
A user defined code (03B/TI) that indicates the type of receipt record in the Receipts Header (F03B13) and Receipts Detail (F03B14)
| ||||
| szDocumentCompany | KCO | char | OPT | 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 | OPT | NONE |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
| mnDocumentNumber | DOC | MATH_NUMERIC | OPT | NONE |
A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document
| ||||
| szDocumentPayItem | SFX | char | OPT | NONE |
A number that identifies the pay item for a voucher or an invoice. The system assigns the pay item number. If the voucher or invoice has
| ||||
| jdGLDate | DGL | JDEDATE | OPT | NONE |
A date that identifies the financial period to which the transaction is to be posted.
The company constants specify the date range for each
| ||||
| jdDateMatchingCheck | DMTJ | JDEDATE | OPT | NONE |
The date on a payment or the date on which a receipt was entered.
In Accounts Payable, the manual payment date and the general ledger
| ||||
| jdVoidGLDate | VDGJ | JDEDATE | OPT | NONE |
The date that specifies the financial period to which the voided transaction is to be posted. Financial periods are set up in the Company
| ||||
| mnTotalRecordsByBatch | TOTALREC | MATH_NUMERIC | OPT | NONE |
This number represents the total number of new records created. | ||||
| None |
| None |