SAP ABAP Function Module BARC_GET_PROFILE_CONTENTS (Determine customizing profile contents)
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_PROFILE_CONTENTS | Determine customizing profile contents |
| Function Group | BARC | Bar Chart |
| Program Name | SAPLBARC | Function Group for Accessing Bar Chart |
| INCLUDE Name | LBARCU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TBCG_DEFS | TYPE | TBCG | Single profiles of the graphics profile | |||
| |
TBCO_DEFS | TYPE | TBCO | Options | |||
| |
GET_TBCA_DEFS | TYPE | 'x' | Indicator: Determine chart types | |||
| |
GET_TBCC_DEFS | TYPE | 'x' | Indicator: Determine color types | |||
| |
GET_TBCF_DEFS | TYPE | 'x' | Indicator: Determine form types | |||
| |
GET_TBCL_DEFS | TYPE | 'x' | Indicator: Determine layer types | |||
| |
GET_TBCO_DEFS | TYPE | 'x' | Indicator: Determine options | |||
| |
GET_TFAT_DEFS | TYPE | 'x' | Indicator: Determine field attributes | |||
| |
GET_TFMT_DEFS | TYPE | 'x' | Indicator: Determine formats | |||
| |
GET_THLT_DEFS | TYPE | 'x' | Indicator: Determine colors | |||
| |
PROFILE | TYPE | BCPROFILE | Graphics profile | |||
| |
TBCA_DEFS | TYPE | TBCA | Chart types | |||
| |
TBCC_DEFS | TYPE | TBCC | Color types | |||
| |
TBCF_DEFS | TYPE | TBCF | Form types | |||
| |
TBCL_DEFS | TYPE | TBCL | Layer types | |||
| |
TFAT_DEFS | TYPE | TFAT | Field attributes | |||
| |
TFMT_DEFS | TYPE | TFMT | Formats | |||
| |
THLT_DEFS | TYPE | THLT | Colors | |||
| |
INV_TBCA_DEFS | TYPE | Incorrect chart profile | ||||
| |
INV_TBCC_DEFS | TYPE | Incorrect color type profile | ||||
| |
INV_TBCF_DEFS | TYPE | Incorrect form type profile | ||||
| |
INV_TBCG_DEFS | TYPE | Incorrect graphics profile | ||||
| |
INV_TBCL_DEFS | TYPE | Incorrect layer type profile | ||||
| |
INV_TBCO_DEFS | TYPE | Incorrect options profile | ||||
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 |