Table/Structure Field 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 | ![]() |
BCTIMEOBJ - FL | Attribute type of time object | |
2 | ![]() |
BCTIMEOBJ - FL | Attribute type of time object | SOURCE VALUE(FL) LIKE BCTIMEOBJ-FL DEFAULT SPACE |
3 | ![]() |
BCTIMEOBJ - ID | Identification for time objects in bar chart | |
4 | ![]() |
BCTIMEOBJ - ID | Identification for time objects in bar chart | SOURCE VALUE(ID) LIKE BCTIMEOBJ-ID |
5 | ![]() |
BCTIMEOBJ - R_VAL | Value for recurrent time objects | |
6 | ![]() |
BCTIMEOBJ - R_VAL | Value for recurrent time objects | SOURCE VALUE(R_VAL) LIKE BCTIMEOBJ-R_VAL DEFAULT SPACE |
7 | ![]() |
BCTIMEOBJ - TYPE | Type of time oject in bar chart | |
8 | ![]() |
BCTIMEOBJ - TYPE | Type of time oject in bar chart | SOURCE VALUE(TIMEOBJECT_TYPE) LIKE BCTIMEOBJ-TYPE DEFAULT 'U' |
9 | ![]() |
BCTIMEOBJ - U_VAL | Values for unique time objects | |
10 | ![]() |
BCTIMEOBJ - U_VAL | Values for unique time objects | SOURCE VALUE(U_VAL) LIKE BCTIMEOBJ-U_VAL DEFAULT SPACE |
11 | ![]() |
NET_GRAPH - WINID | Window ID in graphic | |
12 | ![]() |
NET_GRAPH - WINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
13 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables | |
14 | ![]() |
SYST - UZEIT | ABAP System Field: Current Time of Application Server |