SAP ABAP Interface IF_EX_MB_MIGO_BADI_EXT_INT (Interface for BAdI: MB_MIGO_BADI_EXT_INT)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MB (Package) Application development R/3 inventory management
⤷
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFB_MIGO_BADI_EXT_INT | Class for BAdI Impl.: CFB_MB_MIGO_BADI_EXT_INT | 20100824 |
Properties
| Interface | IF_EX_MB_MIGO_BADI_EXT_INT | |
| Short Description | Interface for BAdI: MB_MIGO_BADI_EXT_INT |
General Data
| Package | MB | Application development R/3 inventory management |
| Created | 20100714 | SAP |
| Last changed | 20110908 | 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 | 20100714 |
Friends
Interface IF_EX_MB_MIGO_BADI_EXT_INT has no friend.
Attributes
Interface IF_EX_MB_MIGO_BADI_EXT_INT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Data from External Subscreen | 20100716 | |
| 2 | Instance method | Public | Method | Returns Output Text if Tab Not Relevant for Item | 20100720 | |
| 3 | Instance method | Public | Method | Returns the Desired Tab Page Name | 20100719 | |
| 4 | Instance method | Public | Method | Checks Whether the Tab Subscreen Is Relevant for the Item | 20100720 | |
| 5 | Instance method | Public | Method | Controls the Visibility of the Title Element | 20100719 | |
| 6 | Instance method | Public | Method | Is Called in the PAI Method of the Calling Subscreen | 20100714 | |
| 7 | Instance method | Public | Method | Is Called in the PBO Method of the Calling Subscreen | 20100716 | |
| 8 | Instance method | Public | Method | Transports Data to the External Subscreen | 20100716 |
Events
Interface IF_EX_MB_MIGO_BADI_EXT_INT has no event.
Types
Interface IF_EX_MB_MIGO_BADI_EXT_INT has no local type.
Method Signatures
Method GET_DATA_FROM_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ACTION | Call by reference | Type reference (TYPE) | MIGO_BADI_EXT_INT_ACTION | Daten Transfer von MIGO zur BAdI Implementation | 20101022 | |||
| 2 | ES_GOITEM | Call by reference | Type reference (TYPE) | GOITEM | MMIM Enjoy: Item data | 20100716 |
Method GET_DATA_FROM_SCREEN on Interface IF_EX_MB_MIGO_BADI_EXT_INT has no exception.
Method GET_NO_TAB_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NO_TAB_TEXT | Value transfer | Type reference (TYPE) | TEXT100 | Text Länge 100 | 20100720 |
Method GET_NO_TAB_TEXT on Interface IF_EX_MB_MIGO_BADI_EXT_INT has no exception.
Method GET_TAB_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TAB_NAME | Value transfer | Type reference (TYPE) | SCRFSTXG | Text/Schablone eines Dynproelements | 20100719 |
Method GET_TAB_NAME on Interface IF_EX_MB_MIGO_BADI_EXT_INT has no exception.
Method GET_TAB_RELEVANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_GOITEM | Call by reference | Type reference (TYPE) | GOITEM | MMIM Enjoy: Item data | 20100720 | |||
| 2 | RV_RELEVANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100720 |
Method GET_TAB_RELEVANCE on Interface IF_EX_MB_MIGO_BADI_EXT_INT has no exception.
Method GET_TAB_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_GOITEM | Call by reference | Type reference (TYPE) | GOITEM | MMIM Enjoy: Item data | 20100719 | |||
| 2 | RV_VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100719 |
Method GET_TAB_VISIBILITY on Interface IF_EX_MB_MIGO_BADI_EXT_INT has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_GOITEM | Call by reference | Type reference (TYPE) | GOITEM | MMIM Enjoy: Item data | 20100714 | |||
| 2 | CV_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20100720 |
Method PAI on Interface IF_EX_MB_MIGO_BADI_EXT_INT has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_GOITEM | Call by reference | Type reference (TYPE) | GOITEM | MMIM Enjoy: Item data | 20100716 |
Method PBO on Interface IF_EX_MB_MIGO_BADI_EXT_INT has no exception.
Method PUT_DATA_TO_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTION | Call by reference | Type reference (TYPE) | MIGO_BADI_EXT_INT_ACTION | Daten Transfer von MIGO zur BAdI Implementation | 20101022 | |||
| 2 | IS_GOITEM | Call by reference | Type reference (TYPE) | GOITEM | MMIM Enjoy: Item data | 20100716 |
Method PUT_DATA_TO_SCREEN on Interface IF_EX_MB_MIGO_BADI_EXT_INT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |