SAP ABAP Class CL_BCFG_BCSET_KEY_CONTAINER (container impl based on BC sets)
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 Inheritance (c INHERITING FROM c_ref)  CL_BCFG_BCSET_CONTAINER abstract base class for bc set based containers 20101130
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCFG_KEY_CONTAINER Container class to store a set of keys (see doc.) 20101122
Properties
Class CL_BCFG_BCSET_KEY_CONTAINER  
Short Description container impl based on BC sets    
Super Class CL_BCFG_BCSET_CONTAINER abstract base class for bc set based containers 
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 20101119   SAP 
Last change 20130531   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)
2 IF_BCFG_CONFIG_CONTAINER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_BCFG_KEY_CONTAINER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BCFG_KEY_CONTAINER Container class to store a set of keys (see doc.) 20101122
Friends
Class CL_BCFG_BCSET_KEY_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DATA_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_BCFG_DATA_MANAGER 20110225
Methods
# Method Level Visibility Method type Description Created on
1 ADD_KEYS_INTERNAL Instance method Public Method 20101122
2 CONSTRUCTOR Instance method Public Constructor 20110311
3 CREATE_FROM_TEMPLATE Static method Public Method 20110225
4 GET_FIELDS_AS_KEYS Instance method Private Method 20101216
5 GET_KEYS_INTERNAL Instance method Private Method 20101122
Events
Class CL_BCFG_BCSET_KEY_CONTAINER has no event.
Types
Class CL_BCFG_BCSET_KEY_CONTAINER has no local type.
Method Signatures

Method ADD_KEYS_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINES Call by reference Type reference (TYPE) ANY TABLE 20101122
2 Importing IV_SKIP_INITIAL Call by reference Type reference (TYPE) ABAP_BOOL 20110119
# Exception Resumable Description Created on
1 CX_BCFG_LANGU_NOT_ALLOWED 20101122
2 CX_BCFG_MALFORMED_KEY 20120326

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BCFG_BCSET_KEY_CONTAINER has no parameter.
Method CONSTRUCTOR on class CL_BCFG_BCSET_KEY_CONTAINER has no exception.

Method CREATE_FROM_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_MANAGER Call by reference Object reference (TYPE REF TO) IF_BCFG_DATA_MANAGER 20110225
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCFG_BCSET_KEY_CONTAINER 20110225
# Exception Resumable Description Created on
1 CX_BCFG_LANGU_NOT_COMPLETE 20110225

Method GET_FIELDS_AS_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDS Call by reference Type reference (TYPE) IF_BCFG_KEY_CONTAINER=>TY_T_FIELD_VALUES 20110119
2 Returning RESULT Value transfer Type reference (TYPE) CL_BCFG_BCSET_CONFIG_CONTAINER=>T_CONFIG_LINES 20101216

Method GET_FIELDS_AS_KEYS on class CL_BCFG_BCSET_KEY_CONTAINER has no exception.

Method GET_KEYS_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINES Call by reference Type reference (TYPE) ANY TABLE 20101122

Method GET_KEYS_INTERNAL on class CL_BCFG_BCSET_KEY_CONTAINER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703