SAP ABAP Class CL_EEWA_FORM_BASE (Basis Class for Forms)
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_FORM_DOCK Basic Class for Docking Forms 20031013
2 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_FORM_MASK Basis Class for Simple Template Forms 20031014
Properties
Class CL_EEWA_FORM_BASE  
Short Description Basis Class for Forms    
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 20031013   SAP 
Last change 20050520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EEWA_FORM_BASE has no interface implemented.
Friends
Class CL_EEWA_FORM_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIPBOARD Instance attribute Public Object reference (TYPE REF TO) CL_EEWA_DRAGOBJECT Drag Item 20040706
2 C_STATUS_BROWSE Constant Public Type reference (TYPE) CHAR30 'BROWSE' Status BROWSE 20040721
3 C_STATUS_EDIT Constant Public Type reference (TYPE) CHAR30 'EDIT' Status EDIT 20040721
4 C_STATUS_INSERT Constant Public Type reference (TYPE) CHAR30 'INSERT' Status INSERT 20040721
5 FACTIVEAPPLICATION Instance attribute Protected Object reference (TYPE REF TO) CL_EEWA_FORM_BASE Basis Class for Forms 20040423
6 FACTIVEDIALOG Instance attribute Protected Object reference (TYPE REF TO) CL_EEWA_FORM_BASE Basis Class for Forms 20031112
7 FAPPBADI Instance attribute Protected Object reference (TYPE REF TO) IF_EX_EEWAEL_BD_BASE BAdI for Application 20040623
8 FATEXIT Instance attribute Protected Type reference (TYPE) CHAR1 At EXIT Command? 20031105
9 FBADIREF Instance attribute Protected Object reference (TYPE REF TO) DATA BADIREF from BO 20040113
10 FBO Instance attribute Protected Object reference (TYPE REF TO) CL_EEWA_BO_BASE Basis for Business Object 20031023
11 FCALLJUMPS Instance attribute Protected Type reference (TYPE) TCALLJUMPS Navigation Jumps 20031125
12 FCHECKLIST Instance attribute Protected Type reference (TYPE) TCHECKLIST 20031027
13 FCLCLINIT Instance attribute Private Type reference (TYPE) CHAR1 'X' Classification Init Flag 20040715
14 FCONDITIONS Instance attribute Protected Type reference (TYPE) TCONDITIONS Conditions 20061018
15 FCONTROLACTIONS Instance attribute Protected Type reference (TYPE) TCONTROLACTIONS Tax Actions 20061019
16 FCPROG Instance attribute Protected Type reference (TYPE) SY-CPROG ABAP Program, Caller in External Procedures 20031118
17 FCURSORFIELD Instance attribute Protected Type reference (TYPE) STRING Focus Field in PBO_INIT 20031021
18 FDETAILS Instance attribute Protected Type reference (TYPE) TDETAILS Details 20031212
19 FDETAILTOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR DETAIL: Toolbar 20031014
20 FDETAILTOOLCONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20031014
21 FDISABLEDFCODES Instance attribute Protected Type reference (TYPE) TCODETABLE 20031014
22 FDRAGACTIONS Instance attribute Protected Type reference (TYPE) TDRAGACTIONS Drag & Drop Actions 20040702
23 FDRAGTYPES Instance attribute Protected Type reference (TYPE) TDRAGTYPES Drag & Drop Categories 20040702
24 FDYNPROS Instance attribute Protected Type reference (TYPE) TDYNPROS Screen List 20031118
25 FFIELDS Instance attribute Protected Type reference (TYPE) TFIELDS 20031029
26 FFRAMES Instance attribute Protected Type reference (TYPE) TFRAMES Single-Character Indicator 20040630
27 FFUNCLIST Instance attribute Protected Type reference (TYPE) TFUNCLIST 20031027
28 FFUNCPARAMS Instance attribute Protected Type reference (TYPE) TFUNCPARAMS 20031126
29 FGUISTATUS Instance attribute Protected Type reference (TYPE) CHAR30 Concatenates Prefix and Status with '_' 20031021
30 FICON_COLLAPSE Instance attribute Protected Type reference (TYPE) STRING Icon COLLAPSE 20040727
31 FICON_EXPAND Instance attribute Protected Type reference (TYPE) STRING Icon EXPAND 20040727
32 FINITIALIZED Instance attribute Protected Type reference (TYPE) CHAR1 SPACE Did Init Run? 20031014
33 FISDETAIL Instance attribute Protected Type reference (TYPE) CHAR1 SPACE Activated as Detail? 20031014
34 FISNAVIGATED Instance attribute Protected Type reference (TYPE) CHAR1 SPACE From Navigation 20031201
35 FISSELECTIONSCREEN Instance attribute Protected Type reference (TYPE) XFELD 'X' Checkbox 20031203
36 FKEYTEXT Instance attribute Protected Type reference (TYPE) STRING Descriptive Key 20031113
37 FMASTERFORM Instance attribute Protected Object reference (TYPE REF TO) CL_EEWA_FORM_BASE Basis Class for Forms 20031112
38 FMODIFIED Instance attribute Protected Type reference (TYPE) CHAR1 Changed 20031104
39 FNEXTACTIVEAPPLICATION Instance attribute Protected Object reference (TYPE REF TO) CL_EEWA_FORM_BASE Basis Class for Forms 20040427
40 FOK_CODE Instance attribute Protected Type reference (TYPE) SY-UCOMM Screens, Function Code That Triggered PAI 20031014
41 FPBO_OK_CODE Instance attribute Protected Type reference (TYPE) SY-UCOMM Screens, Function Code That Triggered PAI 20031106
42 FPREFIX Instance attribute Protected Type reference (TYPE) CHAR30 Prefix for Title, Status, etc. 20031014
43 FPROGRESS Instance attribute Protected Object reference (TYPE REF TO) CL_EEWA_PROGRESS Progress indicator 20040706
44 FREADONLYCASES Instance attribute Protected Type reference (TYPE) TREADONLYCASES Read-Only Cases 20031128
45 FREADONLYKEY Instance attribute Protected See coding 20031128
46 FREFRESHONEDIT Instance attribute Protected Type reference (TYPE) CHAR10 'M' What Is to Be Updated at EDIT 20040723
47 FREFRESHONINSERT Instance attribute Protected Type reference (TYPE) CHAR10 'G' What Is to Be Updated If INSERT 20040723
48 FSTATUS Instance attribute Protected Type reference (TYPE) CHAR30 'BROWSE' Char20 20031014
49 FSTATUSTAB Instance attribute Protected Type reference (TYPE) TSTATUSTAB 20040721
50 FSTRUCTURE_NAME Instance attribute Protected Type reference (TYPE) CHAR30 Screen Structure Name (for TABLES: XXX) 20031030
51 FSUBJECT Instance attribute Protected Type reference (TYPE) STRING Text Describing Application 20031113
52 FSUBSCREENS Instance attribute Protected Type reference (TYPE) TSUBSCREENS List of Subscreens 20040114
53 FTABLE_NAME Instance attribute Protected Type reference (TYPE) CHAR30 Table Name of Business Object 20031205
54 FUSEOWNOK_CODE Instance attribute Protected Type reference (TYPE) CHAR1 SPACE Use FOK_CODE Rather Than PAR_OK_CODE in PAI_DISPATCH? 20031028
55 FVISIBLECASES Instance attribute Protected Type reference (TYPE) TVISIBLECASES Visible Cases 20031105
56 FVISIBLEKEY Instance attribute Protected See coding = screen-group2, then Visible 20031014
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATEFCODES4BROWSE Instance method Protected Method Place FCODES for Selection 20031204
2 ADDBADIBOOK Instance method Public Method Add Posting from BAdI 20040623
3 ADDCALLJUMP Instance method Protected Method Add Navigation Target 20031125
4 ADDCHECK Instance method Protected Method Add Check Routine for CHECK_INPUT 20031027
5 ADDCONDITION Instance method Protected Method Add Condition 20061018
6 ADDCONTROLACTION Instance method Protected Method Add Tax Action 20061019
7 ADDDETAIL Instance method Protected Method Adds Detail 20031212
8 ADDDRAGMETHOD Instance method Protected Method Register Drag and Drop Method 20040702
9 ADDDRAGTYPE Instance method Protected Method Register Node Category 20040702
10 ADDFCODE Instance method Protected Method Add Function Code and Method Name 20031027
11 ADDFCODEPARAM Instance method Protected Method Add Parameter 20031126
12 ADDREADONLYCASE Instance method Protected Method Register Read-Only Case 20031128
13 ADDSTATUS Instance method Protected Method Add status 20040721
14 ADDSUBSCREEN Instance method Protected Method Add Subscreen 20040114
15 ADDVISIBLECASE Instance method Protected Method Registers Visible Case 20031105
16 AFTERDRAGACTION Instance method Protected Method Before the Actual Start of the Drag Action 20040706
17 AFTERINIT Instance method Protected Method One-Time Call After Initialization 20031201
18 BEFOREDRAGACTION Instance method Protected Method Before the Actual Start of the Drag Action 20040706
19 BEFOREOUTPUT Instance method Protected Method Runs Before Screenloop 20031014
20 BOOK Instance method Protected Method Start Posting 20031027
21 BOOKIT Instance method Protected Method Posting According to OK_CODE 20040726
22 BOOK_END Instance method Protected Method Follow-Up for Posting (Rights, Locks, etc.) 20031027
23 BOOK_START Instance method Protected Method Preparation for Posting (Rights, Locks, etc.) 20031027
24 CALLSCREEN Instance method Protected Method General Screen Call 20031113
25 CALL_LOOKUPMETHODS Instance method Protected Method Call Lookup Method 20031126
26 CALL_NAVIGATE Instance method Protected Method Navigate 20031125
27 CANCANCEL Instance method Protected Method Possible to Cancel? 20031014
28 CANDELETE Instance method Protected Method Can Record Be Deleted? 20031014
29 CANDISPLAY Instance method Public Method Possible to display? 20040128
30 CANEDIT Instance method Protected Method Possible to Change to STATUS 'EDIT'? 20031014
31 CANINSERT Instance method Protected Method Possible to Change to STATUS 'INSERT'? 20031014
32 CANREFRESH Instance method Protected Method Possible to Update (REFRESH)? 20031014
33 CANSAVE Instance method Protected Method Is it Possible to Change from 'EDIT', 'INSERT' to 'BROWSE'? 20031014
34 CANSHOW Instance method Protected Method Is it Possible to Update in Display (REFRESH_MASK)? 20031014
35 CHECK Instance method Public Method Call Check Routine 20031027
36 CHECKNEXTAPPLICATION Instance method Protected Method Next Application Lies Before Switch 20040427
37 CHECKTABSTRIPSVISIBLE Instance method Protected Method Check Visibility of All Tabs, and Convert if Necessary 20040705
38 CHECK_DATA Instance method Protected Method Check Complete Data Consistency, -> MESSAGE 20031030
39 CHECK_FKEY Instance method Public Method Check Check Table 20031106
40 CHECK_INPUT Instance method Public Method Check Checklist 20031027
41 CHECK_REQUIRED Instance method Public Method Check Required Fields 20031105
42 CLEAR Instance method Protected Method Empty Structure/Data Record 20031028
43 CLEAR_LOOKUPSOURCES Instance method Protected Method Delete Lookup Sources 20031121
44 CODE_ADMIN Instance method Protected Method Process OK_CODE = ADMIN 20040723
45 CODE_BACK Instance method Protected Method OK_CODE = 'BACK' AT EXIT 20031014
46 CODE_CANCEL Instance method Protected Method OK_CODE = 'CNCL' AT EXIT 20031014
47 CODE_CANCELDISP Instance method Protected Method OK_CODE = 'CANCELDISP' 20031203
48 CODE_CANCELEDIT Instance method Protected Method OK_CODE = 'CANCELEDIT' 20031028
49 CODE_CANCELINSERT Instance method Protected Method OK_CODE = 'CANCELINSERT' 20031028
50 CODE_CHECK Instance method Protected Method OK_CODE = 'CHECK' 20031030
51 CODE_CHECK_SPEC Instance method Protected Method Check Complete Data Consistency, -> MESSAGE 20050614
52 CODE_CLASS Instance method Protected Method OK_CODE = CLASS Call Classification 20040715
53 CODE_COLLAPSE_VISIBLE Instance method Protected Method OK_CODE CV_XXX 20040727
54 CODE_DELETE Instance method Protected Method OK_CODE = 'DELE' 20031014
55 CODE_DISP Instance method Protected Method OK_CODE = 'DISP' 20031203
56 CODE_DLGCANCEL Instance method Protected Method OK_CODE = 'DCNCL' for Dialog 20031113
57 CODE_DLGOK Instance method Protected Method OK_CODE = 'DOK' for Dialogs 20031113
58 CODE_EDIO Instance method Protected Method OK_CODE = 'EDIO' 20031203
59 CODE_EDIT Instance method Protected Method OK_CODE = 'EDIT' 20031014
60 CODE_ENTER Instance method Protected Method OK_CODE IS INITIAL 20031014
61 CODE_EXIT Instance method Protected Method OK_CODE = 'EXIT' AT EXIT 20031014
62 CODE_EXPAND_VISIBLE Instance method Protected Method OK_CODE EV_XXX 20040727
63 CODE_INSERT Instance method Protected Method OK_CODE = 'CREA' 20031014
64 CODE_NAVIGATE Instance method Protected Method OK_CODE = 'NAV' 20031125
65 CODE_REFRESH Instance method Protected Method OK_CODE = 'RFSH' 20031014
66 CODE_SAVE Instance method Protected Method OK_CODE = 'SAVE' 20031014
67 CODE_SAVEANDBACK Instance method Protected Method OK_CODE = 'SAVEANDBACK' 20031028
68 CODE_SAVEANDEXIT Instance method Protected Method OK_CODE = 'SAVEANDEXIT' 20031028
69 CODE_SHOW Instance method Protected Method OK_CODE = 'SHOW' 20031014
70 CODE_TOGGLE_VISIBLE Instance method Protected Method OK_CODE TVXXX 20040727
71 CONSTRUCTOR Instance method Public Constructor Generates an Instance 20031013
72 CREATEAPPBADI Instance method Protected Method Generate APPBADI 20040623
73 CREATEBO Instance method Protected Method Generate Business Object 20031023
74 CREATECLIPBOARD Instance method Protected Method Create Clipboard 20041013
75 CREATEDRAGOBJECT Instance method Public Method Generate Drag Item 20040702
76 DATA_DELETED Instance method Protected Method 20050616
77 DELETE_DATA Instance method Protected Method Delete Record for Derivations 20031014
78 DETAILBROWSE Instance method Public Method Changes Detail Record 20031124
79 DETAILDELETE Instance method Public Method Deletes Detail Record 20031111
80 DETAILEDIT Instance method Public Method Changes Detail Record 20031111
81 DETAILINSERT Instance method Public Method Inserts Detail Record 20031110
82 DETAILNAVIGATE Instance method Public Method Navigation from Detail Record 20040129
83 DISABLEFCODE Instance method Protected Method Deactivate Function Code 20031111
84 DISPATCH_BADI Instance method Protected Method APPBADI Where Necessary 20040623
85 DISPATCH_BASICS Instance method Protected Method For Derivations 20040623
86 DISPATCH_FRAMES Instance method Protected Method For Registered Frames 20040630
87 DISPATCH_FUNCLIST Instance method Protected Method Dispatch Function Codes in Function List 20031027
88 DISPATCH_OTHERS Instance method Protected Method In Case OK_CODE Has Not Yet Been Handled 20031022
89 DISPATCH_STUFF Instance method Protected Method Dispatch Additional Codes (CV_XXX, EV_XXX) 20040727
90 DISPATCH_TABSTRIPS Instance method Protected Method Controls Subscreen in Tabstrip 20031030
91 DISPLAY Instance method Public Method Call Screen 20031126
92 DYNP_VALUES_READ Instance method Protected Method Transport Screen 20031106
93 DYNP_VALUES_READ_ALL Instance method Protected Method Transport all Screens 20031118
94 DYNP_VALUES_UPDATE Instance method Protected Method Return Transport to Screen 20031106
95 ENABLEFCODE Instance method Protected Method Activate Function Code 20031111
96 EXECUTEDRAGACTION Instance method Public Method Execute Appropriate Drag Action 20040702
97 FILL_FIELDS Instance method Protected Method From BO-DATAREF to FFIELDS-FIELDVALUE 20031029
98 FREE Instance method Public Method Release Everything 20031128
99 FREEBO Instance method Protected Method Release Business Object 20040723
100 GETACTIVEAPPLICATION Instance method Protected Method Determine Current Application 20040423
101 GETACTIVEDIALOG Instance method Protected Method Determine Current Dialog 20031112
102 GETAPPBADI Instance method Public Method Supplies BAdI for Application 20040630
103 GETAPPBADINAME Instance method Protected Method Name of BAdI for Application 20040623
104 GETAPPBADIREF Instance method Protected Method Get Interface Reference of BAdI for Application 20040623
105 GETASSIGN Instance method Protected Method Gets Data Segment from Program 20031030
106 GETBO Instance method Public Method Provides Business Object 20031107
107 GETDATAREF Instance method Protected Method Determine Data Structure (Business Object or Structure) 20031110
108 GETDRAGHANDLE Instance method Public Method Get Drag Handle for Drag Category 20040705
109 GETDRAGOBJECT Instance method Public Method Provides a Drag Object 20040720
110 GETFIELD Instance method Protected Method Get Field Reference 20040708
111 GETFIELDVALUE Instance method Protected Method Reads an Internal Field from FFIELDS 20031106
112 GETKEYTEXT Instance method Protected Method Get Record Key 20031112
113 GETOKCODE Instance method Public Method Current/Last Processed OK_CODE 20040517
114 GETONENTERMETHOD Instance method Protected Method Provides ONENTER Method from this Field 20031212
115 GETSSDYNPRO Instance method Protected Method Determine/Create from SUBSCREEN + SCREEN 20040705
116 GETSTATUS Instance method Public Method Provides Current Status 20040428
117 GETSTATUSREF Instance method Protected Method Reference to TSTATUS 20040721
118 GETSUBJECT Instance method Protected Method Get Subject from Business Object 20031112
119 GET_FUNCTIONS_FROM_STATE Instance method Protected Method Provides All Functions from Current Status 20031029
120 GET_STATEFUNCTIONS Static method Public Method Provides All Functions from Status Given 20040630
121 GET_SUBSCREEN_BADI Instance method Protected Method Callback for BAdI 20040517
122 GOBROWSE Instance method Protected Method Goto 'BROWSE' 20031014
123 GOEDIT Instance method Protected Method Goto 'EDIT' 20031014
124 GOINSERT Instance method Protected Method Goto 'INSERT' 20031014
125 HANDLE_DETAILTOOLBAR_CLICK Instance method Protected Event handling method Event Handling from Detail Toolbar 20031014
126 HANDLE_DISPATCH Instance method Public Method Dispatch OK_CODE (If Not Possible PAR_HANDLED SPACE) 20041013
127 HASSELECTIONSCREEN Instance method Protected Method Establishes Whether Form Has a Selection 20031203
128 INIT Instance method Protected Method One-Time Call for First PBO 20031014
129 INITASDETAIL Instance method Protected Method Initialized Details 20031014
130 INITIALIZE Instance method Public Method 20050504
131 INIT_BADI Instance method Protected Method Initialize BAdI (SUBSCREENS) 20040113
132 INIT_BASICS Instance method Protected Method For Derivations (Generation of Objects,...) 20040630
133 INIT_FCODES Instance method Protected Method Intialize Function Codes from Function List (Optional) 20031027
134 INIT_FIELDS Instance method Protected Method Gets DDIC Field Infor for BO->DATAREF and Maintains FFIELDS 20031029
135 INIT_FRAMES Instance method Protected Method Initialize Frames 20040702
136 INIT_STUFF Instance method Protected Method Create Additional Objects 20040727
137 INSERTDETAIL Instance method Protected Method Adds Detail 20031212
138 INSERTFUNC Instance method Protected Method Register Funcion 20031201
139 INSERTFUNCPARAM Instance method Protected Method Add Function Parameter(s) 20031201
140 INTERNAL_DELETE_DATA Instance method Protected Method Delete Record from CODE_DATA 20031015
141 ISBROWSE Instance method Protected Method We Are in BROWSE 20040721
142 ISDISABLEDFCODE Instance method Protected Method Is FCODE Disabled? 20050311
143 ISEDIT Instance method Protected Method We Are in EDIT 20040721
144 ISFIELDSMODIFIED Instance method Protected Method Was a Field Changed to Fields? 20031110
145 ISINSERT Instance method Protected Method We Are in INSERT 20040721
146 ISKEYGIVEN Instance method Protected Method Establishes Whether Key Fields Are Set 20031126
147 ISMODIFIED Instance method Protected Method Record Was Changed (Default EDIT or INSERT) 20031028
148 ISSELECTIONSCREEN Instance method Protected Method We Are in Pure Object Selection 20031203
149 ISSTATUS Instance method Protected Method Status Corresponds 20040721
150 ISSUBSCREENVISIBLE Instance method Protected Method Provides X if Tabsctrip Screens Are Visible 20040726
151 LEAVETOSCREEN Instance method Protected Method Takes You to a Different Screen (For Example, 0) 20031014
152 LOAD_DATA Instance method Protected Method Loads Data (in BO Automatically FBO->LOAD_DATA) 20031110
153 LOCK_EDIT Instance method Protected Method Sets Lock in STATUS 'EDIT' 20031022
154 NAVIGATE Instance method Protected Method Go to Corresponding Cursor Field 20031125
155 PAI_DISPATCH Instance method Public Method Process After Input from Screen 20031014
156 PAI_DISPATCH_EXIT Instance method Public Method Process After Input AT EXIT-COMMAND from Screen 20031014
157 PAI_DISPATCH_SUB Instance method Public Method Process After Input for SUBSCREENS 20040226
158 PBO_DISPATCH Instance method Protected Method Follow-Up Processing of AT-EXIT COMMANDS 20031106
159 PBO_DONE Instance method Protected Method Cleaning Work Directly Before Control Duty 20040617
160 PBO_INIT Instance method Public Method Process Before Output from Screen 20031014
161 PBO_INITSCREENITEM Instance method Protected Method For Each Individual SCREEN Item in a LOOP AT SCREEN 20031014
162 PBO_INIT_SUB Instance method Public Method Process Before Output from Subscreen (NOT Details) 20031014
163 PBO_SCREEN Instance method Protected Method Screen, Initial 20031118
164 PBO_SETSTATUS Instance method Protected Method Set GUI Status 20031014
165 PBO_SETSTATUS_DETAIL Instance method Protected Method Set GUI Status at Detail 20031014
166 PBO_SETTITLE Instance method Protected Method Set GUI Title 20031014
167 PBO_SETTITLE_DETAIL Instance method Protected Method Sets GUI Title for Detail 20031014
168 POSTEDIT Instance method Protected Method Saves Data for EDIT 20031014
169 POSTINSERT Instance method Protected Method Saves Data for INSERT 20031014
170 POST_OKCODE Static method Public Method Triggers PAI with New OK_CODE (Call from Event Handler) 20040617
171 PREPARE_DISPATCH Instance method Protected Method Preparation for OKCODE Handling 20041013
172 PREPARE_GRID Instance method Protected Method Prepare Grid (BADI...) 20050426
173 QUEST_FOR_CANCEL Instance method Protected Method Asks Whether to Cancel. Provides X for Yes 20031106
174 QUEST_FOR_DELETE Instance method Protected Method Asks Whether to Delete. Provides 'X' to Continue 20031103
175 QUEST_FOR_SAVE Instance method Protected Method Asks Whether to Save. Provides JNAW to Continue 20031028
176 REFRESH Instance method Public Method Completely Updates Display (Tree or List) 20031014
177 REFRESH_BY_TYPE Instance method Protected Method Execute Corresponding Refresh Category 20040720
178 REFRESH_DETAILS Instance method Protected Method Updates Detail Views 20031105
179 REFRESH_LOOKUPS Instance method Protected Method Updates Additional Data Fields (Not Business Object) 20031024
180 REFRESH_MASK Instance method Protected Method Updates Data Field Display 20031014
181 REGISTERFRAME Instance method Protected Method Add Frame 20040630
182 RESTORE_KEYS Instance method Protected Method In Clear and Incorrect REFRESH_MASK 20031208
183 RESTORE_KEY_FIELDS Instance method Protected Method Save Values of Keys from FFIELDS Again in Structure 20031121
184 SAVE_DATA Instance method Protected Method Request for Data to Be Saved (for Example, from CODE_SAVE) 20031014
185 SETACTIVEAPPLICATION Instance method Protected Method Set Current Application 20040423
186 SETAPPBADIREF Instance method Protected Method Set Interface Reference for Application BAdI 20040623
187 SETBROWSE Instance method Protected Method Go to 'BROWSE' Status (with Unlock, and so on) 20031022
188 SETCALLJUMP Instance method Protected Method Sets a Navigation Target for a Field 20031125
189 SETCURSORFIELD Instance method Protected Method Set Corresponding Cursor Field PROG/SCREEN NUMBER 20040708
190 SETDETAILSTATUS Instance method Protected Method Set Status for All Grids 20040720
191 SETFCODECHECK Instance method Protected Method BO Posting Has Check Routine 20031127
192 SETFCODEDIALOG Instance method Protected Method Calls Dialog for FCODE 20031127
193 SETFCODEQUEST Instance method Protected Method Pose Preliminary Question During Posting 20031127
194 SETFIELDVALUE Instance method Protected Method Sets an Internal Field in FFIELDS 20031106
195 SETKEYFIELD Instance method Protected Method Mark Field as Key Field 20040430
196 SETLOOKUPMETHOD Instance method Protected Method Marks a Field in FFIELDS as a Lookup Source 20031029
197 SETONENTERMETHOD Instance method Protected Method Assigns an ONENTER Method for a Field 20031212
198 SETPBO_OK_CODE Instance method Public Method Set PBO_OK_CODE for Subsequent Execution at PBO_INIT 20040428
199 SETPREFIX Instance method Protected Method 20031021
200 SETPUSHVISIBLE Instance method Protected Method Sets Visible Mask and Data from Button 20040727
201 SETREADONLYCASE Instance method Protected Method Sets Read-Only Case 20031128
202 SETREADONLYKEYBIT Instance method Protected Method Sets Read-Only Bit 20031128
203 SETSTATUS Instance method Protected Method Set Status Attributes ('BROWSE', 'EDIT', 'INSERT'...) 20031014
204 SETTABSTRIP Instance method Public Method Set Tabstrip Page 20031212
205 SETTABSTRIPVISIBLE Instance method Protected Method 20040705
206 SETVISIBLECASE Instance method Protected Method Sets Visible Case 20031105
207 SETVISIBLEKEYBIT Instance method Protected Method Sets Visible Bit 20031104
208 SET_CPROG Instance method Public Method Sets Surrounding Program 20031118
209 SHOWDIALOG Instance method Protected Method Open Dialog 20031112
210 SHOW_MASK Instance method Protected Method Updates/Displays Template 20031106
211 UNLOCK_EDIT Instance method Protected Method Delete Lock in STATUS 'EDIT' 20031022
212 UPDATEDETAILVISIBLE Instance method Protected Method Set Visible for Detail 20040723
213 UPDATESUBSCREEN Instance method Protected Method Update Subscreen (BAdI) 20040114
214 VALIDATE_LOOKUPS Instance method Protected Method Check Whether Source for Search Changes, and Corresp.Search. 20031029
Events
Class CL_EEWA_FORM_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCALLJUMP Protected See coding 20031125 begin of TCALLJUMP, NAME type CHAR30, "eindeutiger Name KIND type CHAR1, "SPACE = NAVIGATE_XXX Method-Call " F = FUNCTION-CALL STATUS type CHAR30, " Status des Ziels " BROWSE, EDIT, INSERT " FOLLOW akt. Status benutzen METHODNAME type CHAR30, "optionaler Name der Funktion etc. STRUCTNAME type CHAR30, " opt. Strukturname FIELDNAME type CHAR30, " opt. Feldname in STRUCT end of TCALLJUMP
2 TCALLJUMPS Protected See coding 20031125 TCALLJUMPS type sorted table of TCALLJUMP with unique key NAME
3 TCHECKENTRY Protected See coding 20031027 begin of TCHECKENTRY, METHODNAME type STRING, CURSORFIELD type STRING, CALLBO type CHAR1, end of TCHECKENTRY
4 TCHECKLIST Protected See coding 20031027 TCHECKLIST type standard table of TCHECKENTRY
5 TCODETABLE Protected See coding 20031128 TCODETABLE type standard table of SY-UCOMM
6 TCONDITION Protected See coding 20061018 begin of TCONDITION, NAME type CHAR30, PROPNAME type STRING, OPERATION type OPTION, " EQ, NE, GT, LT, LE, GE, ... PROPVALKIND type CHAR1, " SPACE Wert, " P Property, " V Visiblebit, " G Get-Parameter " R Readonlybit " A Multicondition AND " O Multicondition OR " M Masterformcondition " S Statusabfrage (Vorgang) " T Baum " B Subscreen ausgepraegt PROPVALUE type STRING, TRANSPORT type CHAR1, " X PROPVALUE wird mit akt.Wert gesetzt ISTRUE type CHAR1, " X Cond. ist gültig APPSTATE type CHAR3, " BEI B Browse E Edit I Insert end of TCONDITION
7 TCONDITIONS Protected See coding 20061018 TCONDITIONS type sorted table of TCONDITION with unique key NAME
8 TCONTROLACTION Protected See coding 20061019 begin of TCONTROLACTION, NAME type CHAR30, APPSTATE type CHAR3, " BEI B Browse E Edit I Insert CONDITION type CHAR30, CONDSTATE type CHAR1, " X wenn Condition True KIND type CHAR10, " SETFCODE DISABLEFCODE/ENABLEFCODE " SETVBIT SETVISIBLEKEYBIT " SETRBIT SETREADONLYKEYBIT " SETVCASE SETVISIBLECASE " SETRCASE SETREADONLYCASE " SETCTRLVIS SETCONTROLVISIBLE " METHOD call method (VALUE) DATA type STRING, VALUE type STRING, end of TCONTROLACTION
9 TCONTROLACTIONS Protected See coding 20061019 TCONTROLACTIONS type sorted table of TCONTROLACTION with unique key NAME
10 TDETAIL Protected See coding 20031212 begin of TDETAIL, NAME type CHAR30, " Name der DETAIL REFRESHMETHOD type CHAR30, " Method in APP_ TABSTRIP type CHAR3, " Name des Tabstrip Kürzels (TS_XXX) DYNNR type SY-DYNNR, " Seitennummer SSNAME type CHAR3, " Subscreen Name SSPROG type SY-CPROG, " Dynproprogram SSDYNNR type SY-DYNNR, " Dynpronummer auf SS VISIBLE type CHAR1, " Sichtbar? ITEMMETHOD type CHAR30, " für einzelne Items AUTOEDIT type CHAR1, " X automatisch ins EDIT/BROWSE GRID type ref to CL_EEWA_GRID, AUTOMODE type CHAR3, " E,I,D STRUCTURENAME type STRING, " Name der Dialogstruktur DIALOGCLASS type STRING, " Dialogklasse DIALOGDYNNR type SY-DYNNR, " Dialogdynpro end of TDETAIL
11 TDETAILS Protected See coding 20031212 TDETAILS type sorted table of TDETAIL with unique key NAME
12 TDRAGACTION Protected See coding 20040702 begin of TDRAGACTION, SOURCETYPE type CHAR30, TARGETTYPE type CHAR30, METHODNAME type STRING, end of TDRAGACTION
13 TDRAGACTIONS Protected See coding 20040702 TDRAGACTIONS type standard table of TDRAGACTION with key SOURCETYPE TARGETTYPE
14 TDRAGTYPE Protected See coding 20040702 begin of TDRAGTYPE, NAME type CHAR30, DRAGDROP type ref to CL_DRAGDROP, end of TDRAGTYPE
15 TDRAGTYPES Protected See coding 20040702 TDRAGTYPES type sorted table of TDRAGTYPE with unique key NAME
16 TDYNPRO Protected See coding 20031118 begin of TDYNPRO, DYNNR type SY-DYNNR, VISIBLE type CHAR1, " X = DYNPRO ist sichtbar (PBO) end of TDYNPRO
17 TDYNPROS Protected See coding 20031118 TDYNPROS type sorted table of TDYNPRO with unique key DYNNR
18 TFIELD Protected See coding 20031029 begin of TFIELD, STRUCTNAME type CHAR30, FIELDNAME type CHAR30, FIELDVALUE type TEXT255, DTYP type DATATYPE, "ABAP Datentyp INPUT type CHAR1, " ist Feld eingabebereit auf dem DynPro CHECKTABLE type CHAR30, " Name der Prüftabelle ISKEY type CHAR1, " X = ist PrimaryKey Feld ISBO type CHAR1, " X = Feld ist im BO enthalten REQUIRED type CHAR1, " X = Pflichtfeld PROG type SY-REPID, " Programm DYNNR type SY-DYNNR, " Dynpro Nummer KIND type CHAR1, " SPACE=standard, L=Lookup LOOKUPMETHOD type CHAR30, "'REFRESH_LOOKUP_XXX' PREFERRED type CHAR1, " X = Ansprungfeld bei Fehler CALLJUMP type ref to TCALLJUMP, ONENTER type CHAR30, " Methode bei CODE_ENTER in diesem Feld MODIFIED type CHAR1, " wurde es seit letztem PAI verändert? REFFIELD type CHAR30, " Referenzfeld Quantity/Währung LOOKUPS type TLOOKUPMETHODS, " Lookupmethoden end of TFIELD
19 TFIELDS Protected See coding 20031029 TFIELDS type sorted table of TFIELD with unique key STRUCTNAME FIELDNAME
20 TFRAME Protected See coding 20040630 begin of TFRAME, FRAME type ref to CL_EEWA_FRAME_BASE, end of TFRAME
21 TFRAMES Protected See coding 20040630 TFRAMES type standard table of TFRAME
22 TFUNCENTRY Protected See coding 20031027 begin of TFUNCENTRY, FCODE type SY-UCOMM, NAME type CHAR30, BOOKFLAG type CHAR1, "SPACE = Funktion "'G' = Buchen ohne Sperre kein Satzbezug "'B' = Buchen ohne Sperre Satzbezug "'L' = Buchen mit Sperre Satzbezug CALLBO type CHAR1, "SPACE = ME-> " X = BO-> ohne Check " C = BO-> mit Check " B = FAPPBADI-> COMMITKIND type CHAR1, " SPACE kein direktes commit work " C explizites commit work " B BAPI commit " W BAPI commit mit wait SAVE type CHAR1, " X = SAVE_DATA REFRESH type CHAR10, " G (Global=Refresh) " M (Mask=Refresh_Mask) " D (Detail=Refresh_Details) " N (Node=RebuildChildren) " P (ParentNode=RebuildChildren) CHECK type CHAR1, " X = Prüfe vor Buchung MSGID type SY-MSGID, " Erfolgsmeldung ID MSGNO type SY-MSGNO, " Erfolgsmeldung NUMBER DIALOGCLASS type STRING, " Dialogklasse DIALOGDYNNR type SY-DYNNR, " Dialog Dynpro Nr. DIALOGSTATUS type CHAR30, " Status des Dialogs QUESTID type SY-MSGID, " Vor Buchung Frage stellen QUESTNO type SY-MSGNO, " ** end of TFUNCENTRY
23 TFUNCLIST Protected See coding 20031027 TFUNCLIST type sorted table of TFUNCENTRY with unique key FCODE
24 TFUNCPARAM Protected See coding 20031126 begin of TFUNCPARAM, FCODE type SY-UCOMM, NAME type CHAR30, KIND type CHAR1, " SPACE|E = von STRUCT-FIELD " D = Dialoginitialisierung, " STRUCT-FIELD = NAME " I = nach STRUCT-FIELD FIELDNAME type CHAR30, STRUCTURE_NAME type CHAR30, end of TFUNCPARAM
25 TFUNCPARAMS Protected See coding 20031126 TFUNCPARAMS type sorted table of TFUNCPARAM with unique key FCODE NAME
26 TLOOKUPMETHOD Protected See coding 20040713 begin of TLOOKUPMETHOD, NAME type CHAR30, OBJ type ref to OBJECT, end of TLOOKUPMETHOD
27 TLOOKUPMETHODS Protected See coding 20040713 TLOOKUPMETHODS type sorted table of TLOOKUPMETHOD with unique key NAME OBJ
28 TREADONLYCASE Protected See coding 20031128 begin of TREADONLYCASE, NAME type CHAR30, MASK(3) type X, end of TREADONLYCASE
29 TREADONLYCASES Protected See coding 20031128 TREADONLYCASES type sorted table of TREADONLYCASE with unique key NAME
30 TSSDYNPRO Protected See coding 20040517 begin of TSSDYNPRO, NAME type CHAR4, PROG type SY-REPID, " Programm des Dynpros DYNNR type SY-DYNNR, " Dynpronummer CALLBACK type CHAR30, " opt. Program zum Ermitteln PROG/DYNNR VISIBLE type CHAR1, end of TSSDYNPRO
31 TSSDYNPROS Protected See coding 20040517 TSSDYNPROS type sorted table of TSSDYNPRO with unique key NAME
32 TSTATUS Protected See coding 20040721 begin of TSTATUS, NAME type CHAR30, ISLIKE type CHAR30, REASONS type TSTATUSREASONS, end of TSTATUS
33 TSTATUSREASON Protected See coding 20040721 begin of TSTATUSREASON, REASON type CHAR30, STATUS type CHAR30, end of TSTATUSREASON
34 TSTATUSREASONS Protected See coding 20040721 TSTATUSREASONS type sorted table of TSTATUSREASON with unique key REASON
35 TSTATUSTAB Protected See coding 20040721 TSTATUSTAB type sorted table of TSTATUS with unique key NAME
36 TSUBSCREEN Protected See coding 20040114 begin of TSUBSCREEN, NAME type CHAR30, " Controlname (SS_XXXX) ISBADI type CHAR1, " ist er für BADI (SS_BADI_XXX) PROG type SY-REPID, " Programm des BADI DYNNR type SY-DYNNR, " Dynpro aus BADI VARSUFFIX type CHAR4, " Suffix der Variablen def. XXXX DYNPROS type TSSDYNPROS, " Liste benannter Dynpros SSNAME type CHAR4, " aktueller DYNPRO TABSTRIP type CHAR3, " übergeordneter Tabstrip TSDYNNR type SY-DYNNR, " Dynpro des Tabstrips wo wir liegen end of TSUBSCREEN
37 TSUBSCREENS Protected See coding 20040114 TSUBSCREENS type sorted table of TSUBSCREEN with unique key NAME
38 TVISIBLECASE Protected See coding 20031105 begin of TVISIBLECASE, NAME type CHAR30, MASK(3) type X, end of TVISIBLECASE
39 TVISIBLECASES Protected See coding 20031105 TVISIBLECASES type sorted table of TVISIBLECASE with unique key NAME
Method Signatures

Method ACTIVATEFCODES4BROWSE Signature

Method ACTIVATEFCODES4BROWSE on class CL_EEWA_FORM_BASE has no parameter.
Method ACTIVATEFCODES4BROWSE on class CL_EEWA_FORM_BASE has no exception.

Method ADDBADIBOOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_BOOKFLAG Call by reference Type reference (TYPE) CHAR1 SPACE G ohne Sperre kein Satzbezug, B o. Sperre m. Satzbezug, L m. 20040623
2 Importing PAR_CHECK Call by reference Type reference (TYPE) CHAR1 SPACE Soll Eingabe geprüft werden? 20040624
3 Importing PAR_COMMITKIND Call by reference Type reference (TYPE) CHAR1 SPACE C commitwork,B bapicommit,W bapiwait 20040624
4 Importing PAR_DIALOGCLASS Call by reference Type reference (TYPE) STRING 20040701
5 Importing PAR_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040623
6 Importing PAR_METHODNAME Call by reference Type reference (TYPE) CHAR30 Methodenname 20040623
7 Importing PAR_MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20040623
8 Importing PAR_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20040623
9 Importing PAR_QUESTID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20040624
10 Importing PAR_QUESTNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20040624
11 Importing PAR_SAVE Call by reference Type reference (TYPE) CHAR1 SPACE soll danach gespeichert werden? 20040623

Method ADDBADIBOOK on class CL_EEWA_FORM_BASE has no exception.

Method ADDCALLJUMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FIELDNAME Call by reference Type reference (TYPE) CHAR30 20040126
2 Importing PAR_KIND Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20031125
3 Importing PAR_METHODNAME Call by reference Type reference (TYPE) CHAR30 20031125
4 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031125
5 Importing PAR_STATUS Call by reference Type reference (TYPE) CHAR30 20031128
6 Importing PAR_STRUCTURE Call by reference Type reference (TYPE) CHAR30 20040126

Method ADDCALLJUMP on class CL_EEWA_FORM_BASE has no exception.

Method ADDCHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CALLBO Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20031030
2 Importing PAR_CURSORFIELD Call by reference Type reference (TYPE) STRING 20031027
3 Importing PAR_METHODNAME Call by reference Type reference (TYPE) STRING 20031027

Method ADDCHECK on class CL_EEWA_FORM_BASE has no exception.

Method ADDCONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_COND Call by reference Type reference (TYPE) TCONDITION 20061018

Method ADDCONDITION on class CL_EEWA_FORM_BASE has no exception.

Method ADDCONTROLACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_ACTION Call by reference Type reference (TYPE) TCONTROLACTION 20061019

Method ADDCONTROLACTION on class CL_EEWA_FORM_BASE has no exception.

Method ADDDETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_AUTOEDIT Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040720
2 Importing PAR_AUTOMODE Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20040720
3 Importing PAR_DIALOGCLASS Call by reference Type reference (TYPE) STRING 20040720
4 Importing PAR_DIALOGDYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040720
5 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031212
6 Importing PAR_GRID Call by reference Object reference (TYPE REF TO) CL_EEWA_GRID GUI Control zur Tabellenanzeige 20040720
7 Importing PAR_ITEMMETHOD Call by reference Type reference (TYPE) CHAR30 20040720
8 Importing PAR_METHODNAME Call by reference Type reference (TYPE) CHAR30 20031212
9 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031212
10 Importing PAR_STRUCTURENAME Call by reference Type reference (TYPE) STRING 20040720
11 Importing PAR_TABSTRIP Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20031212
12 Importing PAR_VISIBLE Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20031212

Method ADDDETAIL on class CL_EEWA_FORM_BASE has no exception.

Method ADDDRAGMETHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_EFFECT Call by reference Type reference (TYPE) I CL_DRAGDROP=>MOVE 20040702
2 Importing PAR_METHODNAME Call by reference Type reference (TYPE) STRING 20040702
3 Importing PAR_SOURCETYPE Call by reference Type reference (TYPE) CHAR30 20040702
4 Importing PAR_TARGETTYPE Call by reference Type reference (TYPE) CHAR30 20040702

Method ADDDRAGMETHOD on class CL_EEWA_FORM_BASE has no exception.

Method ADDDRAGTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_DRAGTYPE Value transfer Object reference (TYPE REF TO) TDRAGTYPE 20040702
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 Text 30 Stellen 20040702

Method ADDDRAGTYPE on class CL_EEWA_FORM_BASE has no exception.

Method ADDFCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_BOOKFLAG Call by reference Type reference (TYPE) CHAR1 SPACE ist es eine Buchung (BOOK_START, BOOK_END) 20031028
2 Importing PAR_CALLBO Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20031030
3 Importing PAR_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031027
4 Importing PAR_METHODNAME Call by reference Type reference (TYPE) CHAR30 Methodenname 20031027
5 Importing PAR_MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20031126
6 Importing PAR_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20031126
7 Importing PAR_SAVE Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20031112

Method ADDFCODE on class CL_EEWA_FORM_BASE has no exception.

Method ADDFCODEPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031126
2 Importing PAR_FIELDNAME Call by reference Type reference (TYPE) CHAR30 20031126
3 Importing PAR_KIND Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20031126
4 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031126
5 Importing PAR_STRUCTURE_NAME Call by reference Type reference (TYPE) CHAR30 20031126

Method ADDFCODEPARAM on class CL_EEWA_FORM_BASE has no exception.

Method ADDREADONLYCASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_MASK Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20031128
2 Importing PAR_MASK2 Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20031128
3 Importing PAR_MASK3 Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20031128
4 Importing PAR_MASK4 Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20031128
5 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031128

Method ADDREADONLYCASE on class CL_EEWA_FORM_BASE has no exception.

Method ADDSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_STATUS Call by reference Type reference (TYPE) TSTATUS 20040721

Method ADDSTATUS on class CL_EEWA_FORM_BASE has no exception.

Method ADDSUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CALLBACK Call by reference Type reference (TYPE) CHAR30 20040517
2 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040505
3 Importing PAR_DYNPRO Call by reference Type reference (TYPE) CHAR4 Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20040517
4 Importing PAR_ISBADI Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040505
5 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040114
6 Importing PAR_PROG Call by reference Type reference (TYPE) SY-CPROG ABAP-Programm, Aufrufer in externen Prozeduren 20040505
7 Importing PAR_TABSTRIP Call by reference Type reference (TYPE) CHAR3 Tabstripkürzel 20040726
8 Importing PAR_TSDYNNR Call by reference Type reference (TYPE) SY-DYNNR Dynpro des Tabs auf dem wir sind 20040726
9 Importing PAR_VARSUFFIX Call by reference Type reference (TYPE) CHAR4 Suffix der Variablen SS_DYNNR_XXXX und SS_PROG_XXXX 20040505

Method ADDSUBSCREEN on class CL_EEWA_FORM_BASE has no exception.

Method ADDVISIBLECASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_MASK Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20031105
2 Importing PAR_MASK2 Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20031105
3 Importing PAR_MASK3 Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20031105
4 Importing PAR_MASK4 Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20031105
5 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031105

Method ADDVISIBLECASE on class CL_EEWA_FORM_BASE has no exception.

Method AFTERDRAGACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DRAGOBJECT Call by reference Object reference (TYPE REF TO) CL_EEWA_DRAGOBJECT Dragobjekt 20040706
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20040720

Method AFTERINIT Signature

Method AFTERINIT on class CL_EEWA_FORM_BASE has no parameter.
Method AFTERINIT on class CL_EEWA_FORM_BASE has no exception.

Method BEFOREDRAGACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DRAGOBJECT Call by reference Object reference (TYPE REF TO) CL_EEWA_DRAGOBJECT Dragobjekt 20040706
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20040720

Method BEFOREOUTPUT Signature

Method BEFOREOUTPUT on class CL_EEWA_FORM_BASE has no parameter.
Method BEFOREOUTPUT on class CL_EEWA_FORM_BASE has no exception.

Method BOOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FUNCENTRY Call by reference Object reference (TYPE REF TO) TFUNCENTRY 20031126

Method BOOK on class CL_EEWA_FORM_BASE has no exception.

Method BOOKIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_HANDLED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040726
2 Importing PAR_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040726
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20040726

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_BASE Basisklasse: Alle Ausnahmen zu EWA 20040720

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 Returning PAR_CANDOIT Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031027
3 Importing PAR_LOCK Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20031030

Method BOOK_START on class CL_EEWA_FORM_BASE has no exception.

Method CALLSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031113
2 Importing PAR_X Call by reference Type reference (TYPE) I 20031113
3 Importing PAR_Y Call by reference Type reference (TYPE) I 20031113

Method CALLSCREEN on class CL_EEWA_FORM_BASE has no exception.

Method CALL_LOOKUPMETHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_METHODS Call by reference Type reference (TYPE) TLOOKUPMETHODS 20031126

Method CALL_LOOKUPMETHODS on class CL_EEWA_FORM_BASE has no exception.

Method CALL_NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CALLJUMP Call by reference Object reference (TYPE REF TO) TCALLJUMP 20031125
2 Importing PAR_CALLJUMPNAME Call by reference Type reference (TYPE) CHAR30 20040126
3 Importing PAR_FIELD Call by reference Object reference (TYPE REF TO) TFIELD 20031125
4 Importing PAR_KEY Call by reference Type reference (TYPE) ANY 20040126

Method CALL_NAVIGATE on class CL_EEWA_FORM_BASE has no exception.

Method CANCANCEL 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 20031014

Method CANCANCEL on class CL_EEWA_FORM_BASE has no exception.

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 20031014

Method CANDELETE on class CL_EEWA_FORM_BASE has no exception.

Method CANDISPLAY 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 20040128

Method CANDISPLAY on class CL_EEWA_FORM_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 20031014

Method CANEDIT on class CL_EEWA_FORM_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 20031014

Method CANINSERT on class CL_EEWA_FORM_BASE has no exception.

Method CANREFRESH 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 20031014

Method CANREFRESH on class CL_EEWA_FORM_BASE has no exception.

Method CANSAVE 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 20031014

Method CANSAVE on class CL_EEWA_FORM_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 20031014

Method CANSHOW on class CL_EEWA_FORM_BASE has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CALLBO Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20031030
2 Importing PAR_CURSORFIELD Call by reference Type reference (TYPE) STRING 20031027
3 Returning PAR_FAILED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031027
4 Importing PAR_METHODNAME Call by reference Type reference (TYPE) STRING 20031027

Method CHECK on class CL_EEWA_FORM_BASE has no exception.

Method CHECKNEXTAPPLICATION Signature

Method CHECKNEXTAPPLICATION on class CL_EEWA_FORM_BASE has no parameter.
Method CHECKNEXTAPPLICATION on class CL_EEWA_FORM_BASE has no exception.

Method CHECKTABSTRIPSVISIBLE Signature

Method CHECKTABSTRIPSVISIBLE on class CL_EEWA_FORM_BASE has no parameter.
Method CHECKTABSTRIPSVISIBLE on class CL_EEWA_FORM_BASE has no exception.

Method CHECK_DATA 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 20031030

Method CHECK_DATA on class CL_EEWA_FORM_BASE has no exception.

Method CHECK_FKEY 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 20031106

Method CHECK_FKEY on class CL_EEWA_FORM_BASE has no exception.

Method CHECK_INPUT 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 20031029

Method CHECK_INPUT on class CL_EEWA_FORM_BASE has no exception.

Method CHECK_REQUIRED 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 20031105

Method CHECK_REQUIRED on class CL_EEWA_FORM_BASE has no exception.

Method CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_RESTOREKEYS Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20050616

Method CLEAR on class CL_EEWA_FORM_BASE has no exception.

Method CLEAR_LOOKUPSOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_EXCEPT_BO Call by reference Type reference (TYPE) CHAR1 'X' keine BO Felder löschen 20031121

Method CLEAR_LOOKUPSOURCES on class CL_EEWA_FORM_BASE has no exception.

Method CODE_ADMIN Signature

Method CODE_ADMIN on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_ADMIN on class CL_EEWA_FORM_BASE has no exception.

Method CODE_BACK Signature

Method CODE_BACK on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_BACK on class CL_EEWA_FORM_BASE has no exception.

Method CODE_CANCEL Signature

Method CODE_CANCEL on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_CANCEL on class CL_EEWA_FORM_BASE has no exception.

Method CODE_CANCELDISP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_TOSELECTIONSCREEN Value transfer Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20031203

Method CODE_CANCELDISP on class CL_EEWA_FORM_BASE has no exception.

Method CODE_CANCELEDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_TOSELECTIONSCREEN Value transfer Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20031203

Method CODE_CANCELEDIT on class CL_EEWA_FORM_BASE has no exception.

Method CODE_CANCELINSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_TOSELECTIONSCREEN Value transfer Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20031203

Method CODE_CANCELINSERT on class CL_EEWA_FORM_BASE has no exception.

Method CODE_CHECK Signature

Method CODE_CHECK on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_CHECK on class CL_EEWA_FORM_BASE has no exception.

Method CODE_CHECK_SPEC 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 20050614

Method CODE_CHECK_SPEC on class CL_EEWA_FORM_BASE has no exception.

Method CODE_CLASS Signature

Method CODE_CLASS on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_CLASS on class CL_EEWA_FORM_BASE has no exception.

Method CODE_COLLAPSE_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_MASK Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20040727

Method CODE_COLLAPSE_VISIBLE on class CL_EEWA_FORM_BASE has no exception.

Method CODE_DELETE Signature

Method CODE_DELETE on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_DELETE on class CL_EEWA_FORM_BASE has no exception.

Method CODE_DISP Signature

Method CODE_DISP on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_DISP on class CL_EEWA_FORM_BASE has no exception.

Method CODE_DLGCANCEL Signature

Method CODE_DLGCANCEL on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_DLGCANCEL on class CL_EEWA_FORM_BASE has no exception.

Method CODE_DLGOK Signature

Method CODE_DLGOK on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_DLGOK on class CL_EEWA_FORM_BASE has no exception.

Method CODE_EDIO Signature

Method CODE_EDIO on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_EDIO on class CL_EEWA_FORM_BASE has no exception.

Method CODE_EDIT Signature

Method CODE_EDIT on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_EDIT on class CL_EEWA_FORM_BASE has no exception.

Method CODE_ENTER Signature

Method CODE_ENTER on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_ENTER on class CL_EEWA_FORM_BASE has no exception.

Method CODE_EXIT Signature

Method CODE_EXIT on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_EXIT on class CL_EEWA_FORM_BASE has no exception.

Method CODE_EXPAND_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_MASK Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20040727

Method CODE_EXPAND_VISIBLE on class CL_EEWA_FORM_BASE has no exception.

Method CODE_INSERT Signature

Method CODE_INSERT on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_INSERT on class CL_EEWA_FORM_BASE has no exception.

Method CODE_NAVIGATE Signature

Method CODE_NAVIGATE on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_NAVIGATE on class CL_EEWA_FORM_BASE has no exception.

Method CODE_REFRESH Signature

Method CODE_REFRESH on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_REFRESH on class CL_EEWA_FORM_BASE has no exception.

Method CODE_SAVE 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 20031028

Method CODE_SAVE on class CL_EEWA_FORM_BASE has no exception.

Method CODE_SAVEANDBACK Signature

Method CODE_SAVEANDBACK on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_SAVEANDBACK on class CL_EEWA_FORM_BASE has no exception.

Method CODE_SAVEANDEXIT Signature

Method CODE_SAVEANDEXIT on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_SAVEANDEXIT on class CL_EEWA_FORM_BASE has no exception.

Method CODE_SHOW Signature

Method CODE_SHOW on class CL_EEWA_FORM_BASE has no parameter.
Method CODE_SHOW on class CL_EEWA_FORM_BASE has no exception.

Method CODE_TOGGLE_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_MASK Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20040727

Method CODE_TOGGLE_VISIBLE on class CL_EEWA_FORM_BASE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CPROG Call by reference Type reference (TYPE) SY-CPROG SY-CPROG ABAP-Programm, Aufrufer in externen Prozeduren 20031118
2 Importing PAR_MASTERFORM Call by reference Object reference (TYPE REF TO) CL_EEWA_FORM_BASE Basisklasse für Formulare 20031112
3 Importing PAR_STATUS Call by reference Type reference (TYPE) CHAR30 Initialstatus 20031126

Method CONSTRUCTOR on class CL_EEWA_FORM_BASE has no exception.

Method CREATEAPPBADI Signature

Method CREATEAPPBADI on class CL_EEWA_FORM_BASE has no parameter.
Method CREATEAPPBADI on class CL_EEWA_FORM_BASE has no exception.

Method CREATEBO Signature

Method CREATEBO on class CL_EEWA_FORM_BASE has no parameter.
Method CREATEBO on class CL_EEWA_FORM_BASE has no exception.

Method CREATECLIPBOARD Signature

Method CREATECLIPBOARD on class CL_EEWA_FORM_BASE has no parameter.
Method CREATECLIPBOARD on class CL_EEWA_FORM_BASE has no exception.

Method CREATEDRAGOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_RESULT Value transfer Object reference (TYPE REF TO) CL_EEWA_DRAGOBJECT Dragobjekt 20040702

Method CREATEDRAGOBJECT on class CL_EEWA_FORM_BASE has no exception.

Method DATA_DELETED Signature

Method DATA_DELETED on class CL_EEWA_FORM_BASE has no parameter.
Method DATA_DELETED on class CL_EEWA_FORM_BASE has no exception.

Method DELETE_DATA Signature

Method DELETE_DATA on class CL_EEWA_FORM_BASE has no parameter.
Method DELETE_DATA on class CL_EEWA_FORM_BASE has no exception.

Method DETAILBROWSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_COLUMN Value transfer Type reference (TYPE) CHAR30 20040126
2 Importing PAR_INDEX Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20031124
3 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031124

Method DETAILBROWSE on class CL_EEWA_FORM_BASE has no exception.

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

Method DETAILDELETE on class CL_EEWA_FORM_BASE has no exception.

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

Method DETAILEDIT on class CL_EEWA_FORM_BASE has no exception.

Method DETAILINSERT 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 20031110

Method DETAILINSERT on class CL_EEWA_FORM_BASE has no exception.

Method DETAILNAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_COLUMN Call by reference Type reference (TYPE) CHAR30 20040129
2 Importing PAR_INDEX Call by reference Type reference (TYPE) I 20040129
3 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040129
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20050311

Method DISABLEFCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031111

Method DISABLEFCODE on class CL_EEWA_FORM_BASE has no exception.

Method DISPATCH_BADI Signature

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

Method DISPATCH_BADI on class CL_EEWA_FORM_BASE has no exception.

Method DISPATCH_BASICS Signature

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

Method DISPATCH_BASICS on class CL_EEWA_FORM_BASE has no exception.

Method DISPATCH_FRAMES Signature

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

Method DISPATCH_FRAMES on class CL_EEWA_FORM_BASE has no exception.

Method DISPATCH_FUNCLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_HANDLED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031027
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20040525

Method DISPATCH_OTHERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_HANDLED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20041013
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20040525

Method DISPATCH_STUFF Signature

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

Method DISPATCH_STUFF on class CL_EEWA_FORM_BASE has no exception.

Method DISPATCH_TABSTRIPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_HANDLED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031030
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20040525

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031126
2 Importing PAR_FUNCNAME Call by reference Type reference (TYPE) CHAR30 20040128
3 Importing PAR_KEY Call by reference Type reference (TYPE) ANY 20040128
4 Importing PAR_STATUS Call by reference Type reference (TYPE) CHAR30 Initialstatus 20031126

Method DISPLAY on class CL_EEWA_FORM_BASE has no exception.

Method DYNP_VALUES_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031118

Method DYNP_VALUES_READ on class CL_EEWA_FORM_BASE has no exception.

Method DYNP_VALUES_READ_ALL Signature

Method DYNP_VALUES_READ_ALL on class CL_EEWA_FORM_BASE has no parameter.
Method DYNP_VALUES_READ_ALL on class CL_EEWA_FORM_BASE has no exception.

Method DYNP_VALUES_UPDATE Signature

Method DYNP_VALUES_UPDATE on class CL_EEWA_FORM_BASE has no parameter.
Method DYNP_VALUES_UPDATE on class CL_EEWA_FORM_BASE has no exception.

Method ENABLEFCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031111

Method ENABLEFCODE on class CL_EEWA_FORM_BASE has no exception.

Method EXECUTEDRAGACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DRAGOBJECT Call by reference Object reference (TYPE REF TO) CL_EEWA_DRAGOBJECT Dragobjekt 20040702
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20040720

Method FILL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_SETMODIFY Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031029

Method FILL_FIELDS on class CL_EEWA_FORM_BASE has no exception.

Method FREE Signature

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

Method FREEBO Signature

Method FREEBO on class CL_EEWA_FORM_BASE has no parameter.
Method FREEBO on class CL_EEWA_FORM_BASE has no exception.

Method GETACTIVEAPPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_APPLICATION Value transfer Object reference (TYPE REF TO) CL_EEWA_FORM_BASE Basisklasse für Formulare 20040423

Method GETACTIVEAPPLICATION on class CL_EEWA_FORM_BASE has no exception.

Method GETACTIVEDIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_DIALOG Value transfer Object reference (TYPE REF TO) CL_EEWA_FORM_BASE Basisklasse für Formulare 20031112

Method GETACTIVEDIALOG on class CL_EEWA_FORM_BASE has no exception.

Method GETAPPBADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_BADI Value transfer Object reference (TYPE REF TO) IF_EX_EEWAEL_BD_BASE BADI Interface der APP 20040630

Method GETAPPBADI on class CL_EEWA_FORM_BASE has no exception.

Method GETAPPBADINAME 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 20040623

Method GETAPPBADINAME on class CL_EEWA_FORM_BASE has no exception.

Method GETAPPBADIREF 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 20040623

Method GETAPPBADIREF on class CL_EEWA_FORM_BASE has no exception.

Method GETASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_ANY Value transfer Object reference (TYPE REF TO) DATA 20031030
2 Importing PAR_PATH Call by reference Type reference (TYPE) STRING 20031030

Method GETASSIGN on class CL_EEWA_FORM_BASE has no exception.

Method GETBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_VALUE Value transfer Object reference (TYPE REF TO) CL_EEWA_BO_BASE Basis für BusinessObject 20031107

Method GETBO on class CL_EEWA_FORM_BASE has no exception.

Method GETDATAREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_DATAREF Value transfer Object reference (TYPE REF TO) DATA 20031110
2 Importing PAR_STRUCT Call by reference Type reference (TYPE) CHAR30 20040901

Method GETDATAREF on class CL_EEWA_FORM_BASE has no exception.

Method GETDRAGHANDLE Signature

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

Method GETDRAGHANDLE on class CL_EEWA_FORM_BASE has no exception.

Method GETDRAGOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_DRAGDROP Value transfer Object reference (TYPE REF TO) CL_DRAGDROP Behavior für Drag&Drop 20040720
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040720

Method GETDRAGOBJECT on class CL_EEWA_FORM_BASE has no exception.

Method GETFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_FIELD Value transfer Object reference (TYPE REF TO) TFIELD 20040708
2 Importing PAR_NAME Call by reference Type reference (TYPE) C 20040708
3 Importing PAR_STRUCT Call by reference Type reference (TYPE) CHAR30 20040901

Method GETFIELD on class CL_EEWA_FORM_BASE has no exception.

Method GETFIELDVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FROMSTRUCT Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20031106
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20031106
3 Returning PAR_VALUE Value transfer Type reference (TYPE) TEXT255 Text, 255 Zeichen 20031106

Method GETFIELDVALUE on class CL_EEWA_FORM_BASE has no exception.

Method GETKEYTEXT Signature

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

Method GETKEYTEXT on class CL_EEWA_FORM_BASE has no exception.

Method GETOKCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_VALUE Value transfer Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040517

Method GETOKCODE on class CL_EEWA_FORM_BASE has no exception.

Method GETONENTERMETHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FIELDNAME Call by reference Type reference (TYPE) STRING 20031212
2 Returning PAR_ONENTER Value transfer Type reference (TYPE) CHAR30 20031212

Method GETONENTERMETHOD on class CL_EEWA_FORM_BASE has no exception.

Method GETSSDYNPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040705
2 Importing PAR_NAME Value transfer Type reference (TYPE) CHAR30 20040705
3 Returning PAR_SSDYNPRO Value transfer Object reference (TYPE REF TO) TSSDYNPRO 20040705

Method GETSSDYNPRO on class CL_EEWA_FORM_BASE has no exception.

Method GETSTATUS Signature

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

Method GETSTATUS on class CL_EEWA_FORM_BASE has no exception.

Method GETSTATUSREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_REF Value transfer Object reference (TYPE REF TO) TSTATUS 20040721
2 Importing PAR_STATUS Value transfer Type reference (TYPE) CHAR30 20040721

Method GETSTATUSREF on class CL_EEWA_FORM_BASE has no exception.

Method GETSUBJECT Signature

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

Method GETSUBJECT on class CL_EEWA_FORM_BASE has no exception.

Method GET_FUNCTIONS_FROM_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_FUNCTIONS Value transfer Type reference (TYPE) DDSHFKEYS Liste der anzubietenden Funktionen auf der Trefferliste 20031029

Method GET_FUNCTIONS_FROM_STATE on class CL_EEWA_FORM_BASE has no exception.

Method GET_STATEFUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_FUNCTIONS Value transfer Type reference (TYPE) DDSHFKEYS Liste der anzubietenden Funktionen auf der Trefferliste 20040630
2 Importing PAR_GUISTATUS Call by reference Type reference (TYPE) CHAR30 20040630
3 Importing PAR_PROG Call by reference Type reference (TYPE) SY-CPROG ABAP-Programm, Aufrufer in externen Prozeduren 20040630

Method GET_STATEFUNCTIONS on class CL_EEWA_FORM_BASE has no exception.

Method GET_SUBSCREEN_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_SUBSCREEN Call by reference Object reference (TYPE REF TO) TSUBSCREEN 20040517

Method GET_SUBSCREEN_BADI on class CL_EEWA_FORM_BASE has no exception.

Method GOBROWSE Signature

Method GOBROWSE on class CL_EEWA_FORM_BASE has no parameter.
Method GOBROWSE on class CL_EEWA_FORM_BASE has no exception.

Method GOEDIT Signature

Method GOEDIT on class CL_EEWA_FORM_BASE has no parameter.
Method GOEDIT on class CL_EEWA_FORM_BASE has no exception.

Method GOINSERT Signature

Method GOINSERT on class CL_EEWA_FORM_BASE has no parameter.
Method GOINSERT on class CL_EEWA_FORM_BASE has no exception.

Method HANDLE_DETAILTOOLBAR_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20031014

Method HANDLE_DETAILTOOLBAR_CLICK on class CL_EEWA_FORM_BASE has no exception.

Method HANDLE_DISPATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_ATEXIT Value transfer Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20041013
2 Returning PAR_HANDLED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20041013
3 Importing PAR_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20041013

Method HANDLE_DISPATCH on class CL_EEWA_FORM_BASE has no exception.

Method HASSELECTIONSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_HASSELECTIONSCREEN Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20031203

Method HASSELECTIONSCREEN on class CL_EEWA_FORM_BASE has no exception.

Method INIT Signature

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

Method INITASDETAIL Signature

Method INITASDETAIL on class CL_EEWA_FORM_BASE has no parameter.
Method INITASDETAIL on class CL_EEWA_FORM_BASE has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_EEWA_FORM_BASE has no parameter.
Method INITIALIZE on class CL_EEWA_FORM_BASE has no exception.

Method INIT_BADI Signature

Method INIT_BADI on class CL_EEWA_FORM_BASE has no parameter.
Method INIT_BADI on class CL_EEWA_FORM_BASE has no exception.

Method INIT_BASICS Signature

Method INIT_BASICS on class CL_EEWA_FORM_BASE has no parameter.
Method INIT_BASICS on class CL_EEWA_FORM_BASE has no exception.

Method INIT_FCODES Signature

Method INIT_FCODES on class CL_EEWA_FORM_BASE has no parameter.
Method INIT_FCODES on class CL_EEWA_FORM_BASE has no exception.

Method INIT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_STRUCT Value transfer Type reference (TYPE) CHAR30 20040901

Method INIT_FIELDS on class CL_EEWA_FORM_BASE has no exception.

Method INIT_FRAMES Signature

Method INIT_FRAMES on class CL_EEWA_FORM_BASE has no parameter.
Method INIT_FRAMES on class CL_EEWA_FORM_BASE has no exception.

Method INIT_STUFF Signature

Method INIT_STUFF on class CL_EEWA_FORM_BASE has no parameter.
Method INIT_STUFF on class CL_EEWA_FORM_BASE has no exception.

Method INSERTDETAIL Signature

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

Method INSERTDETAIL on class CL_EEWA_FORM_BASE has no exception.

Method INSERTFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FUNCENTRY Call by reference Type reference (TYPE) TFUNCENTRY 20031201

Method INSERTFUNC on class CL_EEWA_FORM_BASE has no exception.

Method INSERTFUNCPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FUNCPARAM Call by reference Type reference (TYPE) TFUNCPARAM 20031201

Method INSERTFUNCPARAM on class CL_EEWA_FORM_BASE has no exception.

Method INTERNAL_DELETE_DATA Signature

Method INTERNAL_DELETE_DATA on class CL_EEWA_FORM_BASE has no parameter.
Method INTERNAL_DELETE_DATA on class CL_EEWA_FORM_BASE has no exception.

Method ISBROWSE Signature

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

Method ISBROWSE on class CL_EEWA_FORM_BASE has no exception.

Method ISDISABLEDFCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_DISABLED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050311
2 Importing PAR_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20050311

Method ISDISABLEDFCODE on class CL_EEWA_FORM_BASE has no exception.

Method ISEDIT Signature

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

Method ISEDIT on class CL_EEWA_FORM_BASE has no exception.

Method ISFIELDSMODIFIED Signature

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

Method ISFIELDSMODIFIED on class CL_EEWA_FORM_BASE has no exception.

Method ISINSERT Signature

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

Method ISINSERT on class CL_EEWA_FORM_BASE has no exception.

Method ISKEYGIVEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FROMSTRUCT Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20031126
2 Returning PAR_ISKEY Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031126

Method ISKEYGIVEN on class CL_EEWA_FORM_BASE has no exception.

Method ISMODIFIED Signature

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

Method ISMODIFIED on class CL_EEWA_FORM_BASE has no exception.

Method ISSELECTIONSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_ISSELECTIONSCREEN Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20031203

Method ISSELECTIONSCREEN on class CL_EEWA_FORM_BASE has no exception.

Method ISSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CHECKSTATUS Value transfer Type reference (TYPE) CHAR30 20040722
2 Returning PAR_OK Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040721
3 Importing PAR_REASON Call by reference Type reference (TYPE) CHAR30 20040721
4 Importing PAR_STATUS Call by reference Type reference (TYPE) CHAR30 20040721

Method ISSTATUS on class CL_EEWA_FORM_BASE has no exception.

Method ISSUBSCREENVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040726
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20040726
3 Importing PAR_PROG Call by reference Type reference (TYPE) SY-CPROG ABAP-Programm, Aufrufer in externen Prozeduren 20040726
4 Returning PAR_VISIBLE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040726

Method ISSUBSCREENVISIBLE on class CL_EEWA_FORM_BASE has no exception.

Method LEAVETOSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031014

Method LEAVETOSCREEN on class CL_EEWA_FORM_BASE has no exception.

Method LOAD_DATA 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 20031110

Method LOAD_DATA on class CL_EEWA_FORM_BASE has no exception.

Method LOCK_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 20031022

Method LOCK_EDIT on class CL_EEWA_FORM_BASE has no exception.

Method NAVIGATE 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 20031125

Method NAVIGATE on class CL_EEWA_FORM_BASE has no exception.

Method PAI_DISPATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031014

Method PAI_DISPATCH on class CL_EEWA_FORM_BASE has no exception.

Method PAI_DISPATCH_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_ATEXIT Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20031105
2 Changing PAR_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031014

Method PAI_DISPATCH_EXIT on class CL_EEWA_FORM_BASE has no exception.

Method PAI_DISPATCH_SUB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040226

Method PAI_DISPATCH_SUB on class CL_EEWA_FORM_BASE has no exception.

Method PBO_DISPATCH Signature

Method PBO_DISPATCH on class CL_EEWA_FORM_BASE has no parameter.
Method PBO_DISPATCH on class CL_EEWA_FORM_BASE has no exception.

Method PBO_DONE Signature

Method PBO_DONE on class CL_EEWA_FORM_BASE has no parameter.
Method PBO_DONE on class CL_EEWA_FORM_BASE has no exception.

Method PBO_INIT Signature

Method PBO_INIT on class CL_EEWA_FORM_BASE has no parameter.
Method PBO_INIT on class CL_EEWA_FORM_BASE has no exception.

Method PBO_INITSCREENITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_PROG Value transfer Type reference (TYPE) SY-REPID 20040708

Method PBO_INITSCREENITEM on class CL_EEWA_FORM_BASE has no exception.

Method PBO_INIT_SUB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_PROG Call by reference Type reference (TYPE) SY-REPID 20040708

Method PBO_INIT_SUB on class CL_EEWA_FORM_BASE has no exception.

Method PBO_SCREEN Signature

Method PBO_SCREEN on class CL_EEWA_FORM_BASE has no parameter.
Method PBO_SCREEN on class CL_EEWA_FORM_BASE has no exception.

Method PBO_SETSTATUS Signature

Method PBO_SETSTATUS on class CL_EEWA_FORM_BASE has no parameter.
Method PBO_SETSTATUS on class CL_EEWA_FORM_BASE has no exception.

Method PBO_SETSTATUS_DETAIL Signature

Method PBO_SETSTATUS_DETAIL on class CL_EEWA_FORM_BASE has no parameter.
Method PBO_SETSTATUS_DETAIL on class CL_EEWA_FORM_BASE has no exception.

Method PBO_SETTITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_TEXT1 Call by reference Type reference (TYPE) ANY 20040528

Method PBO_SETTITLE on class CL_EEWA_FORM_BASE has no exception.

Method PBO_SETTITLE_DETAIL Signature

