SAP ABAP Class CL_HC_CTX_WDYA (Context for Web Dynpro Applications)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷
SWDP_HELP_CENTER (Package) Help Center ABAP Web Dynpro
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HC_CTX | Application Context, Basis Implementation | 20090713 |
Properties
| Class | CL_HC_CTX_WDYA | |
| Short Description | Context for Web Dynpro Applications | |
| Super Class | CL_HC_CTX | Application Context, Basis Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_HELP_CENTER | Help Center ABAP Web Dynpro |
| Created | 20090610 | 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_HC_CTX_WDYA has no interface implemented.
Friends
Class CL_HC_CTX_WDYA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090727 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Calling application is accessible | 20090813 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Calling application can be switched to right-to-left | 20090813 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WDY_APPLICATION_NAME | Last Entry Read (to Determine LOIOs for Search) | 20090827 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090727 | ||
| 2 | Instance method | Public | Method | 20090813 | ||
| 3 | Instance method | Public | Method | 20090813 | ||
| 4 | Instance method | Public | Method | 20090727 | ||
| 5 | Instance method | Public | Method | 20090727 | ||
| 6 | Instance method | Public | Method | 20090813 | ||
| 7 | Instance method | Public | Method | 20090813 | ||
| 8 | Instance method | Public | Method | 20090727 |
Events
Class CL_HC_CTX_WDYA has no event.
Types
Class CL_HC_CTX_WDYA has no local type.
Method Signatures
Method GET_APPL_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPL_LINKS | Call by reference | Type reference (TYPE) | STRING | 20090727 |
Method GET_APPL_LINKS on class CL_HC_CTX_WDYA has no exception.
Method GET_IS_ACCESSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_ACCESSIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090813 |
Method GET_IS_ACCESSIBLE on class CL_HC_CTX_WDYA has no exception.
Method GET_IS_RTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_RTL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090813 |
Method GET_IS_RTL on class CL_HC_CTX_WDYA has no exception.
Method GET_WINDOW_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WINDOW_LINKS | Call by reference | Type reference (TYPE) | STRING | 20090727 |
Method GET_WINDOW_LINKS on class CL_HC_CTX_WDYA has no exception.
Method SET_APPL_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_LINKS | Call by reference | Type reference (TYPE) | STRING | application links (should not be escaped) | 20090727 |
Method SET_APPL_LINKS on class CL_HC_CTX_WDYA has no exception.
Method SET_IS_ACCESSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_ACCESSIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090813 |
Method SET_IS_ACCESSIBLE on class CL_HC_CTX_WDYA has no exception.
Method SET_IS_RTL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_RTL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090813 |
Method SET_IS_RTL on class CL_HC_CTX_WDYA has no exception.
Method SET_WINDOW_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WINDOW_LINKS | Call by reference | Type reference (TYPE) | STRING | window links (should not be escaped) | 20090727 |
Method SET_WINDOW_LINKS on class CL_HC_CTX_WDYA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |