SAP ABAP Class CL_EEWA_BO_SAMPLE (CL_EEWA_BO_SAMPLE)
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 20040113
Properties
Class CL_EEWA_BO_SAMPLE  
Short Description CL_EEWA_BO_SAMPLE    
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 20040113   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEWA_BO_SAMPLE has no forward declaration.
Interfaces
Class CL_EEWA_BO_SAMPLE has no interface implemented.
Friends
Class CL_EEWA_BO_SAMPLE 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_SAMPLE' BADINAME 20040113
2 BADIREF Instance attribute Public Object reference (TYPE REF TO) IF_EX_EEWAEL_BA_SAMPLE BADIREF 20040113
3 DATAREF Instance attribute Public Object reference (TYPE REF TO) EWA_EL_SAMPLE DATAREF 20040113
4 FISRETAINSAMPLE Instance attribute Private Type reference (TYPE) CHAR1 Cannot import type 20040113
Methods
# Method Level Visibility Method type Description Created on
1 BOOK_CLOSE Instance method Public Method BOOK_CLOSE 20040113
2 BOOK_DESTROY Instance method Public Method BOOK_DESTROY 20040113
3 CAN_BOOK_CLOSE Instance method Public Method CAN_BOOK_CLOSE 20040113
4 CAN_BOOK_DESTROY Instance method Public Method CAN_BOOK_DESTROY 20040113
5 CHECK_BOOK_CLOSE Instance method Public Method CHECK_BOOK_CLOSE 20040113
6 CHECK_BOOK_DESTROY Instance method Public Method CHECK_BOOK_DESTROY 20040113
7 CHECK_PARAMS Instance method Public Method CHECK_PARAMS 20040113
8 CHECK_PREMISES Instance method Public Method CHECK_PREMISES 20040113
9 CHECK_WASTE Instance method Public Method CHECK_WASTE 20040113
10 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040113
11 CREATE_DELIVERYBAN Instance method Public Method CREATE_DELIVERYBAN 20040113
12 GET_RETAIN_SAMPLE_COUNT Static method Public Method Number of Reserve Samples for Premise and Waste 20050318
13 GET_VIEW_SAMPLE_COUNT Static method Public Method Number of Reserve Samples for Premise and Waste 20050318
14 IS_RETAINSAMPLE Static method Public Method IS_RETAINSAMPLE 20040113
15 LOAD_PARAMS Instance method Public Method 20040429
16 PARAMS_CHANGED Instance method Public Method PARAMS_CHANGED 20040113
17 PARAMS_CHANGING Instance method Public Method PARAMS_CHANGING 20040113
18 PARAMS_DELETE Instance method Public Method PARAMS_DELETE 20040113
19 PARAMS_INSERT Instance method Public Method PARAMS_INSERT 20040113
20 SAVE_PARAMS Instance method Public Method SAVE_PARAMS 20040113
Events
Class CL_EEWA_BO_SAMPLE has no event.
Types
Class CL_EEWA_BO_SAMPLE has no local type.
Method Signatures

Method BOOK_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DATE Call by reference Type reference (TYPE) EWAEL_SAMPLE_CLOSED PAR_DATE 20040113
2 Importing PAR_DELIVERYBAN Call by reference Type reference (TYPE) CHAR1 PAR_DELIVERYBAN 20040113
3 Exporting PAR_DELIVERYBANNR Call by reference Type reference (TYPE) EWAEL_DELIVERYBANNR PAR_DELIVERYBANNR 20040113
4 Importing PAR_REJECTED Call by reference Type reference (TYPE) EWAEL_ISREJECTED PAR_REJECTED 20040113
# Exception Resumable Description Created on
1 CX_EEWA_BASE CX_EEWA_BASE 20040113

Method BOOK_DESTROY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DATE Call by reference Type reference (TYPE) EWAEL_SAMPLE_DESTROYED PAR_DATE 20040113
# Exception Resumable Description Created on
1 CX_EEWA_BASE CX_EEWA_BASE 20040113

Method CAN_BOOK_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_RESULT Value transfer Type reference (TYPE) CHAR1 PAR_RESULT 20040113

Method CAN_BOOK_CLOSE on class CL_EEWA_BO_SAMPLE has no exception.

Method CAN_BOOK_DESTROY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_RESULT Value transfer Type reference (TYPE) CHAR1 PAR_RESULT 20040113

Method CAN_BOOK_DESTROY on class CL_EEWA_BO_SAMPLE has no exception.

Method CHECK_BOOK_CLOSE Signature

Method CHECK_BOOK_CLOSE on class CL_EEWA_BO_SAMPLE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE CX_EEWA_BASE 20040113

Method CHECK_BOOK_DESTROY Signature

Method CHECK_BOOK_DESTROY on class CL_EEWA_BO_SAMPLE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE CX_EEWA_BASE 20040113

Method CHECK_PARAMS Signature

Method CHECK_PARAMS on class CL_EEWA_BO_SAMPLE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE CX_EEWA_BASE 20040113

Method CHECK_PREMISES Signature

Method CHECK_PREMISES on class CL_EEWA_BO_SAMPLE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE CX_EEWA_BASE 20040113

Method CHECK_WASTE Signature

Method CHECK_WASTE on class CL_EEWA_BO_SAMPLE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE CX_EEWA_BASE 20040113

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_ISRETAINSAMPLE Call by reference Type reference (TYPE) CHAR1 PAR_ISRETAINSAMPLE 20040113

Method CONSTRUCTOR on class CL_EEWA_BO_SAMPLE has no exception.

Method CREATE_DELIVERYBAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_DELIVERYBANNR Value transfer Type reference (TYPE) EWAEL_DELIVERYBANNR PAR_DELIVERYBANNR 20040113
# Exception Resumable Description Created on
1 CX_EEWA_BASE CX_EEWA_BASE 20040113

Method GET_RETAIN_SAMPLE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_COUNT Value transfer Type reference (TYPE) I 20050318
2 Importing PAR_VSTELLE Call by reference Type reference (TYPE) VSTELLE Verbrauchsstelle 20050318
3 Importing PAR_WASTE Call by reference Type reference (TYPE) WASTE_TYPE Abfall 20050318

Method GET_RETAIN_SAMPLE_COUNT on class CL_EEWA_BO_SAMPLE has no exception.

Method GET_VIEW_SAMPLE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_COUNT Value transfer Type reference (TYPE) I 20050318
2 Importing PAR_VSTELLE Call by reference Type reference (TYPE) VSTELLE Verbrauchsstelle 20050318
3 Importing PAR_WASTE Call by reference Type reference (TYPE) WASTE_TYPE Abfall 20050318

Method GET_VIEW_SAMPLE_COUNT on class CL_EEWA_BO_SAMPLE has no exception.

Method IS_RETAINSAMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_RESULT Value transfer Type reference (TYPE) CHAR1 PAR_RESULT 20040113
2 Importing PAR_SAMPLENR Call by reference Type reference (TYPE) EWAEL_SAMPLENR PAR_SAMPLENR 20040113
# Exception Resumable Description Created on
1 CX_EEWA_BASE CX_EEWA_BASE 20040113

Method LOAD_PARAMS Signature

Method LOAD_PARAMS on class CL_EEWA_BO_SAMPLE has no parameter.
Method LOAD_PARAMS on class CL_EEWA_BO_SAMPLE has no exception.

Method PARAMS_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 PAR_INDEX 20040113
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040713

Method PARAMS_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 PAR_INDEX 20040113
2 Exporting PAR_PARAM Call by reference Object reference (TYPE REF TO) EWAEL_SAMPLEPAR PAR_PARAM 20040113
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040713

Method PARAMS_DELETE 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 PAR_INDEX 20040113
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040713

Method PARAMS_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PAR_INDEX Call by reference Type reference (TYPE) I PAR_INDEX 20040113
2 Exporting PAR_PARAM Call by reference Object reference (TYPE REF TO) EWAEL_SAMPLEPAR PAR_PARAM 20040113
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040713

Method SAVE_PARAMS Signature

Method SAVE_PARAMS on class CL_EEWA_BO_SAMPLE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE CX_EEWA_BASE 20040113
History
Last changed by/on SAP  20050411 
SAP Release Created in 472