SAP ABAP Class CL_EEWA_ORDER_STATUS (Status of Waste Disposal Order)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-WA (Application Component) Waste Management
     EEWA (Package) IS-U: Waste Management
Properties
Class CL_EEWA_ORDER_STATUS  
Short Description Status of Waste Disposal Order    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EEWA   IS-U: Waste Management 
Created 20031029   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEWA_ORDER_STATUS has no forward declaration.
Interfaces
Class CL_EEWA_ORDER_STATUS has no interface implemented.
Friends
Class CL_EEWA_ORDER_STATUS has no friend class.
Attributes
Class CL_EEWA_ORDER_STATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJECT_NUMBER Instance method Public Method Create Object Number for Waste Disposal Order 20031029
2 GET_ORDER_OBJECT_STATUS Instance method Public Method Read Header Status of Waste Disposal Order 20031029
Events
Class CL_EEWA_ORDER_STATUS has no event.
Types
Class CL_EEWA_ORDER_STATUS has no local type.
Method Signatures

Method CREATE_OBJECT_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECTNR Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20031029
2 Importing ORDERNR Call by reference Type reference (TYPE) EORDERNR Interne Nummer zur Identifikation des Entsorgungsauftrages 20031029
3 Importing ORDERPOSNR Call by reference Type reference (TYPE) ORDER_LAUFNR Laufende Nummer der Position des Entsorgungsauftrags 20031029

Method CREATE_OBJECT_NUMBER on class CL_EEWA_ORDER_STATUS has no exception.

Method GET_ORDER_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORDERNR Call by reference Type reference (TYPE) EORDERNR Interne Nummer zur Identifikation des Entsorgungsauftrages 20031029
2 Importing ORDERPOSNR Call by reference Type reference (TYPE) ORDER_LAUFNR Laufende Nummer der Position des Entsorgungsauftrags 20031029
3 Importing ORDER_OBJECTNR Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20031029

Method GET_ORDER_OBJECT_STATUS on class CL_EEWA_ORDER_STATUS has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472