Data Element list used by SAP ABAP Function Module PLTC_CREATE_TIME_AXIS (Generated time axis for Gantt chart from time profile)
SAP ABAP Function Module
PLTC_CREATE_TIME_AXIS (Generated time axis for Gantt chart from time profile) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCSECTID | Identification for section in time axis of bar chart | SOURCE VALUE(AN_ID) LIKE BCSECTION-ID |
|
| 2 | BCSECTID | Identification for section in time axis of bar chart | SOURCE VALUE(AV_ID) LIKE BCSECTION-ID |
|
| 3 | BCSECTID | Identification for section in time axis of bar chart | SOURCE VALUE(PH_ID) LIKE BCSECTION-ID |
|
| 4 | CY_LIDATUB | Date up to which data is displayed in the list | SOURCE VALUE(END_DATE) LIKE CYCRPDATES-LIDAB |
|
| 5 | CY_LIDATUV | Date from which data is to be displayed in the list | SOURCE VALUE(START_DATE) LIKE CYCRPDATES-LIDAV |
|
| 6 | CY_TIPRO | Time profile for capacity leveling/extended evaluation | SOURCE VALUE(TIME_PROFILE_ID) LIKE TCY33-TIPRO_ID DEFAULT SPACE |
|
| 7 | GRWINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
|
| 8 | SEC_PROF | Time scale in the planning table | SOURCE VALUE(TIME_AXIS_PROFILE_ID) LIKE TCY54D-SEC_PROFID DEFAULT SPACE |
|