SAP ABAP Class CL_LO_OIF_GUIBB_FPLT_LIST (Feeder Class for GUIBB Billing Plan Date Items - 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_FPLT | Feeder Superclass for GUIBB Billing Plan Date Items | 20090213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090213 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20090219 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20090213 |
Properties
| Class | CL_LO_OIF_GUIBB_FPLT_LIST | |
| Short Description | Feeder Class for GUIBB Billing Plan Date Items - List | |
| Super Class | CL_LO_OIF_GUIBB_FPLT | Feeder Superclass for GUIBB Billing Plan Date Items |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SLS_LO_OIF | Lean Order OIF |
| Created | 20090213 | 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) | |
| 2 | 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 | 20090213 | ||
| 2 | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20090219 | ||
| 3 | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20090213 |
Friends
Class CL_LO_OIF_GUIBB_FPLT_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 FPLT table | 20090213 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Old data of FPLT table | 20090213 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_INDEX | Billing Plan Date Lines to be deleted | 20090213 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CL_LORD=>TCT_FPLT_KEY | Mapping table [index, handle, key] | 20090213 | |||
| 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 | 20090224 | |
| 2 | Instance method | Protected | Method | Check actions of current list layout | 20090213 | |
| 3 | Instance method | Protected | Method | Check display type of actions | 20090213 | |
| 4 | Instance method | Protected | Method | Check elements of current list layout | 20090213 | |
| 5 | Instance method | Protected | Method | Defines possible actions upon field catalog definition | 20090213 |
Events
Class CL_LO_OIF_GUIBB_FPLT_LIST has no event.
Types
Class CL_LO_OIF_GUIBB_FPLT_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 | 20090224 | |||
| 2 | CV_ACT_USG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Action usage has been changed | 20090224 | |||
| 3 | IV_INPUT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' Input possible | 20090224 |
Method ADAPT_ACT_USG on class CL_LO_OIF_GUIBB_FPLT_LIST has no exception.
Method CHECK_ACT_OF_LIST_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTION | Call by reference | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_LIST_LAYOUT_ACTION | Actions of given layout | 20090213 | |||
| 2 | RT_MESSAGE | Value transfer | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20090213 |
Method CHECK_ACT_OF_LIST_LAYOUT on class CL_LO_OIF_GUIBB_FPLT_LIST has no exception.
Method CHECK_DISPLAY_TYPE_ACT 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) | 20090213 | |||
| 2 | IT_ACT | Call by reference | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_LIST_LAYOUT_ACTION | Actions of current layout | 20090213 |
Method CHECK_DISPLAY_TYPE_ACT on class CL_LO_OIF_GUIBB_FPLT_LIST has no exception.
Method CHECK_ELEM_OF_LIST_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ELEMENT | Call by reference | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_LIST_LAYOUT_FIELD | Element fields of given layout | 20090213 | |||
| 2 | RT_MESSAGE | Value transfer | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20090213 |
Method CHECK_ELEM_OF_LIST_LAYOUT on class CL_LO_OIF_GUIBB_FPLT_LIST has no exception.
Method DEFINE_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20090213 |
Method DEFINE_ACTIONS on class CL_LO_OIF_GUIBB_FPLT_LIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |