SAP ABAP Class CL_SATC_AC__PROCSTATE_SVC (Service to read & write the processing state)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK__UI (Package) INTERNAL: - *NO* REUSE - UI "CheckMan" style
⤷
⤷
Properties
| Class | CL_SATC_AC__PROCSTATE_SVC | |
| Short Description | Service to read & write the processing state | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK__UI | INTERNAL: - *NO* REUSE - UI "CheckMan" style |
| Created | 20090803 | 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__PROCSTATE_SVC has no interface implemented.
Friends
Class CL_SATC_AC__PROCSTATE_SVC has no friend class.
Attributes
Class CL_SATC_AC__PROCSTATE_SVC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Set processing state for verdict | 20090803 |
Events
Class CL_SATC_AC__PROCSTATE_SVC has no event.
Types
Class CL_SATC_AC__PROCSTATE_SVC has no local type.
Method Signatures
Method SET_PROCESSING_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REPOSITORY_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE == repository changed | 20091109 | |||
| 2 | I_CHECKSUM | Call by reference | Type reference (TYPE) | SATC_D_CRC32 | 20090803 | ||||
| 3 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw Format | 20090803 | |||
| 4 | I_MODULE_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_MODULE_ID | Module key Within ABAP UI | 20090803 | |||
| 5 | I_MODULE_MSG_KEY | Call by reference | Type reference (TYPE) | SATC_D_AC_MODULE_MESSAGE_KEY | Module Message key Within ABAP UI | 20090803 | |||
| 6 | I_OBJ_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_R3TR_OBJ_NAME | Object Name in Object Directory | 20090803 | |||
| 7 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20090803 | |||
| 8 | I_PROCESSING_STATE | Call by reference | Type reference (TYPE) | SATC_D_AC_COMPL_STATE | Completion state | 20090803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090803 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |