SAP ABAP Class CL_SATC_AC_UI_STATE (Session state of UI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services
⤷
⤷
Properties
| Class | CL_SATC_AC_UI_STATE | |
| Short Description | Session state of UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SVC | INTERNAL: - *NO* REUSE - Test services |
| Created | 20090625 | 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
Class CL_SATC_AC_UI_STATE has no interface implemented.
Friends
Class CL_SATC_AC_UI_STATE has no friend class.
Attributes
Class CL_SATC_AC_UI_STATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get configuration data (see FM SATC_AC_UI_PULL_CONFIG) | 20090626 | |
| 2 | Static method | Public | Method | Set configuration data (see FM SATC_AC_UI_PULL_CONFIG) | 20090626 |
Events
Class CL_SATC_AC_UI_STATE has no event.
Types
Class CL_SATC_AC_UI_STATE has no local type.
Method Signatures
Method GET_CONFIG_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Configuration was changed yes/no | 20090626 |
Method GET_CONFIG_CHANGE on class CL_SATC_AC_UI_STATE has no exception.
Method SET_CONFIG_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGED_CONFIG | Call by reference | Type reference (TYPE) | ABAP_BOOL | Configuration was changed yes/no | 20090626 |
Method SET_CONFIG_CHANGE on class CL_SATC_AC_UI_STATE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |