Table list used by SAP ABAP Function Module BARC_ADD_SECTION (Create a section of the time axis)
SAP ABAP Function Module
BARC_ADD_SECTION (Create a section of the time axis) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BCSECTION | Section of the time axis in Gantt chart | SOURCE VALUE(ID) LIKE BCSECTION-ID |
2 | ![]() |
BCSECTION | Section of the time axis in Gantt chart | SOURCE VALUE(UNIT) LIKE BCSECTION-UNIT DEFAULT '5' |
3 | ![]() |
BCSECTION | Section of the time axis in Gantt chart | SOURCE VALUE(START) LIKE BCSECTION-START |
4 | ![]() |
BCSECTION | Section of the time axis in Gantt chart | SOURCE VALUE(SIZE) LIKE BCSECTION-SIZE DEFAULT 100 |
5 | ![]() |
NET_GRAPH | Parameters for graphics selection | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |