SAP ABAP Class CL_SATC_AC_SCHEDULED_CHECKS (Check info)
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_SCHEDULED_CHECKS | |
Short Description | Check info | |
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 | 20100302 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SATC_AC_SCHEDULED_CHECKS has no forward declaration.
Interfaces
Class CL_SATC_AC_SCHEDULED_CHECKS has no interface implemented.
Friends
Class CL_SATC_AC_SCHEDULED_CHECKS 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) | TY_T_CHECK_ID_MAPPING | 20100303 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100303 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SATC_T_IDS | 20100303 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100303 | |
2 | ![]() |
Instance method | Public | Method | 20100303 | |
3 | ![]() |
Instance method | Public | Method | 20100303 | |
4 | ![]() |
Instance method | Public | Method | 20100303 | |
5 | ![]() |
Instance method | Protected | Method | 20100303 |
Events
Class CL_SATC_AC_SCHEDULED_CHECKS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_D_CHECKMAN_CHECK_ID | Public | See coding | 20100303 | ty_d_checkman_check_id type c length 10
|
||
2 | TY_S_CHECK_ID_MAPPING | Public | See coding | 20100303 | begin of ty_s_check_id_mapping,
atc_module_id type satc_d_id,
checkman_check_id type ty_d_checkman_check_id,
end of ty_s_check_id_mapping
|
||
3 | TY_T_CHECKMAN_CHECK_IDS | Public | See coding | 20100303 | ty_t_checkman_check_ids type
standard table of ty_d_checkman_check_id with default key
|
||
4 | TY_T_CHECK_ID_MAPPING | Public | See coding | 20100303 | ty_t_check_id_mapping type
standard table of ty_s_check_id_mapping with default key
|
Method Signatures
Method GET_CHECKMAN_CHECK_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TY_T_CHECKMAN_CHECK_IDS | 20100303 |
Method GET_CHECKMAN_CHECK_IDS on class CL_SATC_AC_SCHEDULED_CHECKS has no exception.
Method GET_CHECK_ID_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TY_T_CHECK_ID_MAPPING | 20100303 |
Method GET_CHECK_ID_MAPPING on class CL_SATC_AC_SCHEDULED_CHECKS has no exception.
Method GET_MODULE_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SATC_T_IDS | 20100303 |
Method GET_MODULE_IDS on class CL_SATC_AC_SCHEDULED_CHECKS has no exception.
Method SET_MODULE_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODULE_IDS | Call by reference | Type reference (TYPE) | SATC_T_IDS | 20100303 |
Method SET_MODULE_IDS on class CL_SATC_AC_SCHEDULED_CHECKS has no exception.
Method _CALCULATE_MAPPING Signature
Method _CALCULATE_MAPPING on class CL_SATC_AC_SCHEDULED_CHECKS has no parameter.
Method _CALCULATE_MAPPING on class CL_SATC_AC_SCHEDULED_CHECKS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |