Table/Structure Field 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 Table/Structure Field  CRHD - OBJID Object ID of the resource
2 Table/Structure Field  CRHD - OBJID Object ID of the resource SOURCE VALUE(I_ARBID) LIKE CRHD-OBJID OPTIONAL
3 Table/Structure Field  CYCRPSTPRO - BUCKET Period split for dispatching
4 Table/Structure Field  CYCRPSTPRO - BUCKET Period split for dispatching SOURCE VALUE(I_TIME_BUCKET) LIKE CYCRPSTPRO-BUCKET OPTIONAL
5 Table/Structure Field  CYCRPSTPRO - BUCKET1 Start of search in planning direction
6 Table/Structure Field  CYCRPSTPRO - BUCKET1 Start of search in planning direction SOURCE VALUE(I_FLG_BUCKET1) LIKE CYCRPSTPRO-BUCKET1 DEFAULT SPACE
7 Table/Structure Field  CYCRPSTPRO - FORWARD Plan. direction forwards
8 Table/Structure Field  CYCRPSTPRO - FORWARD Plan. direction forwards SOURCE VALUE(I_FLG_FORWARD) LIKE CYCRPSTPRO-FORWARD DEFAULT 'X'
9 Table/Structure Field  KAKO - KAPID Capacity ID
10 Table/Structure Field  KAKO - KAPID Capacity ID SOURCE VALUE(I_KAPID) LIKE KAKO-KAPID OPTIONAL
11 Table/Structure Field  KAPA - SCHNR Shift number of the available capacity SOURCE VALUE(I_NUMBER_OF_SHIFT) LIKE KAPA-SCHNR OPTIONAL
12 Table/Structure Field  KAPA - SCHNR Shift number of the available capacity SOURCE VALUE(E_NUMBER_OF_SHIFT) LIKE KAPA-SCHNR
13 Table/Structure Field  KAPA - SCHNR Shift number of the available capacity
14 Table/Structure Field  KAZY - ANZSH Number of shifts in a day
15 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
16 Table/Structure Field  SYST - UZEIT ABAP System Field: Current Time of Application Server