SAP ABAP Class CL_SATC_AC_RESULT_TEST_DATA (Service to create test data in result tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_TEST_SUPPRT (Package) INTERNAL: - *NO* REUSE - Components for self tests

⤷

⤷

Properties
Class | CL_SATC_AC_RESULT_TEST_DATA | |
Short Description | Service to create test data in result tables | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SATC_ABAP_CHECK_TEST_SUPPRT | INTERNAL: - *NO* REUSE - Components for self tests |
Created | 20130221 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SATC_AC_RESULT_TEST_DATA has no forward declaration.
Interfaces
Class CL_SATC_AC_RESULT_TEST_DATA has no interface implemented.
Friends
Class CL_SATC_AC_RESULT_TEST_DATA 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) | T_FINDINGS | 20130221 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SATC_AC_RESULTH | 20130221 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw format | 20130221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130221 | |
2 | ![]() |
Instance method | Public | Constructor | 20130221 | |
3 | ![]() |
Instance method | Public | Method | 20130221 | |
4 | ![]() |
Instance method | Public | Method | 20130221 | |
5 | ![]() |
Instance method | Public | Method | 20130221 | |
6 | ![]() |
Instance method | Public | Method | 20130221 |
Events
Class CL_SATC_AC_RESULT_TEST_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_FINDINGS | Public | See coding | 20130221 | t_findings type table of satc_ac_resultvt
|
Method Signatures
Method ADD_FINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHECK_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw format | 20130221 | ||
2 | ![]() |
I_CHECK_MSG_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130221 | |||
3 | ![]() |
I_NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | CL_SATC_AC_NAVIGATOR | Navigator: name / path of item + display operations | 20130221 | ||
4 | ![]() |
I_OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130221 | |||
5 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | CHAR04 data element for SYST | 20130221 | ||
6 | ![]() |
I_PACKAGE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130221 | |||
7 | ![]() |
I_TEXT_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_SATC_AC_TEXT_HANDLE | Text handle: Operation to get text / display long text | 20130221 |
Method ADD_FINDING on class CL_SATC_AC_RESULT_TEST_DATA has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SATC_AC_RESULT_TEST_DATA has no parameter.
Method CONSTRUCTOR on class CL_SATC_AC_RESULT_TEST_DATA has no exception.
Method GET_RESULT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT_ID | Value transfer | Type reference (TYPE) | SATC_D_ID | 20130221 |
Method GET_RESULT_ID on class CL_SATC_AC_RESULT_TEST_DATA has no exception.
Method PURGE Signature
Method PURGE on class CL_SATC_AC_RESULT_TEST_DATA has no parameter.
Method PURGE on class CL_SATC_AC_RESULT_TEST_DATA has no exception.
Method SET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLAVOR | Call by reference | Type reference (TYPE) | SATC_D_AC_RSLT_KIND | Kind of result - 'Aspect' vs 'Module' | 20130221 | ||
2 | ![]() |
I_RUN_SERIES | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130221 | |||
3 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130221 | |||
4 | ![]() |
I_VALID_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20130221 |
Method SET_HEADER on class CL_SATC_AC_RESULT_TEST_DATA has no exception.
Method STORE Signature
Method STORE on class CL_SATC_AC_RESULT_TEST_DATA has no parameter.
Method STORE on class CL_SATC_AC_RESULT_TEST_DATA has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |