SAP ABAP Class /BOFU/CL_LIB_SHORT_TEXT (Short Texts: Check/Init Lang, Init Upper case text)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/COMMON_1 (Package) Common Types; Reuse Objects; Functions (Native BS_FND)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_DETERMINATION Interface for a Determination 20090827
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_VALIDATION Interface for a Validation 20090827
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_DMO_D_TXT_2_UPPERCASE Initialize Upper Case Short text 20110119
2 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_LIB_D_TXT_2_UPPERCASE Initialize Upper Case Short text 20091109
Properties
Class /BOFU/CL_LIB_SHORT_TEXT  
Short Description Short Texts: Check/Init Lang, Init Upper case text    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /BOFU/COMMON    
Program status     
Category 0   
Package /BOFU/COMMON_1   Common Types; Reuse Objects; Functions (Native BS_FND) 
Created 20090827   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOFU/CL_LIB_SHORT_TEXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_DETERMINATION Interface for a Determination 20090827
2 /BOBF/IF_FRW_VALIDATION Interface for a Validation 20090827
Friends
Class /BOFU/CL_LIB_SHORT_TEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_FIELD_LANGUAGE_CODE Constant Protected Type reference (TYPE) STRING 'LANGUAGE_CODE' 20090827
2 SC_FIELD_TEXT Constant Protected Type reference (TYPE) STRING 'TEXT' 20090827
3 SC_FIELD_TEXT_UPPER_CASE Constant Protected Type reference (TYPE) STRING 'TEXT_U' 20090827
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LANG_AND_TEXT Instance method Protected Method Check language and text 20090827
2 GET_TEXT_FIELDS Instance method Protected Method Get Text Fields 20090827
3 INIT_LANG_AFTER_MODIFY Instance method Protected Method Initialize Language After MODIFY 20090827
4 INIT_UCASE_TXT_4_SAVE Instance method Protected Method Initialize Upper case text during save 20090827
Events
Class /BOFU/CL_LIB_SHORT_TEXT has no event.
Types
Class /BOFU/CL_LIB_SHORT_TEXT has no local type.
Method Signatures

Method CHECK_LANG_AND_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20090827
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Node Assignment to Error Flag 20090827
3 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20090827
4 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_VAL Context Information for Validations 20090827
5 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090827
# Exception Resumable Description Created on
1 /BOBF/CX_FRW BOPF Exception Class 20090827

Method GET_TEXT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIELD_LANGUAGE_CODE Call by reference Type reference (TYPE) CLIKE Language Code Field 20090827
2 Exporting EV_FIELD_TEXT Call by reference Type reference (TYPE) CLIKE Text field (maintained by user) 20090827
3 Exporting EV_FIELD_TEXT_UPPER_CASE Call by reference Type reference (TYPE) CLIKE Text field (Uppercase - maintained in this determination) 20090827
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090827
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090827

Method GET_TEXT_FIELDS on class /BOFU/CL_LIB_SHORT_TEXT has no exception.

Method INIT_LANG_AFTER_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20090827
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090827
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20090827
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20090827
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_DET Context Information for Determinations 20090827
6 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090827
# Exception Resumable Description Created on
1 /BOBF/CX_FRW Exception class 20090827

Method INIT_UCASE_TXT_4_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message Object 20090827
2 Exporting ET_FAILED_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090827
3 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20090827
4 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Reading Data 20090827
5 Importing IS_CTX Call by reference Type reference (TYPE) /BOBF/S_FRW_CTX_DET Context Information for Determinations 20090827
6 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY Key Table 20090827
# Exception Resumable Description Created on
1 /BOBF/CX_FRW Exception class 20090827
History
Last changed by/on SAP  20110908 
SAP Release Created in 702