Data Element list used by SAP ABAP Function Module BARC_ADD_TIME_OBJECT (Create a time object)
SAP ABAP Function Module
BARC_ADD_TIME_OBJECT (Create a time object) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BCTIMEFL | Attribute type of time object | SOURCE VALUE(FL) LIKE BCTIMEOBJ-FL DEFAULT SPACE |
2 | ![]() |
BCTIMEOBID | Identification for time objects in bar chart | SOURCE VALUE(ID) LIKE BCTIMEOBJ-ID |
3 | ![]() |
BCTIMERVAL | Value for recurrent time objects | SOURCE VALUE(R_VAL) LIKE BCTIMEOBJ-R_VAL DEFAULT SPACE |
4 | ![]() |
BCTIMETYPE | Type of time oject in bar chart | SOURCE VALUE(TIMEOBJECT_TYPE) LIKE BCTIMEOBJ-TYPE DEFAULT 'U' |
5 | ![]() |
BCTIMEVAL | Values for unique time objects | SOURCE VALUE(U_VAL) LIKE BCTIMEOBJ-U_VAL DEFAULT SPACE |
6 | ![]() |
GRWINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |