SAP ABAP Class CL_BCFG_BCSET_CONFIG_OBJ_STXT (config object for S-text tables)
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_OBJ_TXT config object for tables with lang key 20101026
Properties
Class CL_BCFG_BCSET_CONFIG_OBJ_STXT  
Short Description config object for S-text tables    
Super Class CL_BCFG_BCSET_CONFIG_OBJ_TXT config object for tables with lang key 
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 20100625   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...
Interfaces
Class CL_BCFG_BCSET_CONFIG_OBJ_STXT has no interface implemented.
Friends
Class CL_BCFG_BCSET_CONFIG_OBJ_STXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MTS_KEY_FIELD_MAPPING Instance attribute Private Type reference (TYPE) TY_TS_KEY_FIELD_MAPPING 20110513
2 MV_CHECKTABLE Instance attribute Private Type reference (TYPE) CHECKTABLE 20101026
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_TEXT_TO_VALL Instance method Public Method 20101105
2 CONSTRUCTOR Instance method Public Constructor 20100625
3 GET_KEY_FLDS_FROM_OBJECT_FLDS Instance method Private Method 20120306
4 GET_PRIMARY_KEY_FOR_TEXT_LINE Instance method Public Method 20110513
5 GET_PRIMARY_LINE Instance method Public Method 20101206
6 GET_TEXT_KEY_FOR_PRIMARY_LINE Instance method Public Method 20110513
7 SELECT_DEPENDENT Instance method Public Method 20101124
Events
Class CL_BCFG_BCSET_CONFIG_OBJ_STXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_KEY_FIELD_MAPPING Private See coding 20110513 begin of ty_s_key_field_mapping, primary_keyfield type scpr_fld, text_keyfield type scpr_fld, end of ty_s_key_field_mapping
2 TY_TS_KEY_FIELD_MAPPING Private See coding 20110513 ty_ts_key_field_mapping type sorted table of ty_s_key_field_mapping with unique key primary_keyfield
Method Signatures

Method APPEND_TEXT_TO_VALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VALL Call by reference Type reference (TYPE) SCPR_VALL_TAB 20101105
2 Importing IO_PRIMARY_LINE Call by reference Object reference (TYPE REF TO) CL_BCFG_BCSET_ABSTRACT_LINE 20110513
3 Importing IV_ID Call by reference Type reference (TYPE) SCPR_ID 20101105
4 Importing IV_LANG_COLUMN Call by reference Type reference (TYPE) VIMDESC-SPRASFIELD 20101105
5 Importing IV_RECNUMBER Call by reference Type reference (TYPE) SCPR_RECNR 20101105
6 Importing IV_TABLENAME Call by reference Type reference (TYPE) SCPR_TABL 20101105
7 Importing IV_USE_INTERNAL_FORMAT Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20111130

Method APPEND_TEXT_TO_VALL on class CL_BCFG_BCSET_CONFIG_OBJ_STXT 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
3 Importing IT_STXT_KEY_FIELDS Call by reference Type reference (TYPE) DD05MTTYP Table Type for DD05M 20101102

Method CONSTRUCTOR on class CL_BCFG_BCSET_CONFIG_OBJ_STXT has no exception.

Method GET_KEY_FLDS_FROM_OBJECT_FLDS 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_CONFIG_CONTAINER=>TY_T_FIELD_VALUES list of TY_S_FIELD_VALUE 20120306
2 Importing I_RECNUMBER Call by reference Type reference (TYPE) I 20120306
3 Returning RESULT Value transfer Type reference (TYPE) IF_BCFG_CONFIG_CONTAINER=>TY_T_FIELD_VALUES list of TY_S_FIELD_VALUE 20120306

Method GET_KEY_FLDS_FROM_OBJECT_FLDS on class CL_BCFG_BCSET_CONFIG_OBJ_STXT has no exception.

Method GET_PRIMARY_KEY_FOR_TEXT_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) IF_BCFG_CONFIG_LINE 20110513
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20110513

Method GET_PRIMARY_KEY_FOR_TEXT_LINE on class CL_BCFG_BCSET_CONFIG_OBJ_STXT has no exception.

Method GET_PRIMARY_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) IF_BCFG_CONFIG_LINE 20101206
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_CONFIG_LINE 20101206

Method GET_PRIMARY_LINE on class CL_BCFG_BCSET_CONFIG_OBJ_STXT has no exception.

Method GET_TEXT_KEY_FOR_PRIMARY_LINE Signature

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

Method GET_TEXT_KEY_FOR_PRIMARY_LINE on class CL_BCFG_BCSET_CONFIG_OBJ_STXT has no exception.

Method SELECT_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) STANDARD TABLE 20101124
2 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20101124
# Exception Resumable Description Created on
1 CX_ABAP_INVALID_NAME 20110311
History
Last changed by/on SAP  20130531 
SAP Release Created in 703