SAP ABAP Class IF_BADI_SLS_LO_OIF_GUIBB_FORM (Interface for LO OIF GUIBB form feeder classes)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080827 |
Properties
| Class | IF_BADI_SLS_LO_OIF_GUIBB_FORM | |
| Short Description | Interface for LO OIF GUIBB form feeder classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080827 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_BADI_SLS_LO_OIF_GUIBB_FORM has no interface implemented.
Friends
Class IF_BADI_SLS_LO_OIF_GUIBB_FORM has no friend class.
Attributes
Class IF_BADI_SLS_LO_OIF_GUIBB_FORM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Data retrieval (GUIBB) | 20080827 | |
| 2 | Instance method | Public | Method | Definition of field catalog and actions (GUIBB) | 20080827 | |
| 3 | Instance method | Public | Method | List of parameters supported by the form provider (GUIBB) | 20080827 | |
| 4 | Instance method | Public | Method | Initializing (GUIBB) | 20080827 | |
| 5 | Instance method | Public | Method | Event processing (GUIBB) | 20080827 |
Events
Class IF_BADI_SLS_LO_OIF_GUIBB_FORM has no event.
Types
Class IF_BADI_SLS_LO_OIF_GUIBB_FORM has no local type.
Method Signatures
Method FPM_GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | DATA | 20080827 | ||||
| 2 | CT_ACTION_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20080827 | |||
| 3 | CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20080827 | |||
| 4 | CT_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20080827 | |||
| 5 | CV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080827 | |||
| 6 | CV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080827 | |||
| 7 | CV_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080827 | |||
| 8 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20080827 | |||
| 9 | IO_MODEL_EXT | Call by reference | Object reference (TYPE REF TO) | IF_LO_OIF_MODEL_EXT | Interface for external access to class CL_LO_OIF_MODEL | 20081205 | |||
| 10 | IS_OBJECT_COMI | Call by reference | Type reference (TYPE) | DATA | 20090515 | ||||
| 11 | IS_OBJECT_COMR | Call by reference | Type reference (TYPE) | DATA | 20090515 | ||||
| 12 | IS_OBJECT_COMV | Call by reference | Type reference (TYPE) | DATA | 20090515 | ||||
| 13 | IT_SELECTED_FIELDS | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20080827 |
Method FPM_GET_DATA on class IF_BADI_SLS_LO_OIF_GUIBB_FORM has no exception.
Method FPM_GET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20080827 | |||
| 2 | CT_COMPONENT_TABLE | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | Component Description Table | 20080827 | |||
| 3 | CT_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_T_FORMFIELD_DESCR | Form Fielddescription | 20080827 | |||
| 4 | CT_SPECIAL_GROUPS | Call by reference | Type reference (TYPE) | FPMGB_T_SPECIAL_GROUPS | Special Groups for GUIBB Field Groupingy | 20080827 | |||
| 5 | IT_COMP_TABLE | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | Component Description Table | 20090514 |
Method FPM_GET_DEFINITION on class IF_BADI_SLS_LO_OIF_GUIBB_FORM has no exception.
Method FPM_GET_PARAMETER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARAMETER_DESCR | Call by reference | Type reference (TYPE) | FPMGB_T_PARAM_DESCR | Parameter description | 20080827 |
Method FPM_GET_PARAMETER_LIST on class IF_BADI_SLS_LO_OIF_GUIBB_FORM has no exception.
Method FPM_INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_PARAM_VALUE | Parameter Value | 20080827 |
Method FPM_INITIALIZE on class IF_BADI_SLS_LO_OIF_GUIBB_FORM has no exception.
Method FPM_PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ACTION | Call by reference | Type reference (TYPE) | FCODE | Function Code | 20080828 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20080827 | |||
| 3 | IO_MODEL_EXT | Call by reference | Object reference (TYPE REF TO) | IF_LO_OIF_MODEL_EXT | Interface for external access to class CL_LO_OIF_MODEL | 20081205 |
Method FPM_PROCESS_EVENT on class IF_BADI_SLS_LO_OIF_GUIBB_FORM has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |