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
Exporting TBCG_DEFS TYPE TBCG Single profiles of the graphics profile
Exporting TBCO_DEFS TYPE TBCO Options
Importing GET_TBCA_DEFS TYPE 'x' Indicator: Determine chart types
Importing GET_TBCC_DEFS TYPE 'x' Indicator: Determine color types
Importing GET_TBCF_DEFS TYPE 'x' Indicator: Determine form types
Importing GET_TBCL_DEFS TYPE 'x' Indicator: Determine layer types
Importing GET_TBCO_DEFS TYPE 'x' Indicator: Determine options
Importing GET_TFAT_DEFS TYPE 'x' Indicator: Determine field attributes
Importing GET_TFMT_DEFS TYPE 'x' Indicator: Determine formats
Importing GET_THLT_DEFS TYPE 'x' Indicator: Determine colors
Importing PROFILE TYPE BCPROFILE Graphics profile
Tables TBCA_DEFS TYPE TBCA Chart types
Tables TBCC_DEFS TYPE TBCC Color types
Tables TBCF_DEFS TYPE TBCF Form types
Tables TBCL_DEFS TYPE TBCL Layer types
Tables TFAT_DEFS TYPE TFAT Field attributes
Tables TFMT_DEFS TYPE TFMT Formats
Tables THLT_DEFS TYPE THLT Colors
Exception INV_TBCA_DEFS TYPE Incorrect chart profile
Exception INV_TBCC_DEFS TYPE Incorrect color type profile
Exception INV_TBCF_DEFS TYPE Incorrect form type profile
Exception INV_TBCG_DEFS TYPE Incorrect graphics profile
Exception INV_TBCL_DEFS TYPE Incorrect layer type profile
Exception INV_TBCO_DEFS TYPE Incorrect options profile
               
Processing Type
Normal Function Module  
Remote-Enabled 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