SAP ABAP Class CL_BCFG_KEY_STRING_BUILDER (create a unique key string by key components)
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
Properties
Class CL_BCFG_KEY_STRING_BUILDER  
Short Description create a unique key string by key components    
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 20110120   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCFG_KEY_STRING_BUILDER has no forward declaration.
Interfaces
Class CL_BCFG_KEY_STRING_BUILDER has no interface implemented.
Friends
Class CL_BCFG_KEY_STRING_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_KEY_REF Instance attribute Private Object reference (TYPE REF TO) STRING 20110928
2 M_KEY_STRING Instance attribute Private Type reference (TYPE) STRING 20110120
Methods
# Method Level Visibility Method type Description Created on
1 ADD_KEY_COMPONENT Instance method Public Method 20110120
2 ADD_KEY_VALUE Instance method Public Method 20110928
3 GET_UNIQUE_KEY_STRING Instance method Public Method 20110120
4 SET_BUFFER Instance method Public Method 20110928
Events
Class CL_BCFG_KEY_STRING_BUILDER has no event.
Types
Class CL_BCFG_KEY_STRING_BUILDER has no local type.
Method Signatures

Method ADD_KEY_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY_VALUE Call by reference Type reference (TYPE) STRING 20110120

Method ADD_KEY_COMPONENT on class CL_BCFG_KEY_STRING_BUILDER has no exception.

Method ADD_KEY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY_VALUE Call by reference Type reference (TYPE) SCPR_VALUE BC Set: Values 20110928

Method ADD_KEY_VALUE on class CL_BCFG_KEY_STRING_BUILDER has no exception.

Method GET_UNIQUE_KEY_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20110120

Method GET_UNIQUE_KEY_STRING on class CL_BCFG_KEY_STRING_BUILDER has no exception.

Method SET_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing BUFFER Call by reference Type reference (TYPE) STRING 20110928

Method SET_BUFFER on class CL_BCFG_KEY_STRING_BUILDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731