SAP ABAP Class /BCV/CL_CFG_PROV_CHART_BOBJ (Data providing for chart technology Business Objects)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV-CFG (Application Component) Configuration
     /BCV/CFG_PROV (Package) BCV Configuration, Data Provisioning
Properties
Class /BCV/CL_CFG_PROV_CHART_BOBJ  
Short Description Data providing for chart technology Business Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/CFG_PROV   BCV Configuration, Data Provisioning 
Created 20091111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BCV/CL_CFG_PROV_CHART_BOBJ has no interface implemented.
Friends
Class /BCV/CL_CFG_PROV_CHART_BOBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DBTAB_C_XC_MAPP Constant Private Type reference (TYPE) DDOBJNAME '/BCV/C_XC_MAPP' DB table name 20091230
2 GC_DBTAB_XC_CONF Constant Private Type reference (TYPE) DDOBJNAME '/BCV/C_XC_CONF' DB table name 20091230
3 GC_PACKAGE_LOCAL Constant Private Type reference (TYPE) DEVCLASS '$TMP' Package 20091119
Methods
# Method Level Visibility Method type Description Created on
1 DEL_XC_CONF Static method Public Method Delete data from XC configuration table 20091111
2 GET_DBTAB_KEYSTRUC Static method Private Method Get key structure of database table 20091230
3 GET_MAPPING_DATA Static method Public Method Get XC Mapping Data 20091111
4 GET_MIME Static method Public Method Get Mime file 20091119
5 GET_XC_CONF Static method Public Method Get data from XC configuration table 20091111
6 MESSAGE_GET Static method Private Method Get message 20100112
7 SET_MAPPING_DATA Static method Public Method Set XC Mapping Data 20091111
8 SET_MIME Static method Public Method Upload Mime file 20091111
Events
Class /BCV/CL_CFG_PROV_CHART_BOBJ has no event.
Types
Class /BCV/CL_CFG_PROV_CHART_BOBJ has no local type.
Method Signatures

Method DEL_XC_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20091111
2 Importing IV_CUSTOMIZING_REQUEST Call by reference Type reference (TYPE) TRKORR Customizing request 20100113
3 Importing IV_DISPLAY_ID Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Chart ID 20091111
4 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20091111
5 Importing IV_TRANSPORT Call by reference Type reference (TYPE) ABAP_BOOL 'X': Transport mapping entries, ' ': do not transport 20100113

Method DEL_XC_CONF on class /BCV/CL_CFG_PROV_CHART_BOBJ has no exception.

Method GET_DBTAB_KEYSTRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DBTAB_KEYSTRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Keystructure of database table 20091230
2 Importing IV_DBTAB_NAME Call by reference Type reference (TYPE) DDOBJNAME Name of database table 20091230

Method GET_DBTAB_KEYSTRUC on class /BCV/CL_CFG_PROV_CHART_BOBJ has no exception.

Method GET_MAPPING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20091111
2 Exporting ET_XC_MAP Call by reference Type reference (TYPE) /BCV/T_XC_MAPP XC Mapping 20091111
3 Importing IV_DISPLAY_ID Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Chart ID 20091111
4 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20091111

Method GET_MAPPING_DATA on class /BCV/CL_CFG_PROV_CHART_BOBJ has no exception.

Method GET_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20091119
2 Exporting EV_CONTENT Call by reference Type reference (TYPE) XSTRING 20091119
3 Importing IV_URL Call by reference Type reference (TYPE) STRING 20091119

Method GET_MIME on class /BCV/CL_CFG_PROV_CHART_BOBJ has no exception.

Method GET_XC_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_XC_CONF Call by reference Type reference (TYPE) /BCV/S_UIF_XC Structure of XC Configuration 20091111
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20091111
3 Importing IV_DISPLAY_ID Call by reference Type reference (TYPE) /BCV/UIF_DISPLAY_ID Chart ID 20091111
4 Importing IV_QVIEW_ID Call by reference Type reference (TYPE) /BCV/UIF_QVIEW_ID ID of Query View 20091111

Method GET_XC_CONF on class /BCV/CL_CFG_PROV_CHART_BOBJ has no exception.

Method MESSAGE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) /BCV/S_FND_MESSAGES Messages 20100112
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20100112
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20100112
4 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20100112
5 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20100112
6 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20100112
7 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20100112
8 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20100112

Method MESSAGE_GET on class /BCV/CL_CFG_PROV_CHART_BOBJ has no exception.

Method SET_MAPPING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20091119
2 Importing IS_XC_CONF Call by reference Type reference (TYPE) /BCV/S_CONF_XC XC Configuration 20091111
3 Importing IV_CUSTOMIZING_REQUEST Call by reference Type reference (TYPE) TRKORR Customizing Request ID 20100111
4 Importing IV_TRANSPORT Call by reference Type reference (TYPE) ABAP_BOOL 'X': transport Mapping Data, ' ': do not transport 20100108

Method SET_MAPPING_DATA on class /BCV/CL_CFG_PROV_CHART_BOBJ has no exception.

Method SET_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BCV/T_FND_MESSAGES Messages 20091111
2 Importing IS_TRANS Call by reference Type reference (TYPE) /BCV/S_CFG_TRANS_KEYS Key Figures for system transportation request 20091111
3 Importing IV_CONTENT Call by reference Type reference (TYPE) XSTRING Mime Content 20091111
4 Importing IV_TR Call by reference Type reference (TYPE) ABAP_BOOL Transportation Flag 20091111
5 Importing IV_URL Call by reference Type reference (TYPE) STRING Mime Path 20091111

Method SET_MIME on class /BCV/CL_CFG_PROV_CHART_BOBJ has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702