SAP ABAP Class IF_EX_MB_RESERVATION_UPCHD (BAdI Interface IF_EX_MB_RESERVATION_UPCHD)
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
| Class | IF_EX_MB_RESERVATION_UPCHD | |
| Short Description | BAdI Interface IF_EX_MB_RESERVATION_UPCHD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20041122 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_MB_RESERVATION_UPCHD has no forward declaration.
Interfaces
Class IF_EX_MB_RESERVATION_UPCHD has no interface implemented.
Friends
Class IF_EX_MB_RESERVATION_UPCHD has no friend class.
Attributes
Class 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
Class IF_EX_MB_RESERVATION_UPCHD has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_EX_MB_RESERVATION_UPCHD has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in |