SAP Function SAMPLE_PROCESS_00002050 - Description of the Process Interface 00002050

Parameter Reference Type Length Default Optional Text
I_AFORN T042B-AFORN C 16 Form for the Payment Advice Note
I_GJAHR REGUD-GJAHR N 4 Fiscal Year
I_NACHA FINAA-NACHA C 1 Message Type (1 for pring, 2 for fax)
I_REGUH REGUH u 1884 Payment Data

Parameter Reference Type Length Default Optional Text
C_ARCHIVE_INDEX TOA_DARA u 410 SPACE X Archive Index for Optical Archiving
C_ARCHIVE_PARAMS ARC_PARAMS u 332 SPACE X Archive Parameters for Optical Archiving
C_ITCPO ITCPO u 466 Print Parameters


DEFINE &TEXT& = 'Payment transactions: Output of payment advice notes'
(print parameters)
DEFINE &EVENT& = '00002050'
DEFINE &TYPE& = 'PROCESS'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX

Process
This process permits the print parameters (structure ITCPO) to be usedfor the payment advice note and the parameters for optically archivingthe payment advice notes to be determined if required.

Interface
On the basis of the payment data transferred (I_REGUH), the data thathas potentially been changed in process 00002040 (message type andformula), and the proposed print parameters, the print parameters forthe payment advice note can be modified and the archiving parameterscan be set.

Example
Function moduleFI_OPT_ARCHIVE_PAYMENT_ADVICEcan be used as a template for an executable example for the opticalarchiving of payment advice notes.

Description
Output structure for the additional parameters required for thedifferent output devices (fax number, e-mail, and so on).