The Function Module BAPI_EMPPERSID_CHANGE (Change Personal-ID) is a standard Function Module in SAP ERP and is part of the function group PPID within the package P99_INFTY0185.
Function Module | BAPI_EMPPERSID_CHANGE |
Short Text | Change Personal-ID |
Function Group | PPID |
Package | P99_INFTY0185 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLICATIONDATE | LIKE | BAPIP0185-TIMES | Application date | |
APPLICATIONSTATUS | LIKE | BAPIP0185-ASTAT | Application status | |
DOCISSUENUMBER | LIKE | BAPIP0185-DOCN1 | Document isuing number | |
EMPLOYEENUMBER | LIKE | BAPIP0185-EMPLOYEENO | Personnel number | |
ICNUMBER | LIKE | BAPIP0185-ICNUM | Identity Number | |
IDCOUNTRY | LIKE | BAPIP0185-IDCOT | Country of ID | |
IDEXPIRYDATE | LIKE | BAPIP0185-EXPID | ID expiry date | |
IDISSUEDCOUNTRY | LIKE | BAPIP0185-ISCOT | Country of issue | |
IDISSUEDPLACE | LIKE | BAPIP0185-ISSPL | Place of issue of Identification | |
INDICATORCONSCHKOVERRIDE | LIKE | BAPIP0185-OVCHK | Indicator for overriding consistency check | |
ISSUINGAUTHORITY | LIKE | BAPIP0185-AUTH1 | Issuing authority | |
LENGTHOFMULTIPLEVISA | LIKE | BAPIP0185-DATEN | Valid length of multiple visa | |
LOCKINDICATOR | LIKE | BAPIP0185-LOCKINDIC | Lock indicator for HR master record | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | No commit | |
OBJECTID | LIKE | BAPIP0185-OBJECTID | Object identification | |
OLDICNUMBER | LIKE | BAPIP0185-ICOLD | Old IC number | |
PERSONALIDISSUEDT | LIKE | BAPIP0185-FPDAT | Date of issue for personal ID | |
RECORDNUMBER | LIKE | BAPIP0185-RECORDNR | Number of infotype record | |
REJECTREASON | LIKE | BAPIP0185-REJEC | Reject reason | |
SINGLEMULTIPLE | LIKE | BAPIP0185-AKIND | Single/multiple | |
SUBTYPE | LIKE | BAPIP0185-SUBTYPE | Subtype | |
TIMEUNITFORNEXTPAYMENT | LIKE | BAPIP0185-DATEU | Time unit for determining next payment | |
USEDFROMDATE | LIKE | BAPIP0185-USEFR | Used from -date | |
USEDTODATE | LIKE | BAPIP0185-USETO | Used to -date | |
VALIDITYBEGIN | LIKE | BAPIP0185-VALIDBEGIN | Valid from date | |
VALIDITYEND | LIKE | BAPIP0185-VALIDEND | Validity end date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Structure for Return Code |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.