SAP ABAP Class CL_ENHCROSS_WDY (Handling of ENHCROSS Entries)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SEEF_WDY_ENHANCEMENT (Package) Web Dynpro Enhancements
Properties
Class CL_ENHCROSS_WDY  
Short Description Handling of ENHCROSS Entries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_WDY_ENHANCEMENT   Web Dynpro Enhancements 
Created 20070329   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WDYVC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ENHCROSS_WDY has no interface implemented.
Friends
Class CL_ENHCROSS_WDY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INTTYPE_ACTION Constant Public Type reference (TYPE) TROBJTYPE 'WAC' Action 20070402
2 C_INTTYPE_ATTRIBUTE Constant Public Type reference (TYPE) TROBJTYPE 'ATTR' Controller Attribute 20070402
3 C_INTTYPE_COMPUSAGE Constant Public Type reference (TYPE) TROBJTYPE 'WCMU' Component Usage 20070402
4 C_INTTYPE_CONTEXT Constant Public Type reference (TYPE) TROBJTYPE 'WCTX' Context 20070402
5 C_INTTYPE_CTRLUSAGE Constant Public Type reference (TYPE) TROBJTYPE 'WCTU' Controller Use 20070402
6 C_INTTYPE_EVENT Constant Public Type reference (TYPE) TROBJTYPE 'WEV' Event 20070402
7 C_INTTYPE_INPLUG Constant Public Type reference (TYPE) TROBJTYPE 'WIP' Inbound Plug 20070402
8 C_INTTYPE_LAYOUT Constant Public Type reference (TYPE) TROBJTYPE 'WLAY' View Layout 20070402
9 C_INTTYPE_METHOD Constant Public Type reference (TYPE) TROBJTYPE 'ME' Method 20070402
10 C_INTTYPE_NEWOBJ Constant Public Type reference (TYPE) TROBJTYPE 'WNO' New Subjobject 20070402
11 C_INTTYPE_OUTPLUG Constant Public Type reference (TYPE) TROBJTYPE 'WOP' Outbound Plug 20070402
12 C_INTTYPE_WINDOW Constant Public Type reference (TYPE) TROBJTYPE 'WWIN' Window Tree 20070402
13 M_ENHNAME Instance attribute Private Type reference (TYPE) ENHNAME ID of an Enhancement 20070329
14 M_REF_ENHANCEMENT Instance attribute Private Object reference (TYPE REF TO) CL_ENH_TOOL_WDY Enhancement Tool Web Dynpro 20070329
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ENHCROSS Instance method Public Method Setup of Entries 20070329
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070329
3 DELETE Instance method Public Method Deletion of ENHCROSS Entries 20070329
4 SAVE Instance method Public Method Saving ENHCROSS Entries 20070329
Events
Class CL_ENHCROSS_WDY has no event.
Types
Class CL_ENHCROSS_WDY has no local type.
Method Signatures

Method BUILD_ENHCROSS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_RESULT Call by reference Type reference (TYPE) ENHCROSS_IT 20070329
2 Importing P_VERSION Call by reference Type reference (TYPE) R3STATE 20070329

Method BUILD_ENHCROSS on class CL_ENHCROSS_WDY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ENHNAME Call by reference Type reference (TYPE) ENHNAME Name des Enhancements 20070329
2 Importing P_REF_ENHANCEMENT Call by reference Object reference (TYPE REF TO) CL_ENH_TOOL_WDY Referenz auf Enhancement 20070329

Method CONSTRUCTOR on class CL_ENHCROSS_WDY has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_VERSION Call by reference Type reference (TYPE) R3STATE 'I' -> inaktiv /'A' ->aktiv /' '-> alle 20070329

Method DELETE on class CL_ENHCROSS_WDY has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_VERSION Call by reference Type reference (TYPE) R3STATE 'A' 'I'->inaktiv / 'A'-> aktiv 20070329

Method SAVE on class CL_ENHCROSS_WDY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710