SAP ABAP Class CL_SATC_AC_STATUS_SVC (Result history services)
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_STATUS_SVC | |
| Short Description | Result history services | |
| 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 | 20080827 | 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_STATUS_SVC has no interface implemented.
Friends
Class CL_SATC_AC_STATUS_SVC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 50000 | 20081112 | |||
| 2 | Constant | Public | Type reference (TYPE) | SATC_D_AC_STATUS_ACTION | 'C' | 20090113 | |||
| 3 | Constant | Public | Type reference (TYPE) | SATC_D_AC_STATUS_ACTION | 'U' | 20090113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create new status | 20080827 | |
| 2 | Static method | Public | Method | Delete last version of status | 20080827 | |
| 3 | Static method | Public | Method | Detete status and whole history of it | 20080827 | |
| 4 | Static method | Public | Method | Get ID and name of active status | 20090114 | |
| 5 | Static method | Public | Method | Get last status id | 20081112 | |
| 6 | Static method | Public | Method | 20080922 | ||
| 7 | Static method | Public | Method | Create updated version of status | 20080827 | |
| 8 | Static method | Private | Method | 20081112 | ||
| 9 | Static method | Private | Method | Store header information | 20080827 |
Events
Class CL_SATC_AC_STATUS_SVC has no event.
Types
Class CL_SATC_AC_STATUS_SVC has no local type.
Method Signatures
Method CREATE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_DISPLAY_ID | ID for Display Load of ATC´s ABAP Check Layer | 20080827 | |||
| 2 | I_STATUS_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | ATC: Name of status (compatible with result group) | 20080827 |
Method CREATE_STATUS on class CL_SATC_AC_STATUS_SVC has no exception.
Method DELETE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | ATC: Name of status (compatible with result group) | 20080827 |
Method DELETE_STATUS on class CL_SATC_AC_STATUS_SVC has no exception.
Method DELETE_STATUS_WITH_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | ATC: Name of status (compatible with result group) | 20080827 |
Method DELETE_STATUS_WITH_HISTORY on class CL_SATC_AC_STATUS_SVC has no exception.
Method GET_ACTIVE_STATUS_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATUS_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw Format | 20090114 | |||
| 2 | E_STATUS_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | Name of Status | 20090114 |
Method GET_ACTIVE_STATUS_INFO on class CL_SATC_AC_STATUS_SVC has no exception.
Method GET_CURRENT_STATUS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | ATC: Name of status (compatible with result group) | 20081112 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_ID | Unique ID - Hex 16 - in Raw Format | 20081112 |
Method GET_CURRENT_STATUS_ID on class CL_SATC_AC_STATUS_SVC has no exception.
Method GET_STATUS_NAME_BY_DISP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_DISPLAY_ID | 20080922 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | 20080922 |
Method GET_STATUS_NAME_BY_DISP on class CL_SATC_AC_STATUS_SVC has no exception.
Method UPDATE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_DISPLAY_ID | ID for Display Load of ATC´s ABAP Check Layer | 20080827 | |||
| 2 | I_STATUS_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | ATC: Name of status (compatible with result group) | 20080827 |
Method UPDATE_STATUS on class CL_SATC_AC_STATUS_SVC has no exception.
Method __DELETE_STATUS_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20081112 |
Method __DELETE_STATUS_ENTRIES on class CL_SATC_AC_STATUS_SVC has no exception.
Method __STORE_STATUS_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATUS_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - Hex 16 - in Raw Format | 20080827 | |||
| 2 | I_STATUS_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | ATC: Name of status (compatible with result group) | 20080827 |
Method __STORE_STATUS_INFO on class CL_SATC_AC_STATUS_SVC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |