Data Element list used by SAP ABAP Function Module RH_PM_POSITION_RATING (PMG: Dienstpostenbewertung)
SAP ABAP Function Module
RH_PM_POSITION_RATING (PMG: Dienstpostenbewertung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BEGDATUM | Start Date | SOURCE VALUE(ACT_BEGDA) LIKE P1000-BEGDA DEFAULT '19000101' |
|
| 2 | ENDDATUM | End Date | SOURCE VALUE(ACT_ENDDA) LIKE P1000-ENDDA DEFAULT '99991231' |
|
| 3 | INFOTYP | Infotype | SOURCE VALUE(ACT_INFTY) LIKE P1000-INFTY |
|
| 4 | ISTAT_D | Planning Status | SOURCE VALUE(ACT_ISTAT) LIKE P1000-ISTAT DEFAULT '1' |
|
| 5 | OBJEKTID | Object ID | SOURCE VALUE(ACT_OBJID) LIKE P1000-OBJID |
|
| 6 | OKCODE | Function Code | SOURCE VALUE(ACT_MAINT) LIKE T77FC-FCODE DEFAULT 'DISP' |
|
| 7 | OTYPE | Object Type | SOURCE VALUE(ACT_OTYPE) LIKE P1000-OTYPE DEFAULT 'S' |
|
| 8 | PLVAR | Plan Version | SOURCE VALUE(ACT_PLVAR) LIKE P1000-PLVAR |
|
| 9 | VTASK | Type of Update | SOURCE VALUE(ACT_VTASK) LIKE HRRHAP-VTASK DEFAULT 'B' |
|