SAP ABAP Class CL_BCFG_BCSET_CONFIG_OBJ_TXT (config object for tables with lang key)
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_CONFIG_OBJECT config object using BC sets 20101026
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BCFG_BCSET_CONFIG_OBJ_STXT config object for S-text tables 20101026
Properties
Class CL_BCFG_BCSET_CONFIG_OBJ_TXT  
Short Description config object for tables with lang key    
Super Class CL_BCFG_BCSET_CONFIG_OBJECT config object using BC sets 
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 20101026   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)
Interfaces
Class CL_BCFG_BCSET_CONFIG_OBJ_TXT has no interface implemented.
Friends
Class CL_BCFG_BCSET_CONFIG_OBJ_TXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_LANG_LINES Instance attribute Protected See coding 20101026
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PRIMARY_LINE_TO_RESULT Instance method Protected Method 20110105
2 CHECK_LANGUS_COMPLETE_INTERN Instance method Private Method 20101227
3 CONSTRUCTOR Instance method Public Constructor 20101026
4 ENHANCE_CONFLICT_DELTA_RESULT Instance method Private Method 20110105
5 GET_LANG_LINE_ENTRY Instance method Protected Method 20101026
6 GET_LANG_LINE_ENTRY_INTERN Instance method Private Method 20110513
7 GET_LANG_LINE_KEY Instance method Protected Method 20110513
8 INSERT_LANGUAGE_LINE Instance method Protected Method 20101026
9 REMOVE_LANGUAGE_LINE Instance method Protected Method 20101026
Events
Class CL_BCFG_BCSET_CONFIG_OBJ_TXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LANG_LINE_ENTRY Protected See coding 20101026 begin of lang_line_entry, key type string, lang type spras, line type ref to cl_bcfg_bcset_abstract_line, end of lang_line_entry
Method Signatures

Method ADD_PRIMARY_LINE_TO_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_LINE Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20110105
2 Importing I_COPY_KEY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110105
3 Importing I_OTHER_DM Call by reference Object reference (TYPE REF TO) IF_BCFG_DATA_MANAGER 20110223

Method ADD_PRIMARY_LINE_TO_RESULT on class CL_BCFG_BCSET_CONFIG_OBJ_TXT has no exception.

Method CHECK_LANGUS_COMPLETE_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTRIES Call by reference Attribute reference (LIKE) MT_LANG_LINES 20101227
2 Importing IV_ALLOWED_LANGUS Call by reference Type reference (TYPE) IF_BCFG_CONFIG_CONTAINER=>TY_T_LANGUAGES 20101227

Method CHECK_LANGUS_COMPLETE_INTERN on class CL_BCFG_BCSET_CONFIG_OBJ_TXT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA_MANAGER Call by reference Object reference (TYPE REF TO) IF_BCFG_DATA_MANAGER 20110223
2 Importing IS_TABLEDESCR Call by reference Type reference (TYPE) SCPRRECORD2 BC Sets: Field Descriptions 20101102

Method CONSTRUCTOR on class CL_BCFG_BCSET_CONFIG_OBJ_TXT has no exception.

Method ENHANCE_CONFLICT_DELTA_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_OBJECT 20110105
2 Importing IO_OTHER_DM Call by reference Object reference (TYPE REF TO) IF_BCFG_DATA_MANAGER 20110223
3 Importing IV_COPY_KEY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110105
4 Importing IV_ENHANCE_WITH_LANGUS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110105

Method ENHANCE_CONFLICT_DELTA_RESULT on class CL_BCFG_BCSET_CONFIG_OBJ_TXT has no exception.

Method GET_LANG_LINE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LANG_LINE Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20101026
2 Returning RESULT Value transfer Type reference (TYPE) LANG_LINE_ENTRY 20101228

Method GET_LANG_LINE_ENTRY on class CL_BCFG_BCSET_CONFIG_OBJ_TXT has no exception.

Method GET_LANG_LINE_ENTRY_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LANG_LINE Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20110513
2 Returning RESULT Value transfer Type reference (TYPE) LANG_LINE_ENTRY 20110513

Method GET_LANG_LINE_ENTRY_INTERN on class CL_BCFG_BCSET_CONFIG_OBJ_TXT has no exception.

Method GET_LANG_LINE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LANG_LINE Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20110513
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20110513

Method GET_LANG_LINE_KEY on class CL_BCFG_BCSET_CONFIG_OBJ_TXT has no exception.

Method INSERT_LANGUAGE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LANG_LINE Call by reference Object reference (TYPE REF TO) CL_BCFG_BCSET_ABSTRACT_LINE 20101026

Method INSERT_LANGUAGE_LINE on class CL_BCFG_BCSET_CONFIG_OBJ_TXT has no exception.

Method REMOVE_LANGUAGE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LANG_LINE Call by reference Object reference (TYPE REF TO) CL_BCFG_BCSET_ABSTRACT_LINE 20101026

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