SAP ABAP Class CL_EEW_ER_GENWIZ_OL (Configuration of Generic Wizard)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     EEW_WIZARD (Package) EEW Wizard
Properties
Class CL_EEW_ER_GENWIZ_OL  
Short Description Configuration of Generic Wizard    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EEW_WIZARD   EEW Wizard 
Created 20030828   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EEW_ER_GENWIZ_OL has no forward declaration.
Interfaces
Class CL_EEW_ER_GENWIZ_OL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_EEW_ER_GENWIZ_SERVICE 20030828 Configuration of Generic Wizard
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_BUSOBJ Instance attribute Private Object reference (TYPE REF TO) CL_OXT_ER_BUSOBJ_OL 20030828
2 GS_EXT_ATTRIBUTES Instance attribute Private Type reference (TYPE) EEW_WZCONFIG_GEN_ATTRIBUTES Additional Attributes for EEW Extension Types 20031105
3 GS_ST_MEM_BUSDEF Static Attribute Private Type reference (TYPE) EEW_BUSDEF_CONTAINER Container of EEW Business Object Definitions 20040109
4 GT_APPLGRP Instance attribute Private Type reference (TYPE) TEEW_APPLGRP 20030828
5 GT_APPLGRP_SUBOBJ Instance attribute Private Type reference (TYPE) TEEW_APPLGRP_SUBOBJ 20030828
6 GT_OBJDEF Instance attribute Private Type reference (TYPE) TEEW_WZCF_OBJDEF 20030828
7 GT_PLACE Instance attribute Private Type reference (TYPE) TEEW_WZCF_PLACE 20030828
8 GT_PLACEGP Instance attribute Private Type reference (TYPE) TEEW_PLACEGP 20030828
9 GT_PLACELN Instance attribute Private Type reference (TYPE) TEEW_WZCF_PLACELN 20030828
10 GT_SYSTEMS Instance attribute Private Type reference (TYPE) TEEW_WZCF_SYSTEMS 20031009
11 GT_USEDEF Instance attribute Private Type reference (TYPE) TEEW_WZCF_USEDEF 20030828
12 GT_USEFL Instance attribute Private Type reference (TYPE) TEEW_USEFL 20030828
13 GV_BUSOBJ Instance attribute Private Type reference (TYPE) OXT_BUSOBJ 20030828
14 GV_EXTTYP Instance attribute Private Type reference (TYPE) OXT_EXTTYP 20030828
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030828
2 GET_APPLGROUPS Instance method Public Method 20030910
3 GET_APPLGRP_DATA Instance method Public Method 20030828
4 GET_BUSDEF_CONTAINER Instance method Public Method 20040109
5 GET_EXTTYPE_ATTRIBUTES Instance method Public Method 20031105
6 GET_PLACE_GROUPS Instance method Public Method 20030829
7 GET_USEFLAGS Instance method Public Method 20030829
8 SET_BUSDEF_MEMORY Static method Public Method 20040109
Events
Class CL_EEW_ER_GENWIZ_OL has no event.
Types
Class CL_EEW_ER_GENWIZ_OL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BUSOBJ Call by reference Object reference (TYPE REF TO) CL_OXT_ER_BUSOBJ_OL 20030828
2 Importing IV_EXTTYP Call by reference Type reference (TYPE) OXT_EXTTYP 20030828
# Exception Resumable Description Created on
1 CONSTRUCTOR_ERROR 20030828

Method GET_APPLGROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_APPLGRP Call by reference Type reference (TYPE) TEEW_APPLGRP 20030910
2 Exporting ET_APPLGRP_SUBOBJ Call by reference Type reference (TYPE) TEEW_APPLGRP_SUBOBJ 20030910
3 Importing IT_SUBOBJ Call by reference Type reference (TYPE) TEEW_APPLGRP_SUBOBJ 20030910

Method GET_APPLGROUPS on class CL_EEW_ER_GENWIZ_OL has no exception.

Method GET_APPLGRP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJDEF Call by reference Type reference (TYPE) TEEW_WZCF_OBJDEF 20030828
2 Exporting ET_PLACE Call by reference Type reference (TYPE) TEEW_WZCF_PLACE 20030828
3 Exporting ET_SYSTEMS Call by reference Type reference (TYPE) TEEW_WZCF_SYSTEMS 20031009
4 Importing IT_PLACEGP Call by reference Type reference (TYPE) TEEW_PLACEGP 20030910
5 Importing IT_SUBOBJ Call by reference Type reference (TYPE) TEEW_APPLGRP_SUBOBJ 20030829
6 Importing IT_USEFL Call by reference Type reference (TYPE) TEEW_USEFL 20030910
7 Importing IV_APPLGROUP Call by reference Type reference (TYPE) EEW_APPLGROUP 20030829

Method GET_APPLGRP_DATA on class CL_EEW_ER_GENWIZ_OL has no exception.

Method GET_BUSDEF_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BUSDEF_CONTAINER Call by reference Type reference (TYPE) EEW_BUSDEF_CONTAINER Container of EEW Business Object Definitions 20040109

Method GET_BUSDEF_CONTAINER on class CL_EEW_ER_GENWIZ_OL has no exception.

Method GET_EXTTYPE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) EEW_WZCONFIG_GEN_ATTRIBUTES Zusatzattribute für EEW Erweiterungstypen 20031105

Method GET_EXTTYPE_ATTRIBUTES on class CL_EEW_ER_GENWIZ_OL has no exception.

Method GET_PLACE_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PLACEGP Call by reference Type reference (TYPE) TEEW_PLACEGP 20030829
2 Importing IT_SUBOBJ Call by reference Type reference (TYPE) TEEW_APPLGRP_SUBOBJ 20030829
3 Importing IV_APPLGROUP Call by reference Type reference (TYPE) EEW_APPLGROUP 20030829

Method GET_PLACE_GROUPS on class CL_EEW_ER_GENWIZ_OL has no exception.

Method GET_USEFLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USEFL Call by reference Type reference (TYPE) TEEW_USEFL 20030829
2 Importing IT_SUBOBJ Call by reference Type reference (TYPE) TEEW_APPLGRP_SUBOBJ 20030829

Method GET_USEFLAGS on class CL_EEW_ER_GENWIZ_OL has no exception.

Method SET_BUSDEF_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUSDEF_CONTAINER Call by reference Type reference (TYPE) EEW_BUSDEF_CONTAINER Container of EEW Business Object Definitions 20040109

Method SET_BUSDEF_MEMORY on class CL_EEW_ER_GENWIZ_OL has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 640