SAP ABAP Class CL_SATC_AC_HISTORY_SERIES_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_CM_ABAP_CHECK_CONFIG (Package) INTERNAL: - *NO* REUSE - Configuration support
⤷
⤷
Properties
| Class | CL_SATC_AC_HISTORY_SERIES_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_CM_ABAP_CHECK_CONFIG | INTERNAL: - *NO* REUSE - Configuration support |
| Created | 20090922 | 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_HISTORY_SERIES_SVC has no interface implemented.
Friends
Class CL_SATC_AC_HISTORY_SERIES_SVC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SATC_D_AC_STATUS_ACTION | 'C' | Create new series | 20091002 | ||
| 2 | Constant | Public | Type reference (TYPE) | SATC_D_AC_STATUS_ACTION | 'U' | Update existing series | 20091002 | ||
| 3 | Constant | Private | Type reference (TYPE) | I | 50000 | 20091002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create new history series | 20091002 | |
| 2 | Static method | Public | Method | Delete complete history series | 20091002 | |
| 3 | Static method | Public | Method | Get ID of last / current member | 20091002 | |
| 4 | Static method | Public | Method | 20091002 | ||
| 5 | Static method | Public | Method | Get name of history series for given display ID | 20091002 | |
| 6 | Static method | Public | Method | Remove (current active) member from 'History Series' | 20091002 | |
| 7 | Static method | Public | Method | Update history series, create new member | 20091002 | |
| 8 | Static method | Private | Method | Store header information | 20091002 |
Events
Class CL_SATC_AC_HISTORY_SERIES_SVC has no event.
Types
Class CL_SATC_AC_HISTORY_SERIES_SVC has no local type.
Method Signatures
Method CREATE 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 - overall result of ABAP Check Layer | 20091002 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | Name of result 'History Series' | 20091002 |
Method CREATE on class CL_SATC_AC_HISTORY_SERIES_SVC has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | Name of result 'History Series' | 20091002 |
Method DELETE on class CL_SATC_AC_HISTORY_SERIES_SVC has no exception.
Method GET_CURRENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | Name of result 'History Series' | 20091002 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_ID | Member ID == display ID | 20091002 |
Method GET_CURRENT_ID on class CL_SATC_AC_HISTORY_SERIES_SVC has no exception.
Method GET_HISTORY_INFO_OF_ACTIVERSLT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_DISPLAY_ID | 20091002 | ||||
| 2 | E_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | 20091002 |
Method GET_HISTORY_INFO_OF_ACTIVERSLT on class CL_SATC_AC_HISTORY_SERIES_SVC has no exception.
Method GET_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 | ID for display load - overall result of ABAP Check Layer | 20091002 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | Name of result 'History Series' | 20091002 |
Method GET_NAME_BY_DISP on class CL_SATC_AC_HISTORY_SERIES_SVC has no exception.
Method REMOVE_MEMBER 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_ID | Member ID | 20091002 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | Name of result 'History Series' | 20091002 |
Method REMOVE_MEMBER on class CL_SATC_AC_HISTORY_SERIES_SVC has no exception.
Method UPDATE 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 | 20091002 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | Name of result 'History Series' | 20091002 |
Method UPDATE on class CL_SATC_AC_HISTORY_SERIES_SVC has no exception.
Method __STORE_INFO 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_ID | Unique ID - Hex 16 - in Raw Format | 20091002 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | SATC_D_AC_RESULT_HISTORY_NAME | Name of result 'History Series' | 20091002 |
Method __STORE_INFO on class CL_SATC_AC_HISTORY_SERIES_SVC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |