The Function Module BAPI_EMPLOYEE_GETDATA_OLD (No Longer Used -> Function group RH65) is a standard Function Module in SAP ERP and is part of the function group 1065 within the package PBAS.
Function Module | BAPI_EMPLOYEE_GETDATA_OLD |
Short Text | No Longer Used -> Function group RH65 |
Function Group | 1065 |
Package | PBAS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BLDING_NO | LIKE | BAPIEMPLB-BLDING_NO | Search String for Building Number | |
COSTCENTER | LIKE | BAPIEMPLB-COSTCENTER | Search String for Cost Center | |
DATE | LIKE | BAPIEMPLB-DATE | SY-DATUM | Search Date |
FSTNAME_M | LIKE | BAPIEMPLB-FSTNAME_M | Search String for First Name | |
FST_NAME_K | LIKE | BAPIEMPLB-FST_NAME_K | Search String for First Name (Katakana) | |
FST_NAME_R | LIKE | BAPIEMPLB-FST_NAME_R | Search String for First Name (Romaji) | |
JOBTXT | LIKE | BAPIEMPLB-JOBTXT | Search String for Job | |
LASTNAME_M | LIKE | BAPIEMPLB-LASTNAME_M | Search String for Last Name | |
LIPLATE_NO | LIKE | BAPIEMPLB-LIPLATE_NO | Search String for License Plate Number | |
LST_NAME_K | LIKE | BAPIEMPLB-LST_NAME_K | Search String for Last Name (Katakana) | |
LST_NAME_R | LIKE | BAPIEMPLB-LST_NAME_R | Search String for Last Name (Romaji) | |
ORGTXT | LIKE | BAPIEMPLB-ORGTXT | Search String for Organizational Unit | |
PHONE_NO | LIKE | BAPIEMPLB-PHONE_NO | Search String for Telephone Number | |
POSTXT | LIKE | BAPIEMPLB-POSTXT | Search String for Position | |
ROOM_NO | LIKE | BAPIEMPLB-ROOM_NO | Search String for Room Number | |
USERID | LIKE | BAPIEMPLB-USERID | Search String for Communications ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN | Structure for Return Code |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHIVELINK | LIKE | BAPITOAV0 | Results List for Optical Archive | |
COMMUNICATION | LIKE | BAPIP0105B | Results List for Communication | |
INTERNAL_CONTROL | LIKE | BAPIP0032B | Results List for Internal Control | |
ORG_ASSIGNMENT | LIKE | BAPIP0001B | Results List for Organizational Assignment | |
PERSONAL_DATA | LIKE | BAPIP0002B | Results List for Personal Data |
This function module does not define any Exceptions.