Fonction SAP BAPI_WAGE_COMP_EXT_GET_DETAIL - Detail Display of External Wage Component

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EMPLOYEENUMBER BAPI_WAGE_COMP_KEY-EMPLOYEENUMBER N 8 Personnel Number
LOCKINDICATOR BAPI_WAGE_COMP_KEY-LOCKINDICATOR C 1 Lock Indicator for HR Master Data Record
OBJECTID BAPI_WAGE_COMP_KEY-OBJECTID C 2 Object Identification
RECORDNUMBER BAPI_WAGE_COMP_KEY-RECORDNUMBER N 3 Number of Infotype Record with Same Key
SUBTYPE BAPI_WAGE_COMP_KEY-SUBTYPE C 4 Subtype
VALIDITYBEGIN BAPI_WAGE_COMP_KEY-VALIDITYBEGIN D 8 Valid From Date
VALIDITYEND BAPI_WAGE_COMP_KEY-VALIDITYEND D 8 Valid To Date

Paramètre Reférence Type Long. Description
COSTASSIGNMENT BAPI_WAGE_COMP_COST_ASSIGN u 148 Cost Distribution for External Wage Component
WAGECOMPDATA BAPI_WAGE_COMP_DATA u 93 General Data for External Wage Component

Paramètre Reférence Long. Facultatif Description
EXTENSIONOUT BAPIPAREX 990 X Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
RETURN BAPIRET2 548 Return Parameter

Functionality
Reads the content of an infotype record and returns the informationstored in the infotype.
Before you call this BAPI, use the EEWageComponentExt.GetList
BAPI to determine the key of the record to be displayed.
Use this BAPI to query the status of the transferred data in HR. Youcan display whether external wage components have the statusTransferred to infotype or Accounted.

Example
You can display the transferred data, or check whether the infotyperecord has been processed in Payroll yet.

Description
The cost assignment of the external wage component is an optionalentry.

Default
If no cost assignment is specified, the external wage component isassigned the employee's cost assignment from the HR infotypesOrganizational Assignment (0001) and Cost Distribution(0027).

Description
General data on the external wage component (origin, reference numberin the original application, logical system of the originalapplication, wage type, and amount).

Description
Structure for enhancements made by customers or partners. It is used tooutput additional information.

Description
Structure in which all error messages and success messages arereturned.