SAP ABAP Class CL_LO_OIF_GUIBB_TEXT_FORM (Feeder Class for GUIBB Text Form)
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 Inheritance (c INHERITING FROM c_ref)  CL_LO_OIF_GUIBB_TEXT Feeder Superclass for GUIBB Text 20100309
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM Generic Form UI Building Block 20100309
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM_EXT GUIBB Form extended 20100309
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20100309
Properties
Class CL_LO_OIF_GUIBB_TEXT_FORM  
Short Description Feeder Class for GUIBB Text Form    
Super Class CL_LO_OIF_GUIBB_TEXT Feeder Superclass for GUIBB Text 
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 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_FORM Generic Form UI Building Block 20100309
2 IF_FPM_GUIBB_FORM_EXT GUIBB Form extended 20100309
3 IF_LO_OIF_LISTENER Actions for sub-objects that listen to LO OIF 20100309
Friends
Class CL_LO_OIF_GUIBB_TEXT_FORM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_DOC_OBN Instance attribute Protected Type reference (TYPE) BOOLE_D 'X': Open WinWord session via OBN 20100309
2 MV_HANDLE_DEF Instance attribute Protected Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20100309
3 MV_LIST_DETAIL Instance attribute Protected Type reference (TYPE) BOOLE_D Indicator = X: Form acts as list detail (vs. as service view 20100309
4 MV_TEXT_XSTRING Instance attribute Protected Type reference (TYPE) XSTRING DOC text buffer 20100309
5 SC_LIST_DETAIL Static Attribute Protected Type reference (TYPE) STRING 'LIST_DETAIL' Parameter: Form acts as list detail (vs. as service view) 20100309
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_ACT_USG Instance method Protected Method Adapt action usage 20100309
2 ADAPT_FLD_USG_DDLB Instance method Protected Method Adapt field usage for DDLB 20100309
3 ADAPT_FLD_USG_DOC Instance method Protected Method Adapt field usage for DOC field enabling/disabling 20100309
4 ADD_ACTIONS Instance method Protected Method Add text form actions 20100309
5 CHECK_ACT_FORM Instance method Protected Method Check actions of current form layout 20100311
6 CHECK_ELEM_FORM Instance method Protected Method Check elements of form layout 20100310
7 DELETE_TEXT_FORM Instance method Protected Method Delete text from text form 20100309
8 L2A_TEXT_OC Instance method Protected Method Launch Office Text Control from text form 20100309
9 LAUNCH_OBN Instance method Protected Method Launch Office Text Control via OBN 20100309
10 LAUNCH_URL Instance method Protected Method Launch Office Text Control via URL 20100309
11 SET_DEFAULT_TEXT_X Instance method Protected Method Set default values of TEXT_X structure 20100309
12 SET_TEXT_X Instance method Protected Method Set values of TEXT_X structure for current data 20100309
13 TRANSFER_DATA_FORM Instance method Protected Method Transfers data changes upon form processing 20100309
Events
Class CL_LO_OIF_GUIBB_TEXT_FORM has no event.
Types
Class CL_LO_OIF_GUIBB_TEXT_FORM has no local type.
Method Signatures

Method ADAPT_ACT_USG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACT_USG Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20100309
2 Changing CV_ACT_USG Call by reference Type reference (TYPE) BOOLE_D 'X': Action usage has been changed 20100309
3 Importing IS_DATA Call by reference Type reference (TYPE) TDS_TEXT_FORM Text form fields: Data content 20100309
4 Importing IV_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100309
5 Importing IV_PARENT Call by reference Type reference (TYPE) GUID_32 Parent handle 20100309
6 Importing IV_TRTYP Call by reference Type reference (TYPE) TRTYP Transaction type 20100309

Method ADAPT_ACT_USG on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method ADAPT_FLD_USG_DDLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FLD_USG Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE Field Usage 20100309
2 Changing CV_FLD_USG Call by reference Type reference (TYPE) BOOLE_D 'X': Field usage has been changed 20100309
3 Importing IT_TEXT_KEY Call by reference Type reference (TYPE) CL_LORD=>TCT_TEXT_KEY Text key list 20100309
4 Importing IV_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20100309
5 Importing IV_TID Call by reference Type reference (TYPE) TDID SPACE Text ID 20100309

Method ADAPT_FLD_USG_DDLB on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method ADAPT_FLD_USG_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FLD_USG Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE Field Usage 20100309
2 Importing IT_ACT_USG Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20100309

Method ADAPT_FLD_USG_DOC on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method ADD_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACT_DEF Call by reference Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20100309

Method ADD_ACTIONS on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method CHECK_ACT_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MSG Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100311
2 Importing IT_ACT Call by reference Type reference (TYPE) CL_LO_OIF_SERVICES=>TCT_FORM_LAYOUT_ACTION Actions of given layout 20100311

Method CHECK_ACT_FORM on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method CHECK_ELEM_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MSG Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20100310
2 Importing IT_ELEM Call by reference Type reference (TYPE) CL_LO_OIF_SERVICES=>TCT_FORM_LAYOUT_FIELD 20100310

Method CHECK_ELEM_FORM on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method DELETE_TEXT_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) CL_LO_OIF_MODEL FPM Model Class for LO_OIF_MAIN_COMP 20100309
2 Returning RV_ACTION Value transfer Type reference (TYPE) FCODE Action 20100309

Method DELETE_TEXT_FORM on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method L2A_TEXT_OC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) CL_LO_OIF_MODEL FPM Model Class for LO_OIF_MAIN_COMP 20100309

Method L2A_TEXT_OC on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method LAUNCH_OBN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) CL_LO_OIF_MODEL FPM Model Class for LO_OIF_MAIN_COMP 20100309
2 Importing IV_APPL_GUID Call by reference Type reference (TYPE) GUID_32 Application GUID 20100309
3 Importing IV_MODE Call by reference Type reference (TYPE) TRTYP Transaction type 20100309
4 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR_VA Sales Document Item 20100309
5 Importing IV_TEXT_GUID Call by reference Type reference (TYPE) GUID_32 Text GUID 20100309
6 Importing IV_TID Call by reference Type reference (TYPE) TDID Text ID 20100309
7 Importing IV_TID_T Call by reference Type reference (TYPE) TDTEXT Description of Text ID 20100309
8 Importing IV_TLA Call by reference Type reference (TYPE) SPRAS Language Key 20100309
9 Importing IV_TLA_T Call by reference Type reference (TYPE) SPTXT Description of Language Key 20100309
10 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20100309

Method LAUNCH_OBN on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method LAUNCH_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) CL_LO_OIF_MODEL FPM Model Class for LO_OIF_MAIN_COMP 20100309
2 Importing IV_APPL_GUID Call by reference Type reference (TYPE) GUID_32 Application GUID 20100309
3 Importing IV_MODE Call by reference Type reference (TYPE) TRTYP Transaction type 20100309
4 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR_VA Sales Document Item 20100309
5 Importing IV_TEXT_GUID Call by reference Type reference (TYPE) GUID_32 Text GUID 20100309
6 Importing IV_TID Call by reference Type reference (TYPE) TDID Text ID 20100309
7 Importing IV_TID_T Call by reference Type reference (TYPE) TDTEXT Description of Text ID 20100309
8 Importing IV_TLA Call by reference Type reference (TYPE) SPRAS Language Key 20100309
9 Importing IV_TLA_T Call by reference Type reference (TYPE) SPTXT Description of Language Key 20100309
10 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20100309

Method LAUNCH_URL on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method SET_DEFAULT_TEXT_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TEXT_FORM_X Call by reference Type reference (TYPE) TDS_TEXT_FORM_X Text form fields: Control parameter 20100309
2 Importing IV_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100309
3 Importing IV_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20100309

Method SET_DEFAULT_TEXT_X on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method SET_TEXT_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TEXT_FORM Call by reference Type reference (TYPE) TDS_TEXT_FORM Text form fields: Data content 20100309
2 Changing CS_TEXT_FORM_X Call by reference Type reference (TYPE) TDS_TEXT_FORM_X Text form fields: Control parameter 20100309
3 Importing IV_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100309
4 Importing IV_INPUT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100309
5 Importing IV_TRTYP Call by reference Type reference (TYPE) TRTYP Transaction type 20100309

Method SET_TEXT_X on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.

Method TRANSFER_DATA_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BAL_S_SHOW Application Log: Log display data 20100309
2 Exporting ES_OBJINST Call by reference Type reference (TYPE) TDS_OBJINST Lean Order: Handle Object Instances 20100309
3 Exporting ES_TEXT_NEW Call by reference Type reference (TYPE) TCS_TEXT_NEW Text key for potential new text 20100309
4 Exporting ET_ADD_DATA Call by reference Type reference (TYPE) TDT_ADDITIONAL_DATA Additional plug-in data outside the LORD API/framework 20100309
5 Exporting ET_TEXT_COMV Call by reference Type reference (TYPE) TDT_TEXT_COMV Table Type for Structure TDS_TEXT_COMV 20100309
6 Exporting ET_TEXT_COMX Call by reference Type reference (TYPE) TDT_TEXT_COMC Table Type for Structure TDS_TEXT_COMC 20100309
7 Exporting EV_LEAD Call by reference Type reference (TYPE) GUID_32 Text handle to be newly lead selected 20100309
8 Importing IS_DATA Call by reference Object reference (TYPE REF TO) DATA 20100309
9 Importing IT_CHG_LOG Call by reference Type reference (TYPE) FPMGB_T_CHANGELOG Field Changelog 20100309
10 Importing IV_LEAD_HANDLE_O Call by reference Type reference (TYPE) GUID_32 Handle of previously lead selected text 20100309
11 Importing IV_PARENT_HANDLE Call by reference Type reference (TYPE) GUID_32 Handle of parent object 20100309

Method TRANSFER_DATA_FORM on class CL_LO_OIF_GUIBB_TEXT_FORM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605