SAP ABAP Class CL_LO_OIF_GUIBB_ITEM_FORM (Feeder Class for GUIBB Item Formular)
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_ITEM | Feeder Superclass for GUIBB Item | 20080211 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20080211 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20080211 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20100303 |
Properties
| Class | CL_LO_OIF_GUIBB_ITEM_FORM | |
| Short Description | Feeder Class for GUIBB Item Formular | |
| Super Class | CL_LO_OIF_GUIBB_ITEM | Feeder Superclass for GUIBB Item |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SLS_LO_OIF | Lean Order OIF |
| Created | 20080211 | 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) | |
| 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_FORM | Generic Form UI Building Block | 20080211 | ||
| 2 | IF_FPM_GUIBB_FORM_EXT | GUIBB Form extended | 20080211 | ||
| 3 | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20100303 |
Friends
Class CL_LO_OIF_GUIBB_ITEM_FORM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'POSNR_NAVI' | Field POSNR_NAVI | 20100121 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | POSNR_CHAR | Navigate-To Item Number | 20100120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adapt pseudo act usg for item navi via fld usg (goto) | 20100121 | |
| 2 | Instance method | Protected | Method | Add actions as fields if not supported as action in FPM | 20100120 | |
| 3 | Instance method | Protected | Method | Check item actions of current form layout | 20100118 | |
| 4 | Instance method | Protected | Method | Check field type of item fields of current form layout | 20080222 |
Events
Class CL_LO_OIF_GUIBB_ITEM_FORM has no event.
Types
Class CL_LO_OIF_GUIBB_ITEM_FORM has no local type.
Method Signatures
Method ADAPT_FLD_USG_NAVI 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 | 20100121 | |||
| 2 | CV_FLD_USG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Action usage has been changed | 20100121 | |||
| 3 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100121 | |||
| 4 | IT_ACT_USG | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20100121 |
Method ADAPT_FLD_USG_NAVI on class CL_LO_OIF_GUIBB_ITEM_FORM has no exception.
Method ADD_PSEUDO_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Komponentenbeschreibungstabelle | 20100120 | |||
| 2 | CT_FLD_DEF | Call by reference | Type reference (TYPE) | FPMGB_T_FORMFIELD_DESCR | Form Fielddescription | 20100120 |
Method ADD_PSEUDO_ACTIONS on class CL_LO_OIF_GUIBB_ITEM_FORM has no exception.
Method CHECK_ACT_OF_FORM_LAYOUT 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) | 20100119 | |||
| 2 | IT_ACT | Call by reference | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_FORM_LAYOUT_ACTION | Actions of given layout | 20100119 |
Method CHECK_ACT_OF_FORM_LAYOUT on class CL_LO_OIF_GUIBB_ITEM_FORM has no exception.
Method CHECK_ELEM_TYPE_OF_FORM_LAYOUT 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) | 20100121 | |||
| 2 | IT_ELEM | Call by reference | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_FORM_LAYOUT_FIELD | Element fields of given layout | 20100121 |
Method CHECK_ELEM_TYPE_OF_FORM_LAYOUT on class CL_LO_OIF_GUIBB_ITEM_FORM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |