Data Element list used by SAP ABAP Function Module RH_EVENTTYPECOSTS_GET (Determine cost items of business event types)
SAP ABAP Function Module
RH_EVENTTYPECOSTS_GET (Determine cost items of business event types) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DAYCT | Effective duration in days | SOURCE VALUE(IN_C_DAYS) LIKE HRVSCHED-NDAYS OPTIONAL |
|
| 2 | HRFLAGX | General flag | SOURCE VALUE(IN_CREATEMODUS_C) LIKE HRVCOST-FLAG_X DEFAULT SPACE |
|
| 3 | ISTAT_D | Planning Status | SOURCE VALUE(IN_COSTSSTATUS) LIKE P1036-ISTAT DEFAULT '1' |
|
| 4 | KAPZ2 | Optimum capacity | SOURCE VALUE(IN_C_CAPACITY) LIKE HRVEVDAT-KAPZ2 OPTIONAL |
|
| 5 | NSECO | Duration in seconds | SOURCE VALUE(IN_C_SECONDS) LIKE HRVSCHED-NSECO OPTIONAL |
|
| 6 | SUBTYP | Subtype | SOURCE VALUE(IN_COSTSSUBTYPE) LIKE P1036-SUBTY DEFAULT '0001' |
|
| 7 | SUBTYP | Subtype | SOURCE VALUE(IN_SCHEDULESUBTYPE) LIKE HRV1042A-SUBTY DEFAULT '0001' |
|
| 8 | WAERS | Currency Key | SOURCE VALUE(IN_CURRENCY) LIKE P1036-WAERS OPTIONAL |
|