Method PBO_SETTITLE_DETAIL on class CL_EEWA_FORM_BASE has no parameter.
Method PBO_SETTITLE_DETAIL on class CL_EEWA_FORM_BASE has no exception.

Method POSTEDIT Signature

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

Method POSTINSERT Signature

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

Method POST_OKCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_OKCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040617

Method POST_OKCODE on class CL_EEWA_FORM_BASE has no exception.

Method PREPARE_DISPATCH Signature

Method PREPARE_DISPATCH on class CL_EEWA_FORM_BASE has no parameter.
Method PREPARE_DISPATCH on class CL_EEWA_FORM_BASE has no exception.

Method PREPARE_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_GRID Call by reference Object reference (TYPE REF TO) CL_EEWA_GRID GUI Control zur Tabellenanzeige 20050426
2 Importing PAR_NAME Call by reference Type reference (TYPE) STRING 20050426

Method PREPARE_GRID on class CL_EEWA_FORM_BASE has no exception.

Method QUEST_FOR_CANCEL 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 20031106

Method QUEST_FOR_CANCEL on class CL_EEWA_FORM_BASE has no exception.

Method QUEST_FOR_DELETE 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 20031103
2 Importing PAR_KEYTEXT Call by reference Type reference (TYPE) STRING 20031204
3 Importing PAR_SUBJECT Call by reference Type reference (TYPE) STRING 20031204

Method QUEST_FOR_DELETE on class CL_EEWA_FORM_BASE has no exception.

Method QUEST_FOR_SAVE Signature

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

Method QUEST_FOR_SAVE on class CL_EEWA_FORM_BASE has no exception.

Method REFRESH Signature

Method REFRESH on class CL_EEWA_FORM_BASE has no parameter.
Method REFRESH on class CL_EEWA_FORM_BASE has no exception.

Method REFRESH_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040720

Method REFRESH_BY_TYPE on class CL_EEWA_FORM_BASE has no exception.

Method REFRESH_DETAILS Signature

Method REFRESH_DETAILS on class CL_EEWA_FORM_BASE has no parameter.
Method REFRESH_DETAILS on class CL_EEWA_FORM_BASE has no exception.

Method REFRESH_LOOKUPS Signature

Method REFRESH_LOOKUPS on class CL_EEWA_FORM_BASE has no parameter.
Method REFRESH_LOOKUPS on class CL_EEWA_FORM_BASE has no exception.

Method REFRESH_MASK 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 20031027

Method REFRESH_MASK on class CL_EEWA_FORM_BASE has no exception.

Method REGISTERFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FRAME Call by reference Object reference (TYPE REF TO) CL_EEWA_FRAME_BASE Basisklasse für Frameklassen 20040630

Method REGISTERFRAME on class CL_EEWA_FORM_BASE has no exception.

Method RESTORE_KEYS Signature

Method RESTORE_KEYS on class CL_EEWA_FORM_BASE has no parameter.
Method RESTORE_KEYS on class CL_EEWA_FORM_BASE has no exception.

Method RESTORE_KEY_FIELDS Signature

Method RESTORE_KEY_FIELDS on class CL_EEWA_FORM_BASE has no parameter.
Method RESTORE_KEY_FIELDS on class CL_EEWA_FORM_BASE has no exception.

Method SAVE_DATA 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 20031024

Method SAVE_DATA on class CL_EEWA_FORM_BASE has no exception.

Method SETACTIVEAPPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_APPLICATION Call by reference Object reference (TYPE REF TO) CL_EEWA_FORM_BASE Basisklasse für Formulare 20040423

Method SETACTIVEAPPLICATION on class CL_EEWA_FORM_BASE has no exception.

Method SETAPPBADIREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_REFERENCE Call by reference Object reference (TYPE REF TO) OBJECT 20040623

Method SETAPPBADIREF on class CL_EEWA_FORM_BASE has no exception.

Method SETBROWSE Signature

Method SETBROWSE on class CL_EEWA_FORM_BASE has no parameter.
Method SETBROWSE on class CL_EEWA_FORM_BASE has no exception.

Method SETCALLJUMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CALLJUMPNAME Call by reference Type reference (TYPE) CHAR30 20031125
2 Importing PAR_FIELDNAME Call by reference Type reference (TYPE) C 20031125

Method SETCALLJUMP on class CL_EEWA_FORM_BASE has no exception.

Method SETCURSORFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DYNNR Value transfer Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040708
2 Importing PAR_PROG Value transfer Type reference (TYPE) SY-REPID 20040708

Method SETCURSORFIELD on class CL_EEWA_FORM_BASE has no exception.

Method SETDETAILSTATUS Signature

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

Method SETDETAILSTATUS on class CL_EEWA_FORM_BASE has no exception.

Method SETFCODECHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031127

Method SETFCODECHECK on class CL_EEWA_FORM_BASE has no exception.

Method SETFCODEDIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DIALOGCLASS Call by reference Type reference (TYPE) STRING 20031127
2 Importing PAR_DIALOGDYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031127
3 Importing PAR_DIALOGSTATUS Call by reference Type reference (TYPE) CHAR30 20031127
4 Importing PAR_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031127

Method SETFCODEDIALOG on class CL_EEWA_FORM_BASE has no exception.

Method SETFCODEQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031127
2 Importing PAR_MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20031127
3 Importing PAR_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20031127

Method SETFCODEQUEST on class CL_EEWA_FORM_BASE has no exception.

Method SETFIELDVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FIELD Call by reference Object reference (TYPE REF TO) TFIELD 20031121
2 Importing PAR_NAME Call by reference Type reference (TYPE) C 20031106
3 Importing PAR_TOSTRUCT Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20031106
4 Importing PAR_VALUE Call by reference Type reference (TYPE) TEXT255 Text, 255 Zeichen 20031106

Method SETFIELDVALUE on class CL_EEWA_FORM_BASE has no exception.

Method SETKEYFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NAME Value transfer Type reference (TYPE) C 20040430

Method SETKEYFIELD on class CL_EEWA_FORM_BASE has no exception.

Method SETLOOKUPMETHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_FIELDNAME Call by reference Type reference (TYPE) CHAR30 20031029
2 Importing PAR_METHODNAME Call by reference Type reference (TYPE) CHAR30 20031029
3 Importing PAR_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20040713
4 Importing PAR_PREFERRED Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20031126

Method SETLOOKUPMETHOD on class CL_EEWA_FORM_BASE has no exception.

Method SETONENTERMETHOD Signature

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

Method SETONENTERMETHOD on class CL_EEWA_FORM_BASE has no exception.

Method SETPBO_OK_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040428

Method SETPBO_OK_CODE on class CL_EEWA_FORM_BASE has no exception.

Method SETPREFIX Signature

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

Method SETPREFIX on class CL_EEWA_FORM_BASE has no exception.

Method SETPUSHVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_MASK Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20040727
2 Importing PAR_MODE Call by reference Type reference (TYPE) CHAR1 'X' T Toggle,E Expand,C Collapse,X wie es ist 20040727

Method SETPUSHVISIBLE on class CL_EEWA_FORM_BASE has no exception.

Method SETREADONLYCASE 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 20031128

Method SETREADONLYCASE on class CL_EEWA_FORM_BASE has no exception.

Method SETREADONLYKEYBIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_BITNUMBER Call by reference Type reference (TYPE) I 20031128
2 Importing PAR_VALUE Value transfer Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20031128

Method SETREADONLYKEYBIT on class CL_EEWA_FORM_BASE has no exception.

Method SETSTATUS Signature

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

Method SETSTATUS on class CL_EEWA_FORM_BASE has no exception.

Method SETTABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031212
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20031212

Method SETTABSTRIP on class CL_EEWA_FORM_BASE has no exception.

Method SETTABSTRIPVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040705
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040705
3 Importing PAR_VALUE Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20040705

Method SETTABSTRIPVISIBLE on class CL_EEWA_FORM_BASE has no exception.

Method SETVISIBLECASE 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 20031105

Method SETVISIBLECASE on class CL_EEWA_FORM_BASE has no exception.

Method SETVISIBLEKEYBIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_BITNUMBER Call by reference Type reference (TYPE) I 20031104
2 Importing PAR_VALUE Value transfer Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20031104

Method SETVISIBLEKEYBIT on class CL_EEWA_FORM_BASE has no exception.

Method SET_CPROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CPROG Call by reference Type reference (TYPE) SY-CPROG ABAP-Programm, Aufrufer in externen Prozeduren 20031118

Method SET_CPROG on class CL_EEWA_FORM_BASE has no exception.

Method SHOWDIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CLASS Call by reference Type reference (TYPE) STRING 20031112
2 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031113
3 Importing PAR_LOCALCLASS Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20031113
4 Returning PAR_OK_CODE Value transfer Type reference (TYPE) SY-UCOMM 20031113
5 Importing PAR_STATUS Call by reference Type reference (TYPE) CHAR30 20031126
6 Importing PAR_X Call by reference Type reference (TYPE) I 10 20031113
7 Importing PAR_Y Call by reference Type reference (TYPE) I 5 20031113
# Exception Resumable Description Created on
1 CX_EEWA_BASE Basisklasse: Alle Ausnahmen zu EWA 20031113

Method SHOW_MASK 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 20031106

Method SHOW_MASK on class CL_EEWA_FORM_BASE has no exception.

Method UNLOCK_EDIT Signature

Method UNLOCK_EDIT on class CL_EEWA_FORM_BASE has no parameter.
Method UNLOCK_EDIT on class CL_EEWA_FORM_BASE has no exception.

Method UPDATEDETAILVISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040723
2 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040723
3 Importing PAR_PROG Call by reference Type reference (TYPE) SY-CPROG ABAP-Programm, Aufrufer in externen Prozeduren 20040726

Method UPDATEDETAILVISIBLE on class CL_EEWA_FORM_BASE has no exception.

Method UPDATESUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CHECKONLY Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20040629
2 Importing PAR_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040505
3 Importing PAR_ISBADI Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20040505
4 Importing PAR_NAME Call by reference Type reference (TYPE) CHAR30 20040505
5 Importing PAR_PROG Call by reference Type reference (TYPE) SY-REPID 20040505
6 Importing PAR_SUBSCREEN Call by reference Object reference (TYPE REF TO) TSUBSCREEN 20040114

Method UPDATESUBSCREEN on class CL_EEWA_FORM_BASE has no exception.

Method VALIDATE_LOOKUPS Signature

Method VALIDATE_LOOKUPS on class CL_EEWA_FORM_BASE has no parameter.
Method VALIDATE_LOOKUPS on class CL_EEWA_FORM_BASE has no exception.
History
Last changed by/on SAP  20050520 
SAP Release Created in 472