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 M_FINDINGS Instance attribute Private Type reference (TYPE) T_FINDINGS 20130221
2 M_HEADER Instance attribute Private Type reference (TYPE) SATC_AC_RESULTH 20130221
3 M_RESULT_ID 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 ADD_FINDING Instance method Public Method 20130221
2 CONSTRUCTOR Instance method Public Constructor 20130221
3 GET_RESULT_ID Instance method Public Method 20130221
4 PURGE Instance method Public Method 20130221
5 SET_HEADER Instance method Public Method 20130221
6 STORE 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 Importing I_CHECK_ID Call by reference Type reference (TYPE) SATC_D_ID Unique ID - hex 16 - raw format 20130221
2 Importing I_CHECK_MSG_ID Call by reference Type reference (TYPE) CSEQUENCE 20130221
3 Importing I_NAVIGATOR Call by reference Object reference (TYPE REF TO) CL_SATC_AC_NAVIGATOR Navigator: name / path of item + display operations 20130221
4 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130221
5 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE CHAR04 data element for SYST 20130221
6 Importing I_PACKAGE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130221
7 Importing 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 Returning 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 Importing I_FLAVOR Call by reference Type reference (TYPE) SATC_D_AC_RSLT_KIND Kind of result - 'Aspect' vs 'Module' 20130221
2 Importing I_RUN_SERIES Call by reference Type reference (TYPE) CSEQUENCE 20130221
3 Importing I_TITLE Call by reference Type reference (TYPE) CSEQUENCE 20130221
4 Importing 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