SAP ABAP Interface IF_SATC_AC_CHECK_EXECUTION (Check plug-in at runtime)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_CM_CHECK_MODULE_SCV (Package) INTERNAL: - *NO* REUSE - Support for "CheckMan" modules
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SATC_AC_CHECK Check plug-in for ABAP development object 20071214
Properties
Interface IF_SATC_AC_CHECK_EXECUTION  
Short Description Check plug-in at runtime    
General Data
Package SATC_CM_CHECK_MODULE_SCV   INTERNAL: - *NO* REUSE - Support for "CheckMan" modules 
Created 20071214   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_AC_CHECK_EXECUTION has no forward declaration.
Interfaces
Interface IF_SATC_AC_CHECK_EXECUTION has no interface.
Friends
Interface IF_SATC_AC_CHECK_EXECUTION has no friend.
Attributes
Interface IF_SATC_AC_CHECK_EXECUTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIGURATION Instance method Public Method Sets the configuration to use 20071214
2 RUN Instance method Public Method Starts the examination for one object 20071214
3 SET_CONFIGURATION Instance method Public Method Returns the configuration in use 20071214
Events
# Event Type Visibility Description Created on
1 INCONCLUSIVE Instance Event
(0)
Public
(2)
There is no clear Judgement For the Object under Test 20080324
2 OBJECT_FAILED_TEST Instance Event
(0)
Public
(2)
Object und Test has Not Passed the Examination 20080324
3 OBJECT_PASSED_TEST Instance Event
(0)
Public
(2)
Object under Test has Passed the Examination Succesfully 20080324
Types
Interface IF_SATC_AC_CHECK_EXECUTION has no local type.
Method Signatures

Method GET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_AC_CONFIGURATION 'Configuration Parameter' API 20071214

Method GET_CONFIGURATION on Interface IF_SATC_AC_CHECK_EXECUTION has no exception.

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R3TR_KEY Call by reference Type reference (TYPE) SATC_S_R3TR_KEY Object key 20071214

Method RUN on Interface IF_SATC_AC_CHECK_EXECUTION has no exception.

Method SET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_SATC_AC_CONFIGURATION 'Configuration Parameter' API 20071214

Method SET_CONFIGURATION on Interface IF_SATC_AC_CHECK_EXECUTION has no exception.
Event Signatures

Event INCONCLUSIVE Signature
Event INCONCLUSIVE on Interface IF_SATC_AC_CHECK_EXECUTION has no parameter.
Event OBJECT_FAILED_TEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_CHECK_SUM Exporting Value transfer Type reference (TYPE) IF_SATC_AC_VERDCT_DOMAIN_TYPES=>TY_D_CHECK_SUM 20080324
2 I_DESCRIPTION Exporting Value transfer Object reference (TYPE REF TO) IF_SATC_AC_TEXT_HANDLE 20080324
3 I_MODULE_MESSAGE_KEY Exporting Value transfer Type reference (TYPE) IF_SATC_AC_VERDCT_DOMAIN_TYPES=>TY_D_MODULE_MESSAGE_KEY 20080324
4 I_NAVIGATOR Exporting Value transfer Object reference (TYPE REF TO) IF_SATC_AC_NAVIGATOR 20080324
5 I_PRIORITY Exporting Value transfer Type reference (TYPE) IF_SATC_AC_VERDCT_DOMAIN_TYPES=>TY_D_PRIORITY 20080324

Event OBJECT_PASSED_TEST Signature
Event OBJECT_PASSED_TEST on Interface IF_SATC_AC_CHECK_EXECUTION has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711