SAP ABAP Class CL_HC_CTX (Application Context, Basis Implementation)
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
⤷ 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HC_CTX | Application Context | 20090713 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HC_CTX_TEST | Test Context | 20090717 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_HC_CTX_TRAN | Context for Transactions | 20090713 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_HC_CTX_WDYA | Context for Web Dynpro Applications | 20090713 |
Properties
Class | CL_HC_CTX | |
Short Description | Application Context, Basis Implementation | |
Super Class | ||
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 | 20090701 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HC_CTX has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HC_CTX | Application Context | 20090713 |
Friends
Class CL_HC_CTX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | APPL | Instance attribute | Protected | Type reference (TYPE) | SAPHC_APPL | Application | 20090713 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | SET_APPL | Instance method | Public | Method | Set Key of Context | 20090713 |
Events
Class CL_HC_CTX has no event.
Types
Class CL_HC_CTX has no local type.
Method Signatures
Method SET_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_APPL | Call by reference | Type reference (TYPE) | SAPHC_APPL | Anwendung | 20090713 |
Method SET_APPL on class CL_HC_CTX has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |