SAP ABAP Class CL_LO_OIF_GUIBB_TEXT (Feeder Superclass for GUIBB Text)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SLS_LO_OIF (Package) Lean Order OIF
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20100309
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_CONSTANTS Constants for GUIBB 20100309
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LO_OIF_GUIBB_TEXT_FORM Feeder Class for GUIBB Text Form 20100309
2 Inheritance (c INHERITING FROM c_ref)  CL_LO_OIF_GUIBB_TEXT_LIST Feeder Class for GUIBB Text List 20100311
Properties
Class CL_LO_OIF_GUIBB_TEXT  
Short Description Feeder Superclass for GUIBB Text    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SLS_LO_OIF   Lean Order OIF 
Created 20100309   SAP 
Last change 20110908   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 CL_LORD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20100309
2 IF_FPM_GUIBB_CONSTANTS Constants for GUIBB 20100309
Friends
Class CL_LO_OIF_GUIBB_TEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DISPLAY_TYPE Instance attribute Public Attribute reference (LIKE) 20100309
2 MO_DATA_CUST Instance attribute Protected Object reference (TYPE REF TO) DATA New data of customer owned text structure 20100309
3 MO_DATA_N Instance attribute Protected Object reference (TYPE REF TO) DATA New data of text structure 20100309
4 MO_DATA_O Instance attribute Protected Object reference (TYPE REF TO) DATA Old data of text structure 20100309
5 MS_SEL_STRU Instance attribute Protected Type reference (TYPE) TCS_SEL_STRUC Text structures involved according to selected fields 20100309
6 MT_TEXT_CUST Instance attribute Protected Type reference (TYPE) TCT_NAME_RANGE Field catalogue of customer fields 20100309
7 MT_TEXT_KEY Instance attribute Protected Type reference (TYPE) CL_LORD=>TCT_TEXT_KEY List of text keys 20100309
8 MT_TID Instance attribute Private Type reference (TYPE) TCT_TID Text ID data for combination of text ID, text object 20100309
9 MT_TID_BUF Instance attribute Private Type reference (TYPE) TCT_LO_TDID_BUF LORD: List of Text IDs for a list of TextObject/TextGroup 20100309
10 MT_TID_T Instance attribute Private Type reference (TYPE) TCT_TID_T Texts for combination of text ID, text object, text language 20100309
11 MT_TLA_BUF Instance attribute Private Type reference (TYPE) TCT_LO_TDLA_BUF LORD: List of Text languages for a list of TextObjects 20100309
12 MT_TLA_T Instance attribute Private Type reference (TYPE) TCT_TLA_T Texts for combination of text object, text language 20100309
13 MV_EVENT_ID Instance attribute Protected Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20100309
14 MV_LAST_PARENT Instance attribute Protected Type reference (TYPE) GUID_32 Parent from previous round-trip 20100309
15 MV_MY_CLS_NAME Instance attribute Protected Type reference (TYPE) ABAP_ABSTYPENAME My class name 20100309
16 MV_MY_OBJ_TYPE Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20100309
17 MV_OBJ_TYPE Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20100309
18 MV_SCR_FORMAT Instance attribute Protected Type reference (TYPE) BOOLE_D 'X': Use formatted SCR 20100309
19 MV_TOBJ Instance attribute Protected Type reference (TYPE) TDOBJECT Texts: Application Object 20100309
20 MV_TXTOB Instance attribute Protected Type reference (TYPE) TXTOB Object for which the text group is created 20100309
21 ST_TEXT_NEW Static Attribute Protected Type reference (TYPE) TCT_TEXT_NEW Text keys for default GUID for parents 20100309
Methods
# Method Level Visibility Method type Description Created on
1 ADOPT_FLD_DEF Instance method Protected Method Non generically adopt field definition on field level 20100309
2 CHECK_DEFAULT_LANGU Instance method Protected Method Checks whether the default text language is allowed 20100309
3 GET_DATA_TID Instance method Protected Method Provides detail data for a given text ID 20100309
4 GET_SEL_STRU Instance method Protected Method Provides text data sections to be covered 20100309
5 GET_TEXT_DDLB Instance method Protected Method Provides DDLB data for text keys ID and language 20100309
6 GET_TEXT_NEW Static method Protected Method Get default text key data of given parent 20100309
7 GET_TID Instance method Protected Method Provides all text IDs for for {text group, object type} 20100309
8 GET_TID_DEF Instance method Protected Method Provides default text ID for {text group, object type} 20100309
9 GET_TID_INT Instance method Protected Method Provides all text IDs for for {text group, object type} 20100309
10 GET_TID_LABEL Instance method Protected Method Provides label for a given text ID/object in logon language 20100309
11 GET_TLA Instance method Protected Method Provides all text languages for {object type} 20100309
12 GET_TLA_COM Instance method Protected Method Provides communication text language for {object type} 20100309
13 GET_TLA_DEF Instance method Protected Method Provides default text language for {object type} 20100309
14 GET_TLA_INT Instance method Protected Method Provides all text languages for {object type} 20100309
15 GET_TLA_LABEL Instance method Protected Method Provides label for a given text language in logon language 20100309
16 MAP_DATA_NEW Instance method Protected Method Map text data for open line/new text 20100309
17 PARSE_SELECTED_FIELDS Instance method Protected Method Checks which kind of text fields are on layout 20100309
18 SET_TEXT_NEW Static method Protected Method Set default text key data of given parent 20100309
Events
Class CL_LO_OIF_GUIBB_TEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_NAME_RANGE Protected See coding 20100309 tcs_name_range type line of tct_name_range
2 TCS_PARTY_BUFFER Public See coding 20100309 begin of tcs_party_buffer, obj_type type tabname, pargr type pargr, party_kv type shsvaltab, party_kv_all type shsvaltab, def_parvw type parvw, end of tcs_party_buffer
3 TCS_SEL_STRUC Protected See coding 20100309 begin of tcs_sel_struc, text_cust type boole_d, end of tcs_sel_struc
4 TCS_TEXT_NEW Protected See coding 20100309 begin of tcs_text_new, parent type guid_32, text type guid_32, tid type tdid, tla type spras, end of tcs_text_new
5 TCS_TID_T Protected Type reference (TYPE) TTXIT 20100309
6 TCS_TLA_T Protected Type reference (TYPE) T002T 20100309
7 TCT_NAME_RANGE Protected See coding 20100309 tct_name_range type range of cl_abap_structdescr=>component-name
8 TCT_PARTY_BUFFER Public See coding 20100309 tct_party_buffer type sorted table of tcs_party_buffer with unique key obj_type pargr
9 TCT_TEXT_NEW Protected See coding 20100309 tct_text_new type sorted table of tcs_text_new with unique key parent text
10 TCT_TID Protected See coding 20100309 tct_tid type sorted table of ttxid with unique key tdobject tdid
11 TCT_TID_T Protected See coding 20100309 tct_tid_t type sorted table of tcs_tid_t with unique key tdspras tdobject tdid
12 TCT_TLA_T Protected See coding 20100309 tct_tla_t type sorted table of tcs_tla_t with unique key spras sprsl
Method Signatures

Method ADOPT_FLD_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORM_FLD Call by reference Type reference (TYPE) FPMGB_T_FORMFIELD_DESCR 20100309
2 Changing CT_LIST_FLD Call by reference Type reference (TYPE) FPMGB_T_LISTFIELD_DESCR 20100309

Method ADOPT_FLD_DEF on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method CHECK_DEFAULT_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_LANGU Call by reference Type reference (TYPE) SPRAS 20100309

Method CHECK_DEFAULT_LANGU on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_DATA_TID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TID Call by reference Type reference (TYPE) TDID 20100309
2 Returning RS_TID Value transfer Type reference (TYPE) TTXID 20100309

Method GET_DATA_TID on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_SEL_STRU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL_FLD Call by reference Type reference (TYPE) FPMGB_T_SELECTED_FIELDS 20100309
2 Returning RS_SEL_STRU Value transfer Type reference (TYPE) TCS_SEL_STRUC 20100309

Method GET_SEL_STRU on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_TEXT_DDLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TID_DDLB Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST 20100309
2 Exporting ET_TLA_DDLB Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST 20100309
3 Importing IT_TEXT_KEY Call by reference Type reference (TYPE) CL_LORD=>TCT_TEXT_KEY 20100309
4 Importing IV_KEY_EXT Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 20100309
5 Importing IV_PARENT Call by reference Type reference (TYPE) GUID_32 20100309
6 Importing IV_TID Call by reference Type reference (TYPE) TDID SPACE 20100309

Method GET_TEXT_DDLB on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_TEXT_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT Call by reference Type reference (TYPE) GUID_32 20100309
2 Importing IV_TEXT Call by reference Type reference (TYPE) GUID_32 20100309
3 Returning RS_TEXT_NEW Value transfer Type reference (TYPE) TCS_TEXT_NEW 20100309
# Exception Resumable Description Created on
1 NO_ENTRY 20100309

Method GET_TID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 20100309
2 Returning RT_TID Value transfer Type reference (TYPE) TCT_LO_TDID 20100309

Method GET_TID on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_TID_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 20100309
2 Returning RV_TID_DEF Value transfer Type reference (TYPE) TDID 20100309

Method GET_TID_DEF on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_TID_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 20100309
2 Returning RS_TID_BUF Value transfer Type reference (TYPE) TCS_LO_TDID_BUF 20100309

Method GET_TID_INT on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_TID_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TID Call by reference Type reference (TYPE) TDID 20100309
2 Returning RV_TID_T Value transfer Type reference (TYPE) STRING 20100309

Method GET_TID_LABEL on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_TLA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TLA Value transfer Type reference (TYPE) TCT_LO_TDLA 20100309

Method GET_TLA on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_TLA_COM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT Call by reference Type reference (TYPE) GUID_32 20100309
2 Returning RV_TLA_COM Value transfer Type reference (TYPE) SPRAS 20100309

Method GET_TLA_COM on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_TLA_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TLA_DEF Value transfer Type reference (TYPE) SPRAS 20100309

Method GET_TLA_DEF on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_TLA_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TLA_BUF Value transfer Type reference (TYPE) TCS_LO_TDLA_BUF 20100309

Method GET_TLA_INT on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method GET_TLA_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TLA Call by reference Type reference (TYPE) SPRAS 20100309
2 Returning RV_TLA_T Value transfer Type reference (TYPE) STRING 20100309

Method GET_TLA_LABEL on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method MAP_DATA_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20100309
2 Importing IS_NEW Call by reference Type reference (TYPE) TCS_TEXT_NEW 20100309

Method MAP_DATA_NEW on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method PARSE_SELECTED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SELECTED_STRUCS Call by reference Type reference (TYPE) TCS_SEL_STRUC 20100309
2 Importing IT_SELECTED_FIELDS Call by reference Type reference (TYPE) FPMGB_T_SELECTED_FIELDS 20100309

Method PARSE_SELECTED_FIELDS on class CL_LO_OIF_GUIBB_TEXT has no exception.

Method SET_TEXT_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEXT_NEW Call by reference Type reference (TYPE) TCS_TEXT_NEW 20100309
2 Importing IT_TEXT_NEW Call by reference Type reference (TYPE) TCT_TEXT_NEW 20100309

Method SET_TEXT_NEW on class CL_LO_OIF_GUIBB_TEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605