Description
This includes verification of the correctness of the data file, thecredit card number of the employee, the name of the employee, thetransaction currency, and the expense type. The assignment is based on the personnel number and name of theemployee, and the credit card number. The three radio buttons on the selection screen are of primaryimportance here (use F1 help for more information on them). A transaction will be imported to the relevant trip as a receipt if theimport of the transaction to a trip is permissible based on theselection parameters, a trip already exists for the employee for thecredit card transaction date, the transaction is in accordance withsettings in the assignment table (see below), and no mandatory entriesmust be made for the relevant trip expense type in the Credit card transactions that cannot be assigned are moved to tablePTRV_CCC. You can then process these transactions using general tablemaintenance or view V_PTRV_CCC. The view only displays transactions thatneed to be corrected. Once all transactions have been corrected, you canuse report RPRCCC_CREATE_CORRECTION_FILE to create a few file, which canthen be imported back into the system. If fatal errors occur in the production system while a data file isbeing imported (such as if certain settings are missing in theassignment table of credit card clearing), the import will not becompleted properly. The list output of the report will then include theentry "The import was therefore only performed as a test run." No dataof that data file is transferred into the document buffer in such cases. Precondition An employee's credit card numbers must be stored in the The assignment table can be maintained in Customizing under In the step in feature TRVPA must be set to > for the relevant organizational unit. |
1142840 | RPRCCC00: Problems importing documents in trips |