SAP ABAP Class IF_EX_OIO_SHIPPING (BAdI interface IF_EX_OIO_SHIPPING)
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
Class IF_EX_OIO_SHIPPING  
Short Description BAdI interface IF_EX_OIO_SHIPPING    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20000810   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_OIO_SHIPPING has no forward declaration.
Interfaces
Class IF_EX_OIO_SHIPPING has no interface implemented.
Friends
Class IF_EX_OIO_SHIPPING has no friend class.
Attributes
Class IF_EX_OIO_SHIPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONTAINER Instance method Public Method Check container 20001217
2 CHECK_CONTENTS Instance method Public Method Check container contents 20001217
3 CHECK_MOVE_CNTNR_TO_SHPMT Instance method Public Method Check container may be moved to shipment 20000810
4 CHECK_MOVE_DLVRY_TO_CNTNR Instance method Public Method Check delivery may be moved to container 20000810
5 CHECK_UPDATE_CONTAINER Instance method Public Method Check container assignment in packing update 20020224
6 CHECK_UPDATE_DELIVERY Instance method Public Method Check delivery assignment in packing update 20020224
Events
Class IF_EX_OIO_SHIPPING has no event.
Types
Class 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 Exporting ET_MSG Call by reference Type reference (TYPE) ROIO_T_MSG Nachrichten 20001217
2 Importing IS_CONTAINER Call by reference Type reference (TYPE) ROIO_SH_CONTAINER Container-Detaildaten 20001217
3 Importing IS_SHIPMENT Call by reference Type reference (TYPE) ROIO_SH_SHIPMENT Transportdaten 20001217

Method CHECK_CONTAINER on class 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 Exporting ET_MSG Call by reference Type reference (TYPE) ROIO_T_MSG Nachrichten 20001217
2 Importing IS_CONTAINER Call by reference Type reference (TYPE) ROIO_SH_CONTAINER Container-Detaildaten 20001217
3 Importing IS_CONTENTS Call by reference Type reference (TYPE) ROIO_SH_CONTENTS Detaildaten zum Inhalt 20001217
4 Importing IS_SHIPMENT Call by reference Type reference (TYPE) ROIO_SH_SHIPMENT Transportdaten 20001217

Method CHECK_CONTENTS on class 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 Exporting ET_MSG Call by reference Type reference (TYPE) ROIO_T_MSG Nachrichten 20020208
2 Importing IS_CONTAINER Call by reference Type reference (TYPE) ROIO_CNTNR Container 20000810
3 Importing IS_SHIPMENT Call by reference Type reference (TYPE) VTTK Transport 20000810
# Exception Resumable Description Created on
1 MOVE_NOT_ALLOWED 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 Exporting ET_MSG Call by reference Type reference (TYPE) ROIO_T_MSG Nachrichten 20020208
2 Importing IS_CONTAINER Call by reference Type reference (TYPE) ROIO_CNTNR Container 20000810
3 Importing IS_DELIVERY Call by reference Type reference (TYPE) LIKP Lieferung 20000810
4 Importing IS_SHIPMENT Call by reference Type reference (TYPE) VTTK Transport von Container 20000810
# Exception Resumable Description Created on
1 MOVE_NOT_ALLOWED 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 Exporting ET_MSG Call by reference Type reference (TYPE) ROIO_T_MSG Nachrichten 20020224
2 Importing IS_CONTAINER Call by reference Type reference (TYPE) ROIO_CNTNR Container-Detaildaten 20020224
3 Importing IS_SHIPMENT Call by reference Type reference (TYPE) VTTK Transportdaten 20020224
# Exception Resumable Description Created on
1 ERROR_FOUND 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 Exporting ET_MSG Call by reference Type reference (TYPE) ROIO_T_MSG Nachrichten 20020224
2 Importing IS_CONTAINER Call by reference Type reference (TYPE) ROIO_CNTNR Container-Detaildaten 20020224
3 Importing IS_CONTENTS Call by reference Type reference (TYPE) VEPO Detaildaten zum Inhalt 20020224
4 Importing IS_SHIPMENT Call by reference Type reference (TYPE) VTTK Transportdaten 20020224
# Exception Resumable Description Created on
1 ERROR_FOUND Fehler bei Fortschreibung der Lieferung festgestellt 20020224
History
Last changed by/on SAP  20050224 
SAP Release Created in