Fonction SAP BAPI_EMPALTNAME_GETLIST - Read Instances

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EMPLOYEENUMBER BAPIP0182-EMPLOYEENO N 8 Personnel number
SUBTYPE BAPIP0182-SUBTYPE C 4 X Subtype
TIMEINTERVALHIGH BAPIP0182-VALIDEND D 8 '99991231' X Valid to date
TIMEINTERVALLOW BAPIP0182-VALIDBEGIN D 8 '18000101' X Valid from date

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN1 u 470 Structure for return code

Paramètre Reférence Long. Facultatif Description
ALTERNAMEKEY BAPIPAKEY 34 Key for HR master data

Functionality
You can use this method to read the keys (instances) of Alternativenames records (0182) which are within the specified time interval.

Notes
Messages are transferred to the RETURN parameter. The relevantparameter documentation contains the return values and their meanings.
The key fields used by the method are described in the parameterdocumentation.
INCLUDE RETURN1 OBJECT DOKU ID TX
INCLUDE EMPLOYEENUMBER OBJECT DOKU ID TX
INCLUDE SUBTYPE OBJECT DOKU ID TX
INCLUDE VALIDITYEND OBJECT DOKU ID TX
INCLUDE VALIDITYBEGIN OBJECT DOKU ID TX
INCLUDE BAPIPAKEY OBJECT DOKU ID TX