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 | 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 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | 'X': Open WinWord session via OBN | 20100309 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100309 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Indicator = X: Form acts as list detail (vs. as service view | 20100309 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | XSTRING | DOC text buffer | 20100309 | |||
| 5 | 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 | Instance method | Protected | Method | Adapt action usage | 20100309 | |
| 2 | Instance method | Protected | Method | Adapt field usage for DDLB | 20100309 | |
| 3 | Instance method | Protected | Method | Adapt field usage for DOC field enabling/disabling | 20100309 | |
| 4 | Instance method | Protected | Method | Add text form actions | 20100309 | |
| 5 | Instance method | Protected | Method | Check actions of current form layout | 20100311 | |
| 6 | Instance method | Protected | Method | Check elements of form layout | 20100310 | |
| 7 | Instance method | Protected | Method | Delete text from text form | 20100309 | |
| 8 | Instance method | Protected | Method | Launch Office Text Control from text form | 20100309 | |
| 9 | Instance method | Protected | Method | Launch Office Text Control via OBN | 20100309 | |
| 10 | Instance method | Protected | Method | Launch Office Text Control via URL | 20100309 | |
| 11 | Instance method | Protected | Method | Set default values of TEXT_X structure | 20100309 | |
| 12 | Instance method | Protected | Method | Set values of TEXT_X structure for current data | 20100309 | |
| 13 | 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 | CT_ACT_USG | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20100309 | |||
| 2 | CV_ACT_USG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Action usage has been changed | 20100309 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | TDS_TEXT_FORM | Text form fields: Data content | 20100309 | |||
| 4 | IV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100309 | |||
| 5 | IV_PARENT | Call by reference | Type reference (TYPE) | GUID_32 | Parent handle | 20100309 | |||
| 6 | 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 | CT_FLD_USG | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20100309 | |||
| 2 | CV_FLD_USG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Field usage has been changed | 20100309 | |||
| 3 | IT_TEXT_KEY | Call by reference | Type reference (TYPE) | CL_LORD=>TCT_TEXT_KEY | Text key list | 20100309 | |||
| 4 | IV_PARENT | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100309 | |||
| 5 | 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 | CT_FLD_USG | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20100309 | |||
| 2 | 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 | 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 | CT_MSG | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20100311 | |||
| 2 | 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 | CT_MSG | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20100310 | |||
| 2 | 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 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_LO_OIF_MODEL | FPM Model Class for LO_OIF_MAIN_COMP | 20100309 | |||
| 2 | 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 | 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 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_LO_OIF_MODEL | FPM Model Class for LO_OIF_MAIN_COMP | 20100309 | |||
| 2 | IV_APPL_GUID | Call by reference | Type reference (TYPE) | GUID_32 | Application GUID | 20100309 | |||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20100309 | |||
| 4 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR_VA | Sales Document Item | 20100309 | |||
| 5 | IV_TEXT_GUID | Call by reference | Type reference (TYPE) | GUID_32 | Text GUID | 20100309 | |||
| 6 | IV_TID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20100309 | |||
| 7 | IV_TID_T | Call by reference | Type reference (TYPE) | TDTEXT | Description of Text ID | 20100309 | |||
| 8 | IV_TLA | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20100309 | |||
| 9 | IV_TLA_T | Call by reference | Type reference (TYPE) | SPTXT | Description of Language Key | 20100309 | |||
| 10 | 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 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_LO_OIF_MODEL | FPM Model Class for LO_OIF_MAIN_COMP | 20100309 | |||
| 2 | IV_APPL_GUID | Call by reference | Type reference (TYPE) | GUID_32 | Application GUID | 20100309 | |||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | TRTYP | Transaction type | 20100309 | |||
| 4 | IV_POSNR | Call by reference | Type reference (TYPE) | POSNR_VA | Sales Document Item | 20100309 | |||
| 5 | IV_TEXT_GUID | Call by reference | Type reference (TYPE) | GUID_32 | Text GUID | 20100309 | |||
| 6 | IV_TID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20100309 | |||
| 7 | IV_TID_T | Call by reference | Type reference (TYPE) | TDTEXT | Description of Text ID | 20100309 | |||
| 8 | IV_TLA | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20100309 | |||
| 9 | IV_TLA_T | Call by reference | Type reference (TYPE) | SPTXT | Description of Language Key | 20100309 | |||
| 10 | 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 | CS_TEXT_FORM_X | Call by reference | Type reference (TYPE) | TDS_TEXT_FORM_X | Text form fields: Control parameter | 20100309 | |||
| 2 | IV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100309 | |||
| 3 | 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 | CS_TEXT_FORM | Call by reference | Type reference (TYPE) | TDS_TEXT_FORM | Text form fields: Data content | 20100309 | |||
| 2 | CS_TEXT_FORM_X | Call by reference | Type reference (TYPE) | TDS_TEXT_FORM_X | Text form fields: Control parameter | 20100309 | |||
| 3 | IV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100309 | |||
| 4 | IV_INPUT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100309 | |||
| 5 | 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 | ES_MSG | Call by reference | Type reference (TYPE) | BAL_S_SHOW | Application Log: Log display data | 20100309 | |||
| 2 | ES_OBJINST | Call by reference | Type reference (TYPE) | TDS_OBJINST | Lean Order: Handle Object Instances | 20100309 | |||
| 3 | ES_TEXT_NEW | Call by reference | Type reference (TYPE) | TCS_TEXT_NEW | Text key for potential new text | 20100309 | |||
| 4 | ET_ADD_DATA | Call by reference | Type reference (TYPE) | TDT_ADDITIONAL_DATA | Additional plug-in data outside the LORD API/framework | 20100309 | |||
| 5 | ET_TEXT_COMV | Call by reference | Type reference (TYPE) | TDT_TEXT_COMV | Table Type for Structure TDS_TEXT_COMV | 20100309 | |||
| 6 | ET_TEXT_COMX | Call by reference | Type reference (TYPE) | TDT_TEXT_COMC | Table Type for Structure TDS_TEXT_COMC | 20100309 | |||
| 7 | EV_LEAD | Call by reference | Type reference (TYPE) | GUID_32 | Text handle to be newly lead selected | 20100309 | |||
| 8 | IS_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100309 | ||||
| 9 | IT_CHG_LOG | Call by reference | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20100309 | |||
| 10 | IV_LEAD_HANDLE_O | Call by reference | Type reference (TYPE) | GUID_32 | Handle of previously lead selected text | 20100309 | |||
| 11 | 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 |