SAP ABAP Interface IF_BADI_SLS_LO_OIF_GUIBB_LISTS (Interface for LO OIF GUIBB list feeder classes)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SLS_LO_OIF (Package) Lean Order OIF
⤷
⤷
Properties
| Interface | IF_BADI_SLS_LO_OIF_GUIBB_LISTS | |
| Short Description | Interface for LO OIF GUIBB list feeder classes |
General Data
| Package | ERP_SLS_LO_OIF | Lean Order OIF |
| Created | 20090402 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090402 |
Friends
Interface IF_BADI_SLS_LO_OIF_GUIBB_LISTS has no friend.
Attributes
Interface IF_BADI_SLS_LO_OIF_GUIBB_LISTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Definition of field catalog and actions (GUIBB) | 20090403 | |
| 2 | Instance method | Public | Method | Meta data retrieval (GUIBB) | 20090406 | |
| 3 | Instance method | Public | Method | List of Parameters supported by the form provider (GUIBB) | 20090403 | |
| 4 | Instance method | Public | Method | Initializing (GUIBB) | 20090403 | |
| 5 | Instance method | Public | Method | Event processing (GUIBB) | 20090403 |
Events
Interface IF_BADI_SLS_LO_OIF_GUIBB_LISTS has no event.
Types
Interface IF_BADI_SLS_LO_OIF_GUIBB_LISTS has no local type.
Method Signatures
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 | 20090403 | |||
| 2 | CT_COMP_TABLE_ADD | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | Component Description Table | 20090403 | |||
| 3 | CT_FIELD_DESCRIPTION | Call by reference | Type reference (TYPE) | FPMGB_T_LISTFIELD_DESCR | List Fielddescription | 20090403 | |||
| 4 | CT_SPECIAL_GROUPS | Call by reference | Type reference (TYPE) | FPMGB_T_SPECIAL_GROUPS | Special Groups for GUIBB Field Groupingy | 20090403 | |||
| 5 | IT_COMP_TABLE | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | Component Description Table | 20090403 |
Method FPM_GET_DEFINITION on Interface IF_BADI_SLS_LO_OIF_GUIBB_LISTS has no exception.
Method FPM_GET_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20090406 | |||
| 2 | CT_FIELD_USAGE | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20090406 | |||
| 3 | CT_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20090406 | |||
| 4 | CT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20090406 | |||
| 5 | CV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090406 | |||
| 6 | CV_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090406 | |||
| 7 | CV_LEAD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20090406 | |||
| 8 | CV_SELECTED_LINES_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Boolean Variable (X=True, -=False, Space=Unknown) | 20090406 | |||
| 9 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090406 | |||
| 10 | 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 | 20090406 | |||
| 11 | IT_SELECTED_FIELDS | Call by reference | Type reference (TYPE) | FPMGB_T_SELECTED_FIELDS | Selected(Used) Fields | 20090406 |
Method FPM_GET_META_DATA on Interface IF_BADI_SLS_LO_OIF_GUIBB_LISTS 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 | 20090403 |
Method FPM_GET_PARAMETER_LIST on Interface IF_BADI_SLS_LO_OIF_GUIBB_LISTS 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 | 20090403 |
Method FPM_INITIALIZE on Interface IF_BADI_SLS_LO_OIF_GUIBB_LISTS 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 | 20090403 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090403 | |||
| 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 | 20090403 | |||
| 4 | IT_SELECTED_LINES | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20090403 | |||
| 5 | IV_EVENT_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20090403 | |||
| 6 | IV_LEAD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20090403 | |||
| 7 | IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Event was triggered by own UI | 20090403 |
Method FPM_PROCESS_EVENT on Interface IF_BADI_SLS_LO_OIF_GUIBB_LISTS has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |