SAP ABAP Interface IF_EX_MB_MIGO_BADI (BADI Interface IF_EX_MB_MIGO_BADI)
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
Properties
Interface | IF_EX_MB_MIGO_BADI | |
Short Description | BADI Interface IF_EX_MB_MIGO_BADI |
General Data
Package | MB | Application development R/3 inventory management |
Created | 20010822 | 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 | 20050509 |
Friends
Interface IF_EX_MB_MIGO_BADI has no friend.
Attributes
Interface IF_EX_MB_MIGO_BADI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Header Data of Goods Movement | 20011009 |
2 | ![]() |
Instance method | Public | Method | Check Item Data of Goods Movement | 20011009 |
3 | ![]() |
Instance method | Public | Method | Delete Held Data | 20010823 |
4 | ![]() |
Instance method | Public | Method | Load Held Data | 20010823 |
5 | ![]() |
Instance method | Public | Method | Save Held Data | 20010823 |
6 | ![]() |
Instance method | Public | Method | Initialization and Registration of Ext. Detail Screens | 20010822 |
7 | ![]() |
Instance method | Public | Method | Delete a Line (GOITEM) | 20010823 |
8 | ![]() |
Instance method | Public | Method | Add / Change a Line (GOITEM) | 20010823 |
9 | ![]() |
Instance method | Public | Method | Mode of Transaction MIGO (Action / Reference Document) | 20010823 |
10 | ![]() |
Instance method | Public | Method | PAI of Detail Screen | 20010822 |
11 | ![]() |
Instance method | Public | Method | PAI of Header Screen | 20010912 |
12 | ![]() |
Instance method | Public | Method | PBO of Detail Screen | 20010822 |
13 | ![]() |
Instance method | Public | Method | PBO of Header Screen | 20010912 |
14 | ![]() |
Instance method | Public | Method | Post Goods Movement | 20010823 |
15 | ![]() |
Instance method | Public | Method | Publish Item Data After Processing | 20040510 |
16 | ![]() |
Instance method | Public | Method | MIGO Reset (Delete All Internal Data) | 20010823 |
17 | ![]() |
Instance method | Public | Method | Status Information and Header Data | 20010823 |
Events
Interface IF_EX_MB_MIGO_BADI has no event.
Types
Interface IF_EX_MB_MIGO_BADI has no local type.
Method Signatures
Method CHECK_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20011009 |
Method CHECK_HEADER on Interface IF_EX_MB_MIGO_BADI has no exception.
Method CHECK_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20011009 | ||
2 | ![]() |
I_LINE_ID | Call by reference | Type reference (TYPE) | MB_LINE_ID | Eindeutige Identifikation der Belegzeile | 20011009 |
Method CHECK_ITEM on Interface IF_EX_MB_MIGO_BADI has no exception.
Method HOLD_DATA_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | GUID_22 | GUID für Datenbestand | 20010823 |
Method HOLD_DATA_DELETE on Interface IF_EX_MB_MIGO_BADI has no exception.
Method HOLD_DATA_LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | GUID_22 | GUID für Datenbestand | 20010823 |
Method HOLD_DATA_LOAD on Interface IF_EX_MB_MIGO_BADI has no exception.
Method HOLD_DATA_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | GUID_22 | GUID für Datenbestand | 20010823 |
Method HOLD_DATA_SAVE on Interface IF_EX_MB_MIGO_BADI has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_INIT | Call by reference | Type reference (TYPE) | MIGO_BADI_REGISTRATION_TABLE | Tabellentyp Registrierung von Komponeten (ext. MIGO-Screens) | 20010822 |
Method INIT on Interface IF_EX_MB_MIGO_BADI has no exception.
Method LINE_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LINE_ID | Call by reference | Type reference (TYPE) | MB_LINE_ID | Eindeutige Identifikation der Belegzeile | 20010823 |
Method LINE_DELETE on Interface IF_EX_MB_MIGO_BADI has no exception.
Method LINE_MODIFY 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: Positionsdaten | 20010823 | ||
2 | ![]() |
I_LINE_ID | Call by reference | Type reference (TYPE) | MB_LINE_ID | Eindeutige Identifikation der Belegzeile | 20010823 |
Method LINE_MODIFY on Interface IF_EX_MB_MIGO_BADI has no exception.
Method MODE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | GOACTION | Ausführbare Aktion in Transaktion MIGO | 20010823 | ||
2 | ![]() |
I_REFDOC | Call by reference | Type reference (TYPE) | REFDOC | Referenzbeleg für Transaktion MIGO | 20010823 |
Method MODE_SET on Interface IF_EX_MB_MIGO_BADI has no exception.
Method PAI_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FORCE_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X': Die Methode LINE_MODIFY wird prozessiert | 20010822 | ||
2 | ![]() |
I_LINE_ID | Call by reference | Type reference (TYPE) | MB_LINE_ID | Eindeutige Identifikation der Belegzeile | 20010822 | ||
3 | ![]() |
I_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20010822 |
Method PAI_DETAIL on Interface IF_EX_MB_MIGO_BADI has no exception.
Method PAI_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_GOHEAD | Call by reference | Type reference (TYPE) | GOHEAD | MMIM Enjoy: Kopfdaten | 20020305 | ||
2 | ![]() |
I_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20010912 |
Method PAI_HEADER on Interface IF_EX_MB_MIGO_BADI has no exception.
Method PBO_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CPROG | Call by reference | Type reference (TYPE) | SYCPROG | ABAP-Programm, Aufrufer in externen Prozeduren | 20010822 | ||
2 | ![]() |
E_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20010822 | ||
3 | ![]() |
E_HEADING | Call by reference | Type reference (TYPE) | MIGO_BADI_HEADING | Tabstrip Überschrift | 20010822 | ||
4 | ![]() |
I_CLASS_ID | Call by reference | Type reference (TYPE) | MIGO_CLASS_ID | Klassen-ID für MIGO-Komponenten (externer Screen) | 20010822 | ||
5 | ![]() |
I_LINE_ID | Call by reference | Type reference (TYPE) | MB_LINE_ID | Eindeutige Identifikation der Belegzeile | 20010822 |
Method PBO_DETAIL on Interface IF_EX_MB_MIGO_BADI has no exception.
Method PBO_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CPROG | Call by reference | Type reference (TYPE) | SYCPROG | ABAP-Programm, Aufrufer in externen Prozeduren | 20010912 | ||
2 | ![]() |
E_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20010912 | ||
3 | ![]() |
E_HEADING | Call by reference | Type reference (TYPE) | MIGO_BADI_HEADING | Tabstrip Überschrift | 20010912 | ||
4 | ![]() |
I_CLASS_ID | Call by reference | Type reference (TYPE) | MIGO_CLASS_ID | Klassen-ID für MIGO-Komponenten (externer Detail-Screen) | 20010912 |
Method PBO_HEADER on Interface IF_EX_MB_MIGO_BADI has no exception.
Method POST_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MKPF | Call by reference | Type reference (TYPE) | MKPF | Struktur MKPF | 20010828 | ||
2 | ![]() |
IT_MSEG | Call by reference | Type reference (TYPE) | TY_T_MSEG | Tabelle MSEG | 20010823 |
Method POST_DOCUMENT on Interface IF_EX_MB_MIGO_BADI has no exception.
Method PUBLISH_MATERIAL_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LS_GOITEM | Call by reference | Type reference (TYPE) | GOITEM | MMIM Enjoy: Item data | 20040510 |
Method PUBLISH_MATERIAL_ITEM on Interface IF_EX_MB_MIGO_BADI has no exception.
Method RESET Signature
Method RESET on Interface IF_EX_MB_MIGO_BADI has no parameter.
Method RESET on Interface IF_EX_MB_MIGO_BADI has no exception.
Method STATUS_AND_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HOLD_DATA_DISABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | X = 'Daten merken' inaktiv | 20010823 | ||
2 | ![]() |
IS_GOHEAD | Call by reference | Type reference (TYPE) | GOHEAD | MMIM Enjoy: Kopfdaten | 20010823 | ||
3 | ![]() |
I_LINES_IN_MODEL | Call by reference | Type reference (TYPE) | SYTABIX | Anzahl von Positionen in MIGO | 20010823 |
Method STATUS_AND_HEADER on Interface IF_EX_MB_MIGO_BADI has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 470 |