SAP ABAP Class CL_BCFG_METADATA_COLLECTOR (Collects the BC metadata)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
     S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCFG_METADATA_COLLECTOR Retrieves metadata from a remote system 20120322
Properties
Class CL_BCFG_METADATA_COLLECTOR  
Short Description Collects the BC metadata    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_BCFG_SCPR_IMPL   Business Configuration Support SCPR Implementation 
Created 20120322   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCFG_METADATA_COLLECTOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BCFG_METADATA_COLLECTOR Retrieves metadata from a remote system 20120322
Friends
Class CL_BCFG_METADATA_COLLECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DS_HELPER Instance attribute Protected Object reference (TYPE REF TO) CL_BCFG_BCSET_DS_HELPER helper for data-strategy, access to persistence Fubas 20120322
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RAISE_EXCEPTION Instance method Private Method Checks the results and raises an exception if needed 20120326
2 CONSTRUCTOR Instance method Public Constructor 20120322
3 CONVERT_SCPRRECORD2_TABLE_INFO Instance method Private Method Converts a single SCPRRECORD2 and view infos to table info 20120322
Events
Class CL_BCFG_METADATA_COLLECTOR has no event.
Types
Class CL_BCFG_METADATA_COLLECTOR has no local type.
Method Signatures

Method CHECK_RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ERR_DETAIL Call by reference Type reference (TYPE) BCFG_S_ERR_DETAIL Names the items affected by a (failed) container operation 20120326
2 Importing IS_EXCEPTION Call by reference Type reference (TYPE) BCFG_EXCEPTION Structure to transport exceptions and messages 20120326
# Exception Resumable Description Created on
1 CX_BCFG_INVALID_MAPPING raised if a mapping is invalid or missing 20120326

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120322

Method CONSTRUCTOR on class CL_BCFG_METADATA_COLLECTOR has no exception.

Method CONVERT_SCPRRECORD2_TABLE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TABLEDESCR Call by reference Type reference (TYPE) SCPRRECORD2 BC Sets: Field Descriptions 20120322
2 Importing IT_VIEWFIELDS Call by reference Type reference (TYPE) SCPR_DD27P_TAB 20120323
3 Importing IT_VIEWMAPPINGS Call by reference Type reference (TYPE) SCP1_FIELD_MAPPINGS 20120322
4 Importing IT_VIEWTABLES_REDUC Call by reference Type reference (TYPE) SCPR_DD26V_TAB 20120323
5 Returning RESULT Value transfer Type reference (TYPE) IF_BCFG_METADATA_COLLECTOR=>TY_S_TABLE_INFO Metadata about a table 20120322

Method CONVERT_SCPRRECORD2_TABLE_INFO on class CL_BCFG_METADATA_COLLECTOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732