Data Element list used by SAP ABAP Function Module CR_SCHED_SHIFT_GET (Schichtdaten eines Arbeitsplatzes bzw. einer Kapazität ausgeben)
SAP ABAP Function Module
CR_SCHED_SHIFT_GET (Schichtdaten eines Arbeitsplatzes bzw. einer Kapazität ausgeben) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CR_OBJID | Object ID of the resource | SOURCE VALUE(I_ARBID) LIKE CRHD-OBJID OPTIONAL |
|
| 2 | CY_BUCKET1 | Start of search in planning direction | SOURCE VALUE(I_FLG_BUCKET1) LIKE CYCRPSTPRO-BUCKET1 DEFAULT SPACE |
|
| 3 | CY_BUCKETU | Period split for dispatching | SOURCE VALUE(I_TIME_BUCKET) LIKE CYCRPSTPRO-BUCKET OPTIONAL |
|
| 4 | FORWARD | Plan. direction forwards | SOURCE VALUE(I_FLG_FORWARD) LIKE CYCRPSTPRO-FORWARD DEFAULT 'X' |
|
| 5 | KAPID | Capacity ID | SOURCE VALUE(I_KAPID) LIKE KAKO-KAPID OPTIONAL |
|
| 6 | SCHICHTNR | Shift number of the available capacity | SOURCE VALUE(E_NUMBER_OF_SHIFT) LIKE KAPA-SCHNR |
|
| 7 | SCHICHTNR | Shift number of the available capacity | SOURCE VALUE(I_NUMBER_OF_SHIFT) LIKE KAPA-SCHNR OPTIONAL |
|