This business function retrieves the processing program names to be used for payment reports.
^
D0400293 - Retrieve Processing Programs (F0417)
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| cPaymentInstrument | PYIN | char | OPT | NONE |
A user defined code (00/PY) that determines the means by which a payment is issued to a supplier or received from the customer.
| ||||
| szGlBankAccount | GLBA | char | OPT | NONE |
The number of the bank account (general ledger account) to be updated automatically when receipts or disbursements are entered. The
| ||||
| szApPaymentRegisterPgm | PGMR | char | OPT | NONE |
A user defined program used to print the A/P payment register. Only programs set up in user defined codes for 04/PR may be entered. | ||||
| szApPaymentPrintPgm | PGMP | char | OPT | NONE |
A user defined program used to print A/P payments. Only programs set up in user defined codes for 04/PP may be entered. | ||||
| szApPaymentAttchPgm | PGMA | char | OPT | NONE |
A user defined program used to print attachments in A/P Payment processing. Only programs set up in user defined codes for 04/PA may
| ||||
| szApPaymentDebitPgm | PGMD | char | OPT | NONE |
A user defined program used to print debit statements in A/P payment processing. Only programs set up in user defined codes for 04/PD
| ||||
| szPaymentPrintProgramVersi | PVN | char | OPT | NONE |
The version ID for the Accounts Payable payment print program that you are using for a particular payment control group. | ||||
| szPaymentDebitProgramVersi | DVN | char | OPT | NONE |
A code that specifies the version name for the Print A/P Payments Debit Statements program (R04574) that you use for a particular
| ||||
| szPaymentAttachmentProgram | AVN | char | OPT | NONE |
The version ID for the Accounts Payable payment attachment program that you are using for a particular payment control group. | ||||
| szPaymentRegisterProgramVe | RVN | char | OPT | NONE |
A code that specifies the version name for the A/P Auto Payment Register program (R04576) that you use for a particular payment control
| ||||
| None |
| F0417 A/P Payments - Default Print and Update |