AddPaymentsToCache

A/P Add Payment to Cache - Mexico VAT

Minor Business Rule

Object Name: B76M0401

Parent DLL: CFIN

Location: Client/Server

Language: C

Data Structure

D76M0401A - A/P Add Payment to Cache - Mexico

Parameter NameData ItemData TypeReq/OptI/O/Both
szBatchTypeICUTcharOPTNONE

A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction. 
Valid values are set up in user defined code table 98/IT. You cannot assign new values. All batch types are hard coded.

mnBatchNumberICUMATH_NUMERICOPTNONE

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 
assign a batch number or let the system assign it using the Next Numbers program.

mnPaymentIDPYIDMATH_NUMERICOPTNONE

A number that the system assigns from Next Numbers to identify and track payment records.

mnFileLineIdentifier50RC5MATH_NUMERICOPTNONE

This field is used to create a unique key within a file and should be used with a next number approach.

szCompanyKeyKCOcharOPTNONE

A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher, 
or journal entry. If you use the Next Numbers by Company/Fiscal Year feature, the Automatic Next Numbers program (X0010) uses the 
document company to retrieve the correct next number for that company. If two or more original documents have the same document number and 
document type, you can use the document company to locate the desired document.

mnDocVoucherInvoiceEDOCMATH_NUMERICOPTNONE

A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document 
number or let the system assign it using the Next Numbers program (P0002). Matching document numbers (DOCM) identify related documents 
in the Accounts Receivable and Accounts Payable systems. Examples of original and matching documents are: Accounts Payable     o 
Original document - voucher     o Matching document - payment  Accounts Receivable     o Original document - invoice     o Matching document - 
receipt  Note: In the Accounts Receivable system, the following transactions simultaneously generate original and matching documents: 
deductions, unapplied receipts, chargebacks, and drafts.

szDocumentTypeDCTcharOPTNONE

A user defined code (00/DT) that identifies the origin and purpose of the transaction.  PeopleSoft reserves several prefixes for document 
types, such as, vouchers, invoices, receipts, and timesheets. The reserved document type prefixes for codes are: P Accounts payable 
documents R Accounts receivable documents  T Time and Pay documents I Inventory documents  O Purchase order documents  S Sales order 
documents 

szDocumentPayItemSFXcharOPTNONE

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 
multiple pay items, the numbers are sequential.

mnPayItemExtensionNumberSFXEMATH_NUMERICOPTNONE

A code to designate an adjusting entry to a pay item on a voucher or invoice. This field is required so that each record is unique.

mnIdentifierShortItemITMMATH_NUMERICOPTNONE

An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and 
so forth. The item numbers are as follows:   o Item Number (short) - An eight-digit, computer-assigned item number     o 2nd Item Number - The 
25-digit, free-form, user defined alphanumeric item number     o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item 
number

mnDocMatchingCheckOrDOCMMATH_NUMERICOPTNONE

The number of the matching document, such as a receipt, payment, adjustment,or credit. You apply a matching document (DOCM) against 
an original document (DOC), such as an invoice or voucher.

szDocTypeMatchingDCTMcharOPTNONE

Within Auto Bank Statement process, a document type is needed for the following:       1) Document Type is needed for creating Variance 
Journal Entries for payments, receipts, and journal entries when running the Auto Bank Statement Process (R09616).  If Document Type on the 
Payment Clear tab is left blank, it will default to PN.  If Document Type on the Receipt Clear tab is left blank, it will default to RC.  If Document 
Type on the Journal Entry Reconcile tab is left blank, it will default to JE.      2) Document Type is needed for creating Journal Entries on the 
Journal Entry Create tab, and the Draft Paid tab.  For both of these, it will default to JE if left blank. 

szCurrencyCodeFromCRCDcharOPTNONE

A code that identifies the currency of a transaction. 

szCurrencyCodeBaseBCRCcharOPTNONE

A code that represents the currency of the company for a transaction. For a foreign currency transaction, this is the currency code of the 
domestic side of the transaction.

mnPaymntAmountPAAPMATH_NUMERICOPTNONE

In the Accounts Payable system, the amount of the payment. In the Accounts Receivable system, the amount of the receipt. This amount 
must balance to the total amount applied to the invoice pay items.

szFormActionFATNcharOPTNONE

Form Action for Localization Exits UDC 00/FA    1   ADD Add    2   CHG Change    3   DEL Delete    4   XIT Hypercontrol Exit

jdPaymentVoidDateVDGJJDEDATEOPTNONE

The date that specifies the financial period to which the voided transaction is to be posted. Financial periods are set up in the Company 
Constants table (F0010).

jdGLDateVoucherDGJJDEDATEOPTNONE

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 
assign to the company record. The system compares the date that you enter on the transaction to the fiscal date pattern assigned to the 
company to retrieve the appropriate fiscal period number, as well as to perform date validations.

jdGLDateCheckDMTJJDEDATEOPTNONE

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 
date that the system uses when it posts payments. The system also uses this date to retrieve the exchange rate for foreign payments from 
the Currency Exchange Rates table (F0015).  In Accounts Receivable, the date on the check or the date that you enter the receipt into the 
system. The receipt date is used for information and reporting purposes only.

mnForeignPaymentAmountPFAPMATH_NUMERICOPTNONE

The foreign amount to be paid on an A/P Payment run.

cPaymentOrPrepaymentRP1charOPTNONE

This code is for internal use by the Accounts Receivable and Accounts Payable systems.

mnTotalNumRecordsMATH01MATH_NUMERICOPTNONE

- - - Good Performance Low Value. 

Related Functions

B0000019 Calculate Tax Authority Tax Amts
B0000027 CurrencyConvForAndDom
B0000033 Get Exchange Rate
B0000128 Retrieve Company Currency Code
B0000173 Determine Date, Conversion Method and Rates
B76M0402 Redistribute A/P VAT - Mexico
B9800100 Get Audit Information
R09801 General Ledger Post
X00TAX Calculate and Edit Tax Amounts

Related Tables

F0411 Accounts Payable Ledger
F0414 Accounts Payable Matching Document Detail
F76M411 Soft Rounding VAT Calculation
ProcessPaymentFromCache

ProcessPaymentFromCache

A/P Add Payment to Cache - Mexico VAT

Minor Business Rule

Object Name: B76M0401

Parent DLL: CFIN

Location: Client/Server

Language: C

Data Structure

D76M0401B - A/P Process Payment From Cache - Mexico VAT

Parameter NameData ItemData TypeReq/OptI/O/Both
szFormActionFATNcharOPTNONE

Form Action for Localization Exits UDC 00/FA    1   ADD Add    2   CHG Change    3   DEL Delete    4   XIT Hypercontrol Exit

szBatchTypeICUTcharOPTNONE

A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction. 
Valid values are set up in user defined code table 98/IT. You cannot assign new values. All batch types are hard coded.

mnBatchNumberICUMATH_NUMERICOPTNONE

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 
assign a batch number or let the system assign it using the Next Numbers program.

mnTotalNumRecordsMATH01MATH_NUMERICOPTNONE

- - - Good Performance Low Value. 

Related Functions

B0000019 Calculate Tax Authority Tax Amts
B0000027 CurrencyConvForAndDom
B0000033 Get Exchange Rate
B0000128 Retrieve Company Currency Code
B0000173 Determine Date, Conversion Method and Rates
B76M0402 Redistribute A/P VAT - Mexico
B9800100 Get Audit Information
R09801 General Ledger Post
X00TAX Calculate and Edit Tax Amounts

Related Tables

F0411 Accounts Payable Ledger
F0414 Accounts Payable Matching Document Detail
F76M411 Soft Rounding VAT Calculation