Table/Structure Field list used by SAP ABAP Function Module BARC_GET_TEXTINDEX (Determine the text index belonging to a field)
SAP ABAP Function Module
BARC_GET_TEXTINDEX (Determine the text index belonging to a field) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BCBOXES - FORM_TYPE | Form type | ||
| 2 | BCBOXES - FORM_TYPE | Form type | SOURCE VALUE(FORM_TYPE) LIKE BCBOXES-FORM_TYPE |
|
| 3 | BCBOXES - TYPE | Type for box in bar chart | ||
| 4 | BCBOXES - TYPE | Type for box in bar chart | SOURCE VALUE(BOX_TYPE) LIKE BCBOXES-TYPE DEFAULT SPACE |
|
| 5 | BCDELETE - OBJ_TYPE | Object type in bar chart | ||
| 6 | BCDELETE - OBJ_TYPE | Object type in bar chart | SOURCE VALUE(OBJECT_TYPE) LIKE BCDELETE-OBJ_TYPE |
|
| 7 | BCVALS - FL | Flag: Use of values in value tables | ||
| 8 | BCVALS - FL | Flag: Use of values in value tables | SOURCE VALUE(TEXTINDEX) LIKE BCVALS-FL |
|
| 9 | BCVALS - FL | Flag: Use of values in value tables | SOURCE VALUE(FIELD) LIKE BCVALS-FL |
|
| 10 | NET_GRAPH - WINID | Window ID in graphic | SOURCE VALUE(WINID) LIKE NET_GRAPH-WINID DEFAULT SPACE |
|
| 11 | NET_GRAPH - WINID | Window ID in graphic |