Business Function was created specifically for the Manual Payment Entry application.  It is used to 
delete a Payment Detail record
^
D0400083 - Delete Payment Detail Record
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnPaymentId | PYID | MATH_NUMERIC | NONE | NONE | 
A number that the system assigns from Next Numbers to identify and track payment records.  | ||||
| mnFileLineIdentifier | RC5 | MATH_NUMERIC | NONE | NONE | 
This field is used to create a unique key within a file and should be used with a next number approach.  | ||||
| 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 
  | ||||
| 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 
  | ||||
| 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, 
  | ||||
| szDocumentPayItem | SFX | char | NONE | 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 
  | ||||
| mnPayItemExtensionNumber | SFXE | MATH_NUMERIC | NONE | NONE | 
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.  | ||||
| mnPaymentAmount | PAAP | MATH_NUMERIC | NONE | NONE | 
In the Accounts Payable system, the amount of the payment.
In the Accounts Receivable system, the amount of the receipt. This amount 
  | ||||
| mnAmountDiscountTaken | ADSA | MATH_NUMERIC | NONE | NONE | 
The amount by which an invoice or voucher is reduced if paid by a specific date. The discount taken does not have to be the same as the 
  | ||||
| mnForeignPaymentAmount | PFAP | MATH_NUMERIC | NONE | NONE | 
The foreign amount to be paid on an A/P Payment run.  | ||||
| mnForeignDiscountTaken | CDSA | MATH_NUMERIC | NONE | NONE | 
The amount of the discount, expressed in the foreign currency of the transaction, that was taken or granted during the application of a 
  | ||||
| mnPrevPaymentAmount | PAAP | MATH_NUMERIC | NONE | NONE | 
In the Accounts Payable system, the amount of the payment.
In the Accounts Receivable system, the amount of the receipt. This amount 
  | ||||
| mnPrevForeignPaymentAmount | PFAP | MATH_NUMERIC | NONE | NONE | 
The foreign amount to be paid on an A/P Payment run.  | ||||
| mnPrevDiscountTaken | ADSA | MATH_NUMERIC | NONE | NONE | 
The amount by which an invoice or voucher is reduced if paid by a specific date. The discount taken does not have to be the same as the 
  | ||||
| mnPrevForeignDiscountTaken | CDSA | MATH_NUMERIC | NONE | NONE | 
The amount of the discount, expressed in the foreign currency of the transaction, that was taken or granted during the application of a 
  | ||||
| B0400076 Update Voucher Record With Payment Information | 
| F0414 Accounts Payable Matching Document Detail |