Fonction SAP CACSFI_TRANSFER_FI_READ - Import FI Document

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_DOCID CACSDOCID C 10 Document Number
I_LOGSYS CACS_LOGSYS C 10 X Logical System (Commissions)
I_PSTYEAR CACSPSTYEAR N 4 Document Creation Year

Paramètre Reférence Type Long. Description
E_ORG CACS_ORG C 10 Organizational Unit
E_REFKEY CACS_REFKEY C 20 Object Key

Paramètre Reférence Long. Facultatif Description
T_DATA_HD CACS00_S_TRANSFER_FI_H 111 X Header Line Structure
T_DATA_SE CACS00_S_TRANSFER_FI_P 149 X Line Item Structure

Exception Description
FI_DOC_NOT_FOUND Document Number Not Found
LOG_SYS_NOT_FOUND Logical System Not Found

Functionality
The function module determines the FI document for a commissiondocument.
The commission document number and year of commission case are sent tothe function module. The object key and logical system are automaticallydetermined.
The document found is added to the tables
<(><<)>Appl>_S_TRANSFER_FI_H (document header) and
<(><<)>Appl>_S_TRANSFER_FI_P (document items)

Notes
USER EXIT
BTE tool (Business Transaction Events) lets you prepare an individualfunction module.
(maintenance in Customizing)