SAP ABAP Class CL_EEWA_BO_WDPPROC (Procedure Within Facility)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-WA (Application Component) Waste Management
     EEWA_ENHANCED_LOGISTICS (Package) IS-U-WA: Enhanced Logistics
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_BASE Basis for Business Object 20040423
Properties
Class CL_EEWA_BO_WDPPROC  
Short Description Procedure Within Facility    
Super Class CL_EEWA_BO_BASE Basis for Business Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EEWA_ENHANCED_LOGISTICS   IS-U-WA: Enhanced Logistics 
Created 20040423   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEWA_BO_WDPPROC has no forward declaration.
Interfaces
Class CL_EEWA_BO_WDPPROC has no interface implemented.
Friends
Class CL_EEWA_BO_WDPPROC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BADINAME Constant Public Type reference (TYPE) STRING 'EEWAEL_BA_WDPPROC' Name of BAdI 20040423
2 BADIREF Instance attribute Public Object reference (TYPE REF TO) IF_EX_EEWAEL_BA_WDPPROC BAdI Interface IF_EX_EEWAEL_BA_WDPPROC 20040423
3 DATAREF Instance attribute Public Object reference (TYPE REF TO) EWA_EL_WDPPROC Procedure Within Facility 20040423
Methods
# Method Level Visibility Method type Description Created on
1 BOOK_BOOK Instance method Public Method Post Transaction 20040503
2 BOOK_STORNO Instance method Public Method Post Transaction 20050329
3 CHECK_BATCHNR Instance method Protected Method Determine Information on Charge Number 20061018
4 CHECK_BATCHNR_QUANTITY Instance method Public Method Determine Information on Charge Number 20070104
5 CHECK_BOOK_BOOK Instance method Public Method Check Whether Posting Would Work 20040503
6 CHECK_BOOK_STORNO Instance method Public Method Check Whether Posting Would Work 20050329
7 CLEAR_BATCHNR Instance method Public Method Determine Information on Charge Number 20061018
8 CONSTRUCTOR Instance method Public Constructor 20040423
9 GETKAPAKEY Instance method Protected Method Determine Capacity 20040423
10 GETPOS Instance method Protected Method Get Item 20040429
11 GET_BATCHNR_QUANTITY Instance method Public Method Determine Information on Charge Number 20061018
12 LOAD_POS Instance method Protected Method Load Items 20040428
13 POS_CHANGED Instance method Public Method Item Changed 20040427
14 POS_CHANGING Instance method Public Method Determine Item 20040427
15 PREPARE_DATA Instance method Protected Method Prepare data 20040423
16 SAVE_POS Instance method Protected Method Save Items 20040428
17 UPDATE_POS Instance method Public Method Update Items According to WDPPROCTYNR 20040426
18 UPDATE_POS_QUANTITY Instance method Public Method Determine Quantity of Items 20040513
19 UPDATE_POS_TEMPLATE Instance method Public Method Update Items Corresp. Template (Dep.on Waste Disp.Facility) 20040429
Events
Class CL_EEWA_BO_WDPPROC has no event.
Types
Class CL_EEWA_BO_WDPPROC has no local type.
Method Signatures

Method BOOK_BOOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DATUM Call by reference Type reference (TYPE) DATS SY-DATUM Datum 20050615
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20040503

Method BOOK_STORNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DATUM Call by reference Type reference (TYPE) DATS SY-DATUM Aktuelles Datum des Applikationsservers 20050615
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20050329

Method CHECK_BATCHNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_POS Call by reference Object reference (TYPE REF TO) EWA_EL_WDPPROCP Anlageninterner Vorgang (Positionen) 20061018
2 Changing PAR_SDPOS Call by reference Type reference (TYPE) EWAEL_SDORDERPOS Position für SD-Auftrag für Entsorgungsanlage 20061018
3 Changing PAR_SDTAB Call by reference Type reference (TYPE) ISU_WAEL_SDORDERPOS Positionen für SD-Auftrag für Entsorgungsanlage 20061018
4 Importing PAR_TYPOS Call by reference Object reference (TYPE REF TO) EWA_EL_WDPPROTYP Vorgangstyp (Positionen) 20061018

Method CHECK_BATCHNR on class CL_EEWA_BO_WDPPROC has no exception.

Method CHECK_BATCHNR_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PAR_BATCHNR Call by reference Type reference (TYPE) CHARG_D Chargennummer 20070104
2 Exporting PAR_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20070104
3 Exporting PAR_NO_QUANTITY Call by reference Type reference (TYPE) KENNZX Kennzeichen 20070104
4 Changing PAR_POS Call by reference Type reference (TYPE) EWAEL_WDPPROCP Anlageninterner Vorgang (Positionen) 20070104

Method CHECK_BATCHNR_QUANTITY on class CL_EEWA_BO_WDPPROC has no exception.

Method CHECK_BOOK_BOOK Signature

Method CHECK_BOOK_BOOK on class CL_EEWA_BO_WDPPROC has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20040503

Method CHECK_BOOK_STORNO Signature

Method CHECK_BOOK_STORNO on class CL_EEWA_BO_WDPPROC has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20050329

Method CLEAR_BATCHNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_POS Call by reference Type reference (TYPE) EWAEL_WDPPROCP Anlageninterner Vorgang (Positionen) 20061018

Method CLEAR_BATCHNR on class CL_EEWA_BO_WDPPROC has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EEWA_BO_WDPPROC has no parameter.
Method CONSTRUCTOR on class CL_EEWA_BO_WDPPROC has no exception.

Method GETKAPAKEY Signature

Method GETKAPAKEY on class CL_EEWA_BO_WDPPROC has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20050317

Method GETPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_INDEX Call by reference Type reference (TYPE) I 20040429
2 Returning PAR_POS Value transfer Object reference (TYPE REF TO) EWA_EL_WDPPROCP Anlageninterne Vorgänge Positionen 20040429

Method GETPOS on class CL_EEWA_BO_WDPPROC has no exception.

Method GET_BATCHNR_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_POS Call by reference Type reference (TYPE) EWAEL_WDPPROCP Anlageninterner Vorgang (Positionen) 20061018

Method GET_BATCHNR_QUANTITY on class CL_EEWA_BO_WDPPROC has no exception.

Method LOAD_POS Signature

Method LOAD_POS on class CL_EEWA_BO_WDPPROC has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040429

Method POS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_INDEX Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040427

Method POS_CHANGED on class CL_EEWA_BO_WDPPROC has no exception.

Method POS_CHANGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_INDEX Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040427
2 Returning PAR_POS Value transfer Object reference (TYPE REF TO) EWAEL_WDPPROCP Anlageninterne Vorgänge Positionen 20040427

Method POS_CHANGING on class CL_EEWA_BO_WDPPROC has no exception.

Method PREPARE_DATA Signature

Method PREPARE_DATA on class CL_EEWA_BO_WDPPROC has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20050317

Method SAVE_POS Signature

Method SAVE_POS on class CL_EEWA_BO_WDPPROC has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040429

Method UPDATE_POS Signature

Method UPDATE_POS on class CL_EEWA_BO_WDPPROC has no parameter.
Method UPDATE_POS on class CL_EEWA_BO_WDPPROC has no exception.

Method UPDATE_POS_QUANTITY Signature

Method UPDATE_POS_QUANTITY on class CL_EEWA_BO_WDPPROC has no parameter.
Method UPDATE_POS_QUANTITY on class CL_EEWA_BO_WDPPROC has no exception.

Method UPDATE_POS_TEMPLATE Signature

Method UPDATE_POS_TEMPLATE on class CL_EEWA_BO_WDPPROC has no parameter.
Method UPDATE_POS_TEMPLATE on class CL_EEWA_BO_WDPPROC has no exception.
History
Last changed by/on SAP  20070914 
SAP Release Created in 473