SAP ABAP Interface IF_SATC_AC_EXEMPTION_SET (ATC: Set of Exemptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_EXEMPTIONS (Package) INTERNAL: - *NO* REUSE - Exemptions (obsolete)
Properties
Interface IF_SATC_AC_EXEMPTION_SET  
Short Description ATC: Set of Exemptions    
General Data
Package SATC_ABAP_CHECK_EXEMPTIONS   INTERNAL: - *NO* REUSE - Exemptions (obsolete) 
Created 20080107   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SATC_AC_R3TR_DOMAIN_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SATC_AC_R3TR_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SATC_AC_VERDCT_DOMAIN_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SATC_AC_EXEMPTION_SET has no interface.
Friends
Interface IF_SATC_AC_EXEMPTION_SET has no friend.
Attributes
Interface IF_SATC_AC_EXEMPTION_SET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_SET Instance method Public Method Add Exemption to ATC Exemption Set 20080107
2 APPLIES_TO_VERDICT Instance method Public Method Check if an Exemption Set Member applies to this Verdict 20080130
3 EXISTS Instance method Public Method Check if the proposed exemption already exists 20080121
Events
Interface IF_SATC_AC_EXEMPTION_SET has no event.
Types
Interface IF_SATC_AC_EXEMPTION_SET has no local type.
Method Signatures

Method ADD_TO_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADDED_SUCCESSFULLY Value transfer Object reference (TYPE REF TO) IF_SATC_AC_EXEMPTION_OP_RESULT True, if exemption wa added successfully 20080124
2 Importing EXEMPTION_PROPOSAL Call by reference Object reference (TYPE REF TO) IF_SATC_AC_EXEMPTION_PROPOSAL Propose Exemption 20080108
3 Importing OVERWRITE_REJECTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Context Information 20120815
# Exception Resumable Description Created on
1 CX_SATC_AC_EXM__REMOTE_FAILED ATC Exemptions: connection to remote system failed 20080318
2 CX_SATC_NO_AUTHORITY 20120604

Method APPLIES_TO_VERDICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKAGE_INFO Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_TYPES=>TY_S_PACKAGE Attributes of package 20120510
2 Importing VERDCT_DETAIL Call by reference Type reference (TYPE) IF_SATC_AC_VERDCT_DOMAIN_TYPES=>TY_S_BASIC_ATTRIBUTE_DETAIL Details of finding 20101018
3 Importing VERDCT_KEY Call by reference Type reference (TYPE) IF_SATC_AC_VERDCT_DOMAIN_TYPES=>TY_S_KEY Object key 20080130
4 Exporting VERDCT_XMPT Call by reference Type reference (TYPE) IF_SATC_AC_VERDCT_DOMAIN_TYPES=>TY_S_EXEMPTION_INFO Exemption info 20101018

Method APPLIES_TO_VERDICT on Interface IF_SATC_AC_EXEMPTION_SET has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALREADY_EXISTS Value transfer Object reference (TYPE REF TO) IF_SATC_AC_EXEMPTION_OP_RESULT True, if exemption already exists 20080121
2 Importing CONSIDER_REJECTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Consider or ignore rejected exemptions 20120815
3 Importing EXEMPTION_PROPOSAL Call by reference Object reference (TYPE REF TO) IF_SATC_AC_EXEMPTION_PROPOSAL ATC: Result Exemptions (UI) 20080121
# Exception Resumable Description Created on
1 CX_SATC_AC_EXM__REMOTE_FAILED ATC Exemptions: connection to remote system failed 20080318
2 CX_SATC_NO_AUTHORITY 20120604
History
Last changed by/on SAP  20130531 
SAP Release Created in 711