SAP ABAP Interface IF_EX_MB_RESERVATION_UPCHD (BAdI Interface IF_EX_MB_RESERVATION_UPCHD)
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) | /ISDFPS/CL_IM_RES_PROCESS | Implementation Class for BAdI Implement. /ISDFPS/RES_PROCESS | 20041221 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/CL_IM_CL_BO_SC_RSV | Imp. class for BAdI imp. /SRMERP/CL_BO_SC_RSV | 20100903 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_MB_RESERVATION_UPCHD | BAdI Class CL_EX_MB_RESERVATION_UPCHD | 20041123 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_VBHT_IDX_RESVAN_PUSH | Imp. Class for BAdI Imp. VBHT_IDX_RESVAN_PUSH | 20120514 |
Properties
Interface | IF_EX_MB_RESERVATION_UPCHD | |
Short Description | BAdI Interface IF_EX_MB_RESERVATION_UPCHD |
General Data
Package | MB | Application development R/3 inventory management |
Created | 20041122 | SAP |
Last changed | 20050219 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_MB_RESERVATION_UPCHD has no forward declaration.
Interfaces
Interface IF_EX_MB_RESERVATION_UPCHD has no interface.
Friends
Interface IF_EX_MB_RESERVATION_UPCHD has no friend.
Attributes
Interface IF_EX_MB_RESERVATION_UPCHD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Changing of Manual Reservations | 20041122 |
2 | ![]() |
Instance method | Public | Method | Changing of Reservations (Array Update) | 20041122 |
3 | ![]() |
Instance method | Public | Method | Creation of Manual Reservations | 20041122 |
4 | ![]() |
Instance method | Public | Method | Deletion of Reservations | 20041122 |
5 | ![]() |
Instance method | Public | Method | Deletion of Several Reservations (Array-Delete, MBVR) | 20041122 |
Events
Interface IF_EX_MB_RESERVATION_UPCHD has no event.
Types
Interface IF_EX_MB_RESERVATION_UPCHD has no local type.
Method Signatures
Method MB_CHANGE_RESERVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XRESB | Call by reference | Type reference (TYPE) | TY_T_RESB | Tabelle der geänderten Reservierungspositionen | 20041123 | ||
2 | ![]() |
XRESBN | Call by reference | Type reference (TYPE) | TY_T_RESBN | Tabelle der angefügten Reservierungspositionen | 20041123 | ||
3 | ![]() |
XREUL | Call by reference | Type reference (TYPE) | TY_T_REUL | Neue Indizes für neue Umlagerreservierungen | 20041123 | ||
4 | ![]() |
XREULN | Call by reference | Type reference (TYPE) | TY_T_REUL | Neue Indizes für neue Umlagerreservierungspositionen | 20041123 | ||
5 | ![]() |
XRKPF | Call by reference | Type reference (TYPE) | TY_T_RKPF | Reservierungskopf | 20041123 | ||
6 | ![]() |
ZRESB | Call by reference | Type reference (TYPE) | TY_T_RESB | Tabelle der alten Reservierungspositionen | 20041129 |
Method MB_CHANGE_RESERVATION on Interface IF_EX_MB_RESERVATION_UPCHD has no exception.
Method MB_CHANGE_RESERVATION_ARRAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XRESB | Call by reference | Type reference (TYPE) | TY_T_RESB | Tabelle der geänderten Reservierungspositionen | 20041123 | ||
2 | ![]() |
ZRESB | Call by reference | Type reference (TYPE) | TY_T_RESB | Tabelle der alten Reservierungspositionen | 20041123 |
Method MB_CHANGE_RESERVATION_ARRAY on Interface IF_EX_MB_RESERVATION_UPCHD has no exception.
Method MB_CREATE_RESERVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XRESB | Call by reference | Type reference (TYPE) | TY_T_RESB | Reservierung/Sekundärbedarf | 20041122 | ||
2 | ![]() |
XREUL | Call by reference | Type reference (TYPE) | TY_T_REUL | Index für Umlagerungsreservierungen zum Material | 20041122 | ||
3 | ![]() |
XRKPF | Call by reference | Type reference (TYPE) | TY_T_RKPF | Belegkopf Reservierung | 20041122 |
Method MB_CREATE_RESERVATION on Interface IF_EX_MB_RESERVATION_UPCHD has no exception.
Method MB_DELETE_RESERVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XRESB | Call by reference | Type reference (TYPE) | TY_T_RESB | Zu löschende Reservierungspositionen | 20041123 | ||
2 | ![]() |
XREUL | Call by reference | Type reference (TYPE) | TY_T_REUL | Zu löschende Indizes für Umlagerreservierungen | 20041123 | ||
3 | ![]() |
XRKPF | Call by reference | Type reference (TYPE) | TY_T_RKPF | Zu löschender Reservierungskopf | 20041123 |
Method MB_DELETE_RESERVATION on Interface IF_EX_MB_RESERVATION_UPCHD has no exception.
Method MB_DELETE_RESERVATION_ARRAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XRESB | Call by reference | Type reference (TYPE) | TY_T_RESB | Zu löschende Reservierungspositionen | 20041123 | ||
2 | ![]() |
XREUL | Call by reference | Type reference (TYPE) | TY_T_REUL | Zu löschende Indizes für Umlagerreservierungen | 20041123 | ||
3 | ![]() |
XRKPF | Call by reference | Type reference (TYPE) | TY_T_RKPF | Zu löschende Reservierungsköpfe | 20041123 |
Method MB_DELETE_RESERVATION_ARRAY on Interface IF_EX_MB_RESERVATION_UPCHD has no exception.
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 600 |