SAP Function CACSHR_TRANSFER_HR_READ - Import HR Wage Components

Parameter Reference Type Length Default Optional Text
I_DOCID CACSDOCID C 10 Document Number
I_LOGSYS CACS_LOGSYS C 10 X Logical System (Commissions)
I_PSTYEAR CACSPSTYEAR N 4 Year Of Document Creation

Parameter Reference Type Length Text
E_ORG CACS_ORG C 10 Organizational Unit
E_REFKEY CACS_REFKEY C 20 Object Key

Parameter Reference Length Optional Text
T_DATA_HD CACS00_S_TRANSFER_HR_H 80 X Structure Header Line
T_DATA_SE CACS00_S_TRANSFER_HR_P 216 X Structure Document Line

Exception Text
FI_DOC_NOT_FOUND Document Number Not Found
HR_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 the commission case are sentto the function module. The object key and logical system areautomatically determined.
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 create an individualfunction module.
(maintenance in Customizing)