SAP ABAP Class CL_LO_OIF_GUIBB_TEXT_LIST (Feeder Class for GUIBB Text List)
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 | 20100311 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20100311 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20100311 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20100311 |
Properties
| Class | CL_LO_OIF_GUIBB_TEXT_LIST | |
| Short Description | Feeder Class for GUIBB Text List | |
| 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 | 20100311 | SAP |
| Last change | 20110908 | 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_LIST | Generic List UI Building Block | 20100311 | ||
| 2 | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20100311 | ||
| 3 | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20100311 |
Friends
Class CL_LO_OIF_GUIBB_TEXT_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | New data of text table | 20100311 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Old data of text table | 20100311 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_INDEX | Texts to be deleted | 20100311 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100311 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X': Reset invisibility in get_data | 20100714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adapt action usage | 20100311 | |
| 2 | Instance method | Protected | Method | Adapt field usage | 20100311 | |
| 3 | Instance method | Protected | Method | Add text list actions | 20100311 | |
| 4 | Instance method | Protected | Method | Check actions of current list layout | 20100311 | |
| 5 | Instance method | Protected | Method | Check elements of current list layout | 20100311 | |
| 6 | Instance method | Protected | Method | Collect data from text data sections | 20100311 | |
| 7 | Instance method | Protected | Method | Delete texts from text list | 20100311 | |
| 8 | Instance method | Protected | Method | Select texts from text list | 20100311 | |
| 9 | Instance method | Protected | Method | Transfers data changes upon list processing | 20100311 |
Events
Class CL_LO_OIF_GUIBB_TEXT_LIST has no event.
Types
Class CL_LO_OIF_GUIBB_TEXT_LIST 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 | 20100311 | |||
| 2 | CV_ACT_USG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Action usage has been changed | 20100311 | |||
| 3 | IV_INPUT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' Input possible | 20100311 |
Method ADAPT_ACT_USG on class CL_LO_OIF_GUIBB_TEXT_LIST has no exception.
Method ADAPT_FLD_USG 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 | 20100311 | |||
| 2 | CV_FLD_USG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Field usage has been changed | 20100311 | |||
| 3 | IT_TEXT_KEY | Call by reference | Type reference (TYPE) | CL_LORD=>TCT_TEXT_KEY | Text key list | 20100311 | |||
| 4 | IV_PARENT | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100311 |
Method ADAPT_FLD_USG on class CL_LO_OIF_GUIBB_TEXT_LIST 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 | 20100311 |
Method ADD_ACTIONS on class CL_LO_OIF_GUIBB_TEXT_LIST has no exception.
Method CHECK_ACT_LIST 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_LIST_LAYOUT_ACTION | Actions of given layout | 20100311 |
Method CHECK_ACT_LIST on class CL_LO_OIF_GUIBB_TEXT_LIST has no exception.
Method CHECK_ELEM_LIST 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_ELEM | Call by reference | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_LIST_LAYOUT_FIELD | Element fields of given layout | 20100311 |
Method CHECK_ELEM_LIST on class CL_LO_OIF_GUIBB_TEXT_LIST has no exception.
Method COLLECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | ANY | 20100311 | ||||
| 2 | ES_TEXT | Call by reference | Type reference (TYPE) | TDS_TEXT_COM | Lean Order - Texts | 20100311 | |||
| 3 | IS_STRU | Call by reference | Type reference (TYPE) | TCS_SEL_STRUC | 20100311 | ||||
| 4 | IT_FLD | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20100311 | |||
| 5 | IT_TEXT_I | Call by reference | Type reference (TYPE) | TDT_TEXT_COMC | Table Type for Structure TDS_TEXT_COMC | 20100311 | |||
| 6 | IT_TEXT_R | Call by reference | Type reference (TYPE) | TDT_TEXT_COMR | Table Type for Structure TDS_TEXT_COMR | 20100311 | |||
| 7 | IT_TEXT_V | Call by reference | Type reference (TYPE) | TDT_TEXT_COMV | Table Type for Structure TDS_TEXT_COMV | 20100311 | |||
| 8 | IV_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20100311 |
Method COLLECT_DATA on class CL_LO_OIF_GUIBB_TEXT_LIST has no exception.
Method DELETE_TEXT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEL_LIN | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20100311 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_LO_OIF_MODEL | FPM Model Class for LO_OIF_MAIN_COMP | 20100311 |
Method DELETE_TEXT_LIST on class CL_LO_OIF_GUIBB_TEXT_LIST has no exception.
Method SELECT_TEXT_LIST 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 | 20100311 | |||
| 2 | IV_LEAD_IDX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20100311 |
Method SELECT_TEXT_LIST on class CL_LO_OIF_GUIBB_TEXT_LIST has no exception.
Method TRANSFER_DATA_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJINST | Call by reference | Type reference (TYPE) | TDS_OBJINST | Lean Order: Handle Object Instances | 20100311 | |||
| 2 | CS_TEXT_NEW | Call by reference | Type reference (TYPE) | TCS_TEXT_NEW | Text key for potential new text | 20100311 | |||
| 3 | CT_ADD_DATA | Call by reference | Type reference (TYPE) | TDT_ADDITIONAL_DATA | Additional plug-in data outside the LORD API/framework | 20100311 | |||
| 4 | CT_TEXT_COMV | Call by reference | Type reference (TYPE) | TDT_TEXT_COMV | Table Type for Structure TDS_TEXT_COMV | 20100311 | |||
| 5 | CT_TEXT_COMX | Call by reference | Type reference (TYPE) | TDT_TEXT_COMC | Table Type for Structure TDS_TEXT_COMC | 20100311 | |||
| 6 | IS_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100311 | ||||
| 7 | IT_CHG_LOG | Call by reference | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20100311 | |||
| 8 | IV_PARENT_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | Handle of parent object | 20100311 |
Method TRANSFER_DATA_LIST on class CL_LO_OIF_GUIBB_TEXT_LIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |