SAP ABAP Class CL_EEWA_BO_BASE (Basis for Business Object)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_DELIVERYBAN CL_EEWA_BO_DELIVERYBAN 20040113
2 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_PCKGOODSREG CL_EEWA_BO_PCKGOODSREG 20040113
3 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_PLANTJOURNAL Operations Log 20040920
4 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_SAMPLE CL_EEWA_BO_SAMPLE 20040113
5 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WDPLANT CL_EEWA_BO_WDPLANT 20040113
6 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WDPPROC Procedure Within Facility 20040423
7 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WDPPROGR CL_EEWA_BO_WDPPROGR 20040423
8 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WDPPROTE CL_EEWA_BO_WDPPROTE 20040428
9 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WDPPROTY CL_EEWA_BO_WDPPROTY 20040423
10 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WEIGHINGOFFLINE Offline Weighing 20050314
... Click here to see Used By full list (11 items)
Properties
Class CL_EEWA_BO_BASE  
Short Description Basis for Business Object    
Super Class    
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 20031023   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEWA_BO_BASE has no forward declaration.
Interfaces
Class CL_EEWA_BO_BASE has no interface implemented.
Friends
Class CL_EEWA_BO_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AUTH_CHECK Constant Public Type reference (TYPE) E_MODE '7' 20050117
2 C_AUTH_DELETE Constant Public Type reference (TYPE) E_MODE '4' 20050117
3 C_AUTH_EDIT Constant Public Type reference (TYPE) E_MODE '2' 20050117
4 C_AUTH_EDITHIST Constant Public Type reference (TYPE) E_MODE '5' 20050117
5 C_AUTH_EXECUTE Constant Public Type reference (TYPE) E_MODE '8' 20050117
6 C_AUTH_INSERT Constant Public Type reference (TYPE) E_MODE '3' 20050117
7 C_AUTH_SHOW Constant Public Type reference (TYPE) E_MODE '1' 20050117
8 C_AUTH_STORNO Constant Public Type reference (TYPE) E_MODE '6' 20050117
9 C_MULTI_KEYS Constant Public Type reference (TYPE) CHAR1 'M' 20050117
10 FAUTHORITY_OBJECT Instance attribute Protected Type reference (TYPE) XUOBJECT Name of Authorization Object 20031029
11 FBADI Instance attribute Protected Object reference (TYPE REF TO) IF_EX_EEWAEL_BA_BASE Basis Interface for BAdIs 20040112
12 FDETAILS Instance attribute Protected Type reference (TYPE) TDETAILS 20031103
13 FEXITHANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_EXITHANDLER Class for external services having to do with exit technique 20040112
14 FISUADMINGROUPNAME Instance attribute Protected Type reference (TYPE) CHAR30 'ISU_ADMIN' Group Name Within DATAREF for ISU_ADMIN 20040723
15 FKEY Instance attribute Protected Type reference (TYPE) STRING For Exception Help 20031024
16 FLANGFIELDS Instance attribute Protected Type reference (TYPE) TLANGFIELDS Language-Dependent Fields 20040709
17 FLAST_EXCEPTION Instance attribute Protected Object reference (TYPE REF TO) CX_EEWA_BASE Last Exception to Occur 20031126
18 FSUBJECT Instance attribute Protected Type reference (TYPE) STRING For Exceptions 20031024
Methods
# Method Level Visibility Method type Description Created on
1 ADDLANGFIELD Instance method Protected Method Add Language Field 20040709
2 APPEND_DETAILRECORD Instance method Protected Method Generates Detail Records 20031103
3 BOOK_END Instance method Public Method SCREEN: Postprocesses Posting (Rights, Locks...) 20031027
4 BOOK_START Instance method Public Method SCREEN: Prepares Posting (Rights, Locks...) 20031027
5 CANDELETE Instance method Public Method Authorization Check, Lock and Semantic 20050616
6 CANEDIT Instance method Public Method Authorization Check, Lock and Semantic 20031023
7 CANINSERT Instance method Public Method Authorization Check 20031023
8 CANSHOW Instance method Public Method Authorization Check 20031023
9 CHECK_AUTHORITY Instance method Protected Method Includes IS-U Authorization Check 20031029
10 CHECK_DATA Instance method Public Method Semantic Check (SAVE_DATA, INSERT_DATA) 20031030
11 CHECK_DATA_SPEC Instance method Protected Method Semantic Check (SAVE_DATA, INSERT_DATA) 20040115
12 CHECK_DELETE Instance method Public Method Authorization Check, Lock and Semantic 20050616
13 CHECK_DELETE_SPEC Instance method Protected Method Semantic Check (SAVE_DATA, INSERT_DATA) 20050616
14 CHECK_EDIT Instance method Public Method Authorization Check, Lock and Semantic 20031029
15 CHECK_EDIT_SPEC Instance method Protected Method Check for Changeability 20040115
16 CHECK_INSERT Instance method Public Method Authorization Check 20031029
17 CHECK_INSERT_SPEC Instance method Protected Method Check for Insertions 20040115
18 CHECK_SHOW Instance method Public Method Authorization Check 20031029
19 CHECK_SHOW_SPEC Instance method Protected Method Check for Display 20040115
20 CLEAR_DATA Instance method Public Method Clean Up Structure 20031028
21 CLEAR_DETAIL Instance method Protected Method Deletes Detail Content 20031212
22 CLEAR_DETAILS Instance method Protected Method Initialize Details 20031103
23 CONSTRUCTOR Instance method Public Constructor 20031030
24 CREATEBADI Instance method Protected Method Create BAdI 20040112
25 DELETE_DATA Instance method Public Method 20050616
26 DELETE_DATA_SPEC Instance method Protected Method Saves Structure from INSERT 20050616
27 DELETE_DETAILRECORD Instance method Protected Method Delete Detail Record (flag) (STATUS = 'D') 20031103
28 DELETE_DETAILRECORDS Instance method Public Method Delete/Select All Records of Detail 20040428
29 DELETE_DETAILS Instance method Protected Method 20050616
30 DELETE_LANGFIELDS Instance method Protected Method 20050616
31 DESTROY_DATA Instance method Public Method 20050616
32 FREE Instance method Public Method 20040611
33 GETBADI Instance method Public Method Get BAdI Basis Instance 20040113
34 GETBADINAME Instance method Public Method Name of BAdI Definition 20040112
35 GETBADIREF Instance method Public Method Reference to BAdI Interface 20040113
36 GETDATAREF Instance method Public Method Provide Reference to Data Structure 20031029
37 GETDETAILGROUPNAME Instance method Public Method Determines a Detail Structure Name 20040721
38 GETDETAILRECORD Instance method Public Method Determine Detail Record 20040126
39 GETDETAILRECORDCOUNT Instance method Protected Method Provides Number of Records in Detail 20040721
40 GETDETAILREF Instance method Protected Method Determine DETAILREF of Detail Record 20040721
41 GETDETAILSTRUCTURENAME Instance method Public Method Determines a Detail Structure Name 20031104
42 GETDETAILTABLE Instance method Public Method Determines Detail Table 20031103
43 GETDETAILTEXT Instance method Public Method Determine Message Text of Detail 20040713
44 GETISU_ADMIN Instance method Public Method Provides ISU_ADMIN Data Area, or Initial 20040723
45 GETKEY Instance method Public Method Internally Displays Record Key 20031112
46 GETKEYCOUNT Instance method Public Method No. of Key Fields / Only If DATAREF Structure Not key Figure 20040430
47 GETKEYTEXT Instance method Public Method Determine Record Key (Text Display) 20031112
48 GETLASTEXCEPTION Instance method Public Method Provides Last Exception 20031126
49 GETSUBJECT Instance method Public Method Determines Subject 20031028
50 GETTABLENAME Instance method Public Method Name of Basis/Master Table 20040715
51 GET_DETAILRECORD Instance method Protected Method Generates Detail Records 20031113
52 INIT Instance method Public Method Initialize Business Object 20040112
53 INIT_DATA Instance method Public Method Capsule for INIT_STRUCTURE( PAR_USE_STR. SPACE ) 20040727
54 INIT_DETAIL Instance method Public Method Detail Initialization 20031103
55 INIT_STRUCTURE Instance method Public Method Set/Generate/Initialize Work Area 20031023
56 INSERT_DATA Instance method Public Method Saves Structure from INSERT 20031023
57 INSERT_DATA_SPEC Instance method Protected Method Saves Structure from INSERT 20040115
58 INSERT_DETAILRECORD Instance method Protected Method Create Detail Record (STATUS = 'I') 20031103
59 ISDETAILUSED Instance method Protected Method Is Detail Initialized 20040429
60 LOAD_DATA Instance method Public Method Enters Data in Structure 20031023
61 LOAD_DATA_SPEC Instance method Protected Method Enters Data in Structure 20040115
62 LOAD_DETAILS Instance method Protected Method Load Details 20040429
63 LOAD_LANGFIELDS Instance method Protected Method Load Language Fields 20040709
64 LOCK_FOR_EDIT Instance method Public Method Locks Record for EDIT 20031023
65 NEW_DATA Instance method Public Method Prepares Structure for new Record (No. Defaults...) 20031023
66 NEW_DATA_ISU_ADMIN Instance method Protected Method Initialize ISU_ADMIN 20040723
67 NEW_DATA_SPEC Instance method Protected Method Prepares Structure for new Record (No. Defaults...) 20040115
68 PREPARE_LOCK_FOR_EDIT Instance method Public Method Actual ENQUEUE (to Overwrite) 20031027
69 PREPARE_POST Instance method Protected Method Preparation for SAVE/INSERT 20040430
70 SAVE_DATA Instance method Public Method Saves Structure from EDIT 20031023
71 SAVE_DATA_ISU_ADMIN Instance method Protected Method Populate ISU_ADMIN 20040723
72 SAVE_DATA_SPEC Instance method Protected Method Saves Structure from EDIT 20040115
73 SAVE_DETAILS Instance method Protected Method Save All Details 20040429
74 SAVE_LANGFIELDS Instance method Protected Method Save Language Fields 20040709
75 SETBADIREF Instance method Public Method Reference to BAdI Interface 20040112
76 UNLOCK_FOR_EDIT Instance method Public Method Removes Lock for EDIT 20031023
77 UPDATE_DETAILRECORD Instance method Protected Method Updates Detail Record (STATUS = 'U') 20031103
Events
Class CL_EEWA_BO_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TDETAILENTRY Protected See coding 20031103 begin of TDETAILENTRY, NAME type CHAR30, STRUCTURE_NAME type CHAR30, GROUP_NAME type CHAR30, TEXT type STRING, DETAILTABLE type ref to DATA, DETAILRECORDS type TDETAILRECORDS, end of TDETAILENTRY
2 TDETAILRECORD Protected Type reference (TYPE) EEWABO_DETAILRECORD Detailed Data Record for Business Object 20031103
3 TDETAILRECORDS Protected Type reference (TYPE) EEWABO_DETAILRECORDS List of Detail Records 20031103
4 TDETAILS Protected See coding 20031103 TDETAILS type sorted table of TDETAILENTRY with unique key NAME
5 TLANGFIELD Protected See coding Language-Dependent Field 20040709 begin of TLANGFIELD, TABLENAME type CHAR30, "Name der Tabelle KEYNAME type CHAR30, "Name des Primärschlüssels NAME type CHAR30, "Name des Feldes GLOBAL type CHAR1, " aus Globaler Sprachtabelle holen? SPRATABLE type CHAR30, " Name der Sprachtabelle falls nicht Global end of TLANGFIELD
6 TLANGFIELDS Protected See coding Language-Dependent Fields 20040709 TLANGFIELDS type standard table of TLANGFIELD
Method Signatures

Method ADDLANGFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_GLOBAL Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20040709
2 Importing PAR_KEYNAME Call by reference Type reference (TYPE) CHAR30 20040712
3 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040709
4 Importing PAR_SPRATABLE Call by reference Type reference (TYPE) CHAR30 20040709
5 Importing PAR_TABLE Call by reference Type reference (TYPE) CHAR30 20040709

Method ADDLANGFIELD on class CL_EEWA_BO_BASE has no exception.

Method APPEND_DETAILRECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_INDEX Value transfer Type reference (TYPE) I Index des neuen Detaildatensatzes 20031113
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031103
3 Importing PAR_STATUS Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20031103
4 Importing PAR_STRUCTURE Call by reference Type reference (TYPE) ANY 20031103

Method APPEND_DETAILRECORD on class CL_EEWA_BO_BASE has no exception.

Method BOOK_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_LOCK Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20031030
2 Importing PAR_SAVE Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20031112
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20031027

Method BOOK_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_BOOKNAME Call by reference Type reference (TYPE) CHAR30 20031028
2 Importing PAR_LOCK Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20031030
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20031027

Method CANDELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_CANDOIT Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050616

Method CANDELETE on class CL_EEWA_BO_BASE has no exception.

Method CANEDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_CANDOIT Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031023

Method CANEDIT on class CL_EEWA_BO_BASE has no exception.

Method CANINSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_CANDOIT Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031023

Method CANINSERT on class CL_EEWA_BO_BASE has no exception.

Method CANSHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_CANDOIT Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031023

Method CANSHOW on class CL_EEWA_BO_BASE has no exception.

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_ACTIVITY Call by reference Type reference (TYPE) E_MODE ' ' Bearbeitungsmodus (1 = Anzeigen, 2 = Ändern, 3 = Anlegen...) 20031029
2 Returning PAR_ALLOWED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031029

Method CHECK_AUTHORITY on class CL_EEWA_BO_BASE has no exception.

Method CHECK_DATA Signature

Method CHECK_DATA on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20031030

Method CHECK_DATA_SPEC Signature

Method CHECK_DATA_SPEC on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040115

Method CHECK_DELETE Signature

Method CHECK_DELETE on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20050616

Method CHECK_DELETE_SPEC Signature

Method CHECK_DELETE_SPEC on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20050616

Method CHECK_EDIT Signature

Method CHECK_EDIT on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20031029

Method CHECK_EDIT_SPEC Signature

Method CHECK_EDIT_SPEC on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040115

Method CHECK_INSERT Signature

Method CHECK_INSERT on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20031029

Method CHECK_INSERT_SPEC Signature

Method CHECK_INSERT_SPEC on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040115

Method CHECK_SHOW Signature

Method CHECK_SHOW on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20031029

Method CHECK_SHOW_SPEC Signature

Method CHECK_SHOW_SPEC on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040115

Method CLEAR_DATA Signature

Method CLEAR_DATA on class CL_EEWA_BO_BASE has no parameter.
Method CLEAR_DATA on class CL_EEWA_BO_BASE has no exception.

Method CLEAR_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031212

Method CLEAR_DETAIL on class CL_EEWA_BO_BASE has no exception.

Method CLEAR_DETAILS Signature

Method CLEAR_DETAILS on class CL_EEWA_BO_BASE has no parameter.
Method CLEAR_DETAILS on class CL_EEWA_BO_BASE has no exception.

Method CONSTRUCTOR Signature

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

Method CREATEBADI Signature

Method CREATEBADI on class CL_EEWA_BO_BASE has no parameter.
Method CREATEBADI on class CL_EEWA_BO_BASE has no exception.

Method DELETE_DATA Signature

Method DELETE_DATA on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20050616

Method DELETE_DATA_SPEC Signature

Method DELETE_DATA_SPEC on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE Ausnahmen zu EWA Businessobjects 20050616

Method DELETE_DETAILRECORD 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 20031103
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031103
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040713

Method DELETE_DETAILRECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040428
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040713

Method DELETE_DETAILS Signature

Method DELETE_DETAILS on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20050616

Method DELETE_LANGFIELDS Signature

Method DELETE_LANGFIELDS on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20050616

Method DESTROY_DATA Signature

Method DESTROY_DATA on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20050616

Method FREE Signature

Method FREE on class CL_EEWA_BO_BASE has no parameter.
Method FREE on class CL_EEWA_BO_BASE has no exception.

Method GETBADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_REFERENCE Value transfer Object reference (TYPE REF TO) IF_EX_EEWAEL_BA_BASE Basis Interface für Badis 20040113

Method GETBADI on class CL_EEWA_BO_BASE has no exception.

Method GETBADINAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_NAME Value transfer Type reference (TYPE) STRING 20040112

Method GETBADINAME on class CL_EEWA_BO_BASE has no exception.

Method GETBADIREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_REFERENCE Value transfer Object reference (TYPE REF TO) DATA 20040113

Method GETBADIREF on class CL_EEWA_BO_BASE has no exception.

Method GETDATAREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_REFERENCE Value transfer Object reference (TYPE REF TO) DATA 20031029

Method GETDATAREF on class CL_EEWA_BO_BASE has no exception.

Method GETDETAILGROUPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_GROUP_NAME Value transfer Type reference (TYPE) CHAR30 20040721
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040721

Method GETDETAILGROUPNAME on class CL_EEWA_BO_BASE has no exception.

Method GETDETAILRECORD 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 20040126
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040126
3 Returning PAR_RECORD Value transfer Object reference (TYPE REF TO) DATA 20040126
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040713

Method GETDETAILRECORDCOUNT 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 20040721
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040721

Method GETDETAILRECORDCOUNT on class CL_EEWA_BO_BASE has no exception.

Method GETDETAILREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_DETAILREF Value transfer Object reference (TYPE REF TO) DATA 20040721
2 Importing PAR_INDEX Call by reference Type reference (TYPE) I 20040721
3 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040721
4 Importing PAR_USEEXCEPTION Call by reference Type reference (TYPE) CHAR1 'X' Exception bei falschen Werten? 20040721

Method GETDETAILREF on class CL_EEWA_BO_BASE has no exception.

Method GETDETAILSTRUCTURENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031104
2 Returning PAR_STRUCTURE_NAME Value transfer Type reference (TYPE) CHAR30 20031104

Method GETDETAILSTRUCTURENAME on class CL_EEWA_BO_BASE has no exception.

Method GETDETAILTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031103
2 Returning PAR_TABLEREF Value transfer Object reference (TYPE REF TO) DATA 20031104

Method GETDETAILTABLE on class CL_EEWA_BO_BASE has no exception.

Method GETDETAILTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DETAILNAME Call by reference Type reference (TYPE) C 20040713
2 Returning PAR_DETAILTEXT Value transfer Type reference (TYPE) STRING 20040713

Method GETDETAILTEXT on class CL_EEWA_BO_BASE has no exception.

Method GETISU_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DATAREF Call by reference Object reference (TYPE REF TO) DATA 20040723
2 Returning PAR_ISU_ADMIN Value transfer Object reference (TYPE REF TO) ISU_ADMIN Eröffnungs- und Änderungsdaten (Autor, Gruppe, Löschvormer.) 20040723

Method GETISU_ADMIN on class CL_EEWA_BO_BASE has no exception.

Method GETKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_KEY Value transfer Type reference (TYPE) STRING 20031209

Method GETKEY on class CL_EEWA_BO_BASE has no exception.

Method GETKEYCOUNT 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 20040430

Method GETKEYCOUNT on class CL_EEWA_BO_BASE has no exception.

Method GETKEYTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_KEYTEXT Value transfer Type reference (TYPE) STRING 20031209

Method GETKEYTEXT on class CL_EEWA_BO_BASE has no exception.

Method GETLASTEXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_EEWA_BASE Ausnahmen zu EWA Businessobjects 20031126

Method GETLASTEXCEPTION on class CL_EEWA_BO_BASE has no exception.

Method GETSUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_SUBJECT Value transfer Type reference (TYPE) STRING 20031028

Method GETSUBJECT on class CL_EEWA_BO_BASE has no exception.

Method GETTABLENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_NAME Value transfer Type reference (TYPE) CHAR30 20040715

Method GETTABLENAME on class CL_EEWA_BO_BASE has no exception.

Method GET_DETAILRECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PAR_DETAIL Call by reference Object reference (TYPE REF TO) TDETAILENTRY 20031113
2 Importing PAR_INDEX Call by reference Type reference (TYPE) I 20031113
3 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031113
4 Exporting PAR_RECINDEX Call by reference Type reference (TYPE) I 20031113
5 Exporting PAR_RECORD Call by reference Object reference (TYPE REF TO) TDETAILRECORD Detaildatensatz eines BO 20031113
6 Importing PAR_USEEXCEPTION Call by reference Type reference (TYPE) CHAR1 'X' erzeuge bei falschen Werten Exception 20040721
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040713

Method INIT Signature

Method INIT on class CL_EEWA_BO_BASE has no parameter.
Method INIT on class CL_EEWA_BO_BASE has no exception.

Method INIT_DATA Signature

Method INIT_DATA on class CL_EEWA_BO_BASE has no parameter.
Method INIT_DATA on class CL_EEWA_BO_BASE has no exception.

Method INIT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_GROUP_NAME Call by reference Type reference (TYPE) CHAR30 '*' Name der Includegruppe innerhalb der Z.Struktur 20031103
2 Importing PAR_MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20040713
3 Importing PAR_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20040713
4 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 Bezeichner des Details (eindeutig) 20031103
5 Importing PAR_STRUCTURE_NAME Call by reference Type reference (TYPE) CHAR30 Name der Zeilenstruktur 20031103
6 Importing PAR_TEXT Call by reference Type reference (TYPE) STRING 20040713

Method INIT_DETAIL on class CL_EEWA_BO_BASE has no exception.

Method INIT_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_STRUCTURE Call by reference Type reference (TYPE) ANY 20031023
2 Importing PAR_USE_STRUCTURE Call by reference Type reference (TYPE) C 'X' 20031023
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20031023

Method INSERT_DATA Signature

Method INSERT_DATA on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE Ausnahmen zu EWA Businessobjects 20050317

Method INSERT_DATA_SPEC Signature

Method INSERT_DATA_SPEC on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE Ausnahmen zu EWA Businessobjects 20050317

Method INSERT_DETAILRECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_INDEX Value transfer Type reference (TYPE) I Detaildatensatz eines BO 20031113
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031103
3 Importing PAR_STRUCTURE Call by reference Type reference (TYPE) ANY 20031103

Method INSERT_DETAILRECORD on class CL_EEWA_BO_BASE has no exception.

Method ISDETAILUSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040429
2 Returning PAR_USED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040429

Method ISDETAILUSED on class CL_EEWA_BO_BASE has no exception.

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_KEY Value transfer Type reference (TYPE) ANY 20031023
# Exception Resumable Description Created on
1 CX_EEWA_BASE Ausnahmen zu EWA Businessobjects 20050317

Method LOAD_DATA_SPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_KEY Value transfer Type reference (TYPE) ANY 20040115
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040115

Method LOAD_DETAILS Signature

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

Method LOAD_LANGFIELDS Signature

Method LOAD_LANGFIELDS on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040709

Method LOCK_FOR_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_CANDOIT Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031023
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20031023

Method NEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_KEY Value transfer Type reference (TYPE) ANY 20031023
# Exception Resumable Description Created on
1 CX_EEWA_BASE Ausnahmen zu EWA Businessobjects 20050317

Method NEW_DATA_ISU_ADMIN Signature

Method NEW_DATA_ISU_ADMIN on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040723

Method NEW_DATA_SPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_KEY Value transfer Type reference (TYPE) ANY 20040115
# Exception Resumable Description Created on
1 CX_EEWA_BASE Ausnahmen zu EWA Businessobjects 20050317

Method PREPARE_LOCK_FOR_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031027

Method PREPARE_LOCK_FOR_EDIT on class CL_EEWA_BO_BASE has no exception.

Method PREPARE_POST Signature

Method PREPARE_POST on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040430

Method SAVE_DATA Signature

Method SAVE_DATA on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE Ausnahmen zu EWA Businessobjects 20050317

Method SAVE_DATA_ISU_ADMIN Signature

Method SAVE_DATA_ISU_ADMIN on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040723

Method SAVE_DATA_SPEC Signature

Method SAVE_DATA_SPEC on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE Ausnahmen zu EWA Businessobjects 20050317

Method SAVE_DETAILS Signature

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

Method SAVE_LANGFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_INSERT Call by reference Type reference (TYPE) CHAR1 SPACE soll eingefügt werden? 20040709
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040709

Method SETBADIREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_REFERENCE Value transfer Object reference (TYPE REF TO) OBJECT Name eines Musterfunktionsbausteins 20040112

Method SETBADIREF on class CL_EEWA_BO_BASE has no exception.

Method UNLOCK_FOR_EDIT Signature

Method UNLOCK_FOR_EDIT on class CL_EEWA_BO_BASE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20031023

Method UPDATE_DETAILRECORD 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 20031103
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031103
# Exception Resumable Description Created on
1 CX_EEWA_BO_BASE Ausnahmen zu EWA Businessobjects 20040713
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_DELIVERYBAN CL_EEWA_BO_DELIVERYBAN 20040113
2 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_PCKGOODSREG CL_EEWA_BO_PCKGOODSREG 20040113
3 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_PLANTJOURNAL Operations Log 20040920
4 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_SAMPLE CL_EEWA_BO_SAMPLE 20040113
5 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WDPLANT CL_EEWA_BO_WDPLANT 20040113
6 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WDPPROC Procedure Within Facility 20040423
7 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WDPPROGR CL_EEWA_BO_WDPPROGR 20040423
8 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WDPPROTE CL_EEWA_BO_WDPPROTE 20040428
9 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WDPPROTY CL_EEWA_BO_WDPPROTY 20040423
10 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WEIGHINGOFFLINE Offline Weighing 20050314
11 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_BO_WEIGHINGPROCESS CL_EEWA_BO_WEIGHINGPROCESS 20040113
History
Last changed by/on SAP  20050705 
SAP Release Created in 472