SAP ABAP Class CL_SATC_UI_CONTEXT (Context for UI Tools)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_SHARED_STDOUT_CORE (Package) INTERNAL: - *NO* REUSE - : UI Services Implementation Detail

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_UI_CONTEXT | Context Information For Display Purposes | 20070520 |
Properties
Class | CL_SATC_UI_CONTEXT | |
Short Description | Context for UI Tools | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATC_SHARED_STDOUT_CORE | INTERNAL: - *NO* REUSE - : UI Services Implementation Detail |
Created | 20070520 | SAP |
Last change | 20130531 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SATC_UI_CONTEXT | Context Information For Display Purposes | 20070520 |
Friends
Class CL_SATC_UI_CONTEXT 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) | ABAP_BOOL | 20070520 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_T_CONTEXT_HANDLES | 20070520 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Defines a Context Object | 20070520 |
Events
Class CL_SATC_UI_CONTEXT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_CONTEXT_HANDLE | Private | See coding | 20070520 | begin of ty_S_Context_Handle,
name type syChar02,
handle type ref to object,
end of ty_S_Context_Handle
|
||
2 | TY_T_CONTEXT_HANDLES | Private | See coding | 20070520 | TY_T_CONTEXT_HANDLES type hashed table of ty_S_Context_Handle with unique key name
|
Method Signatures
Method SET_CONTEXT_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HANDLE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20070520 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070520 |
Method SET_CONTEXT_HANDLE on class CL_SATC_UI_CONTEXT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |