Title Inbound file importing program Purpose Program RFCRD00> imports into the SAP system the inbound file ofa payment card company with the data records of the individual cardtransactions for the process Payment card processing in FinancialAccounting>.Prerequisites
- The data records must be exist in data format CRFLATFILE>.
- All fields, including the amount fields, are in character format.
Features The program creates a payment card file, that can be saved, from thedata of the inbound file. In doing so, the data records are convertedin such a way that FI account documents can be generated from them. Customer-defined function modules> The program is divided into 4 activities. For each activity a standardfunction module is distributed with the delivery system. You can extendthe functions by using customer-defined function modules for:
- Importing inbound file>
- Converting inbound files> into CRFILEPOS>
format When converting into data format CRFILEPOS, amount fields are, forexample, changed into packed format.
- Consistency check>
The customer-defined function module for checking consistency carriesout all checks of the standard module and a number of additionalchecks.
|