Data Element list used by SAP ABAP Function Module HR_ECM_MODIFY_INFOTYPE (Modify a Record of an Employee Infotype)
SAP ABAP Function Module
HR_ECM_MODIFY_INFOTYPE (Modify a Record of an Employee Infotype) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE REFERENCE(IS_OK) TYPE BOOLE_D |
|
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE REFERENCE(MODIFY_TEXT) TYPE BOOLE_D DEFAULT ' ' |
|
| 3 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE REFERENCE(NO_AUTH_CHECK) TYPE BOOLE_D DEFAULT ' ' |
|
| 4 | SEQNR | Number of Infotype Record With Same Key | SOURCE REFERENCE(SEQNR) TYPE SEQNR |
|