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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WAC' | Action | 20070402 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'ATTR' | Controller Attribute | 20070402 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WCMU' | Component Usage | 20070402 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WCTX' | Context | 20070402 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WCTU' | Controller Use | 20070402 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WEV' | Event | 20070402 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WIP' | Inbound Plug | 20070402 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WLAY' | View Layout | 20070402 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'ME' | Method | 20070402 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WNO' | New Subjobject | 20070402 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WOP' | Outbound Plug | 20070402 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJTYPE | 'WWIN' | Window Tree | 20070402 | |
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ENHNAME | ID of an Enhancement | 20070329 | ||
14 | ![]() |
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 | ![]() |
Instance method | Public | Method | Setup of Entries | 20070329 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070329 |
3 | ![]() |
Instance method | Public | Method | Deletion of ENHCROSS Entries | 20070329 |
4 | ![]() |
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 | ![]() |
P_RESULT | Call by reference | Type reference (TYPE) | ENHCROSS_IT | 20070329 | |||
2 | ![]() |
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 | ![]() |
P_ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | Name des Enhancements | 20070329 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 |