SAP ABAP Function Module BARC_GET_TEXTINDEX (Determine the text index belonging to a field)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRC (Package) ABAP Graphics Development: Network, Bar Chart
⤷
⤷
Basic Data
| Function Module | BARC_GET_TEXTINDEX | Determine the text index belonging to a field |
| Function Group | BARC | Bar Chart |
| Program Name | SAPLBARC | Function Group for Accessing Bar Chart |
| INCLUDE Name | LBARCU19 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TEXTINDEX | TYPE | BCVALS-FL | Text index | |||
| |
FIELD | TYPE | BCVALS-FL | Field name | |||
| |
BOX_TYPE | TYPE | BCBOXES-TYPE | SPACE | Box type | ||
| |
FORM_TYPE | TYPE | BCBOXES-FORM_TYPE | Form type | |||
| |
OBJECT_TYPE | TYPE | BCDELETE-OBJ_TYPE | Object type | |||
| |
WINID | TYPE | NET_GRAPH-WINID | SPACE | Window ID | ||
| |
INV_BOX_TYPE | TYPE | Incorrect box type | ||||
| |
INV_OBJECT_TYPE | TYPE | Incorrect object type | ||||
| |
INV_WINID | TYPE | Incorrect window ID | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |