Data Element list used by SAP ABAP Function Module RH_INSERT_INFTY_EXP (Einfügen von Infotypsätzen (expandiert oder mit Tabellenteil))
SAP ABAP Function Module
RH_INSERT_INFTY_EXP (Einfügen von Infotypsätzen (expandiert oder mit Tabellenteil)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COMMIT_FLG | Execute COMMIT Switch | SOURCE REFERENCE(COMMIT_FLG) LIKE HRRHAP-COMMIT_FLG DEFAULT 'X' |
|
| 2 | HRTABNR | Reference Number to Table Part | ||
| 3 | HR_AUTHY | Indicator: Authorization | SOURCE REFERENCE(AUTHY) LIKE HRRHAP-AUTHY DEFAULT 'X' |
|
| 4 | INFOTYP | Infotype | ||
| 5 | KEEP_LUPD | Retain: Last Changed By/On | SOURCE REFERENCE(KEEP_LUPD) LIKE HRRHAP-KEEP_LUPD OPTIONAL |
|
| 6 | OKCODE | Function Code | SOURCE REFERENCE(FCODE) LIKE HRRHAP-FCODE DEFAULT 'INSE' |
|
| 7 | OLD_TABNR | Flag: Adopt Old Pointer (TABNR) at INSERT | SOURCE REFERENCE(OLD_TABNR) LIKE HRRHAP-OLD_TABNR DEFAULT SPACE |
|
| 8 | ORDER_FLG | Switch: Note Sequence When Updating | SOURCE REFERENCE(ORDER_FLG) LIKE HRRHAP-ORDER_FLG DEFAULT 'X' |
|
| 9 | VTASK | Type of Update | SOURCE REFERENCE(VTASK) LIKE HRRHAP-VTASK |
|
| 10 | WORKF_ACTV | Event Creation Switch for Updating Database | SOURCE REFERENCE(WORKF_ACTV) LIKE HRRHAP-WORKF_ACTV DEFAULT 'X' |
|