SAP ABAP Interface IF_EX_OIO_SHIPPING (BAdI interface IF_EX_OIO_SHIPPING)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-OLM (Application Component) Remote Logistics Management
⤷
OIO (Package) RLM Remote Logistic Management

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_OIO_SHIPPING | BAdI class CL_EX_OIO_SHIPPING | 20000810 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_OIO_SP_TEST | Imp. class for BAdI imp. OIO_SP_TEST | 20020208 |
Properties
Interface | IF_EX_OIO_SHIPPING | |
Short Description | BAdI interface IF_EX_OIO_SHIPPING |
General Data
Package | OIO | RLM Remote Logistic Management |
Created | 20000810 | SAP |
Last changed | 20050224 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_OIO_SHIPPING has no forward declaration.
Interfaces
Interface IF_EX_OIO_SHIPPING has no interface.
Friends
Interface IF_EX_OIO_SHIPPING has no friend.
Attributes
Interface IF_EX_OIO_SHIPPING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check container | 20001217 |
2 | ![]() |
Instance method | Public | Method | Check container contents | 20001217 |
3 | ![]() |
Instance method | Public | Method | Check container may be moved to shipment | 20000810 |
4 | ![]() |
Instance method | Public | Method | Check delivery may be moved to container | 20000810 |
5 | ![]() |
Instance method | Public | Method | Check container assignment in packing update | 20020224 |
6 | ![]() |
Instance method | Public | Method | Check delivery assignment in packing update | 20020224 |
Events
Interface IF_EX_OIO_SHIPPING has no event.
Types
Interface IF_EX_OIO_SHIPPING has no local type.
Method Signatures
Method CHECK_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | ROIO_T_MSG | Nachrichten | 20001217 | ||
2 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | ROIO_SH_CONTAINER | Container-Detaildaten | 20001217 | ||
3 | ![]() |
IS_SHIPMENT | Call by reference | Type reference (TYPE) | ROIO_SH_SHIPMENT | Transportdaten | 20001217 |
Method CHECK_CONTAINER on Interface IF_EX_OIO_SHIPPING has no exception.
Method CHECK_CONTENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | ROIO_T_MSG | Nachrichten | 20001217 | ||
2 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | ROIO_SH_CONTAINER | Container-Detaildaten | 20001217 | ||
3 | ![]() |
IS_CONTENTS | Call by reference | Type reference (TYPE) | ROIO_SH_CONTENTS | Detaildaten zum Inhalt | 20001217 | ||
4 | ![]() |
IS_SHIPMENT | Call by reference | Type reference (TYPE) | ROIO_SH_SHIPMENT | Transportdaten | 20001217 |
Method CHECK_CONTENTS on Interface IF_EX_OIO_SHIPPING has no exception.
Method CHECK_MOVE_CNTNR_TO_SHPMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | ROIO_T_MSG | Nachrichten | 20020208 | ||
2 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | ROIO_CNTNR | Container | 20000810 | ||
3 | ![]() |
IS_SHIPMENT | Call by reference | Type reference (TYPE) | VTTK | Transport | 20000810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Vorgeschlagene Bewegung ist nicht zulässig | 20000810 |
Method CHECK_MOVE_DLVRY_TO_CNTNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | ROIO_T_MSG | Nachrichten | 20020208 | ||
2 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | ROIO_CNTNR | Container | 20000810 | ||
3 | ![]() |
IS_DELIVERY | Call by reference | Type reference (TYPE) | LIKP | Lieferung | 20000810 | ||
4 | ![]() |
IS_SHIPMENT | Call by reference | Type reference (TYPE) | VTTK | Transport von Container | 20000810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Vorgeschlagene Bewegung ist nicht zulässig | 20000810 |
Method CHECK_UPDATE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | ROIO_T_MSG | Nachrichten | 20020224 | ||
2 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | ROIO_CNTNR | Container-Detaildaten | 20020224 | ||
3 | ![]() |
IS_SHIPMENT | Call by reference | Type reference (TYPE) | VTTK | Transportdaten | 20020224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Fortschreibung der Containerdaten festgestellt | 20020224 |
Method CHECK_UPDATE_DELIVERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | ROIO_T_MSG | Nachrichten | 20020224 | ||
2 | ![]() |
IS_CONTAINER | Call by reference | Type reference (TYPE) | ROIO_CNTNR | Container-Detaildaten | 20020224 | ||
3 | ![]() |
IS_CONTENTS | Call by reference | Type reference (TYPE) | VEPO | Detaildaten zum Inhalt | 20020224 | ||
4 | ![]() |
IS_SHIPMENT | Call by reference | Type reference (TYPE) | VTTK | Transportdaten | 20020224 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei Fortschreibung der Lieferung festgestellt | 20020224 |
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |