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 | ![]() |
Instance method | Public | Method | Add Exemption to ATC Exemption Set | 20080107 |
2 | ![]() |
Instance method | Public | Method | Check if an Exemption Set Member applies to this Verdict | 20080130 |
3 | ![]() |
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 | ![]() |
ADDED_SUCCESSFULLY | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC_EXEMPTION_OP_RESULT | True, if exemption wa added successfully | 20080124 | ||
2 | ![]() |
EXEMPTION_PROPOSAL | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC_EXEMPTION_PROPOSAL | Propose Exemption | 20080108 | ||
3 | ![]() |
OVERWRITE_REJECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Context Information | 20120815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ATC Exemptions: connection to remote system failed | 20080318 | |
2 | ![]() |
20120604 |
Method APPLIES_TO_VERDICT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PACKAGE_INFO | Call by reference | Type reference (TYPE) | IF_SATC_AC_R3TR_TYPES=>TY_S_PACKAGE | Attributes of package | 20120510 | ||
2 | ![]() |
VERDCT_DETAIL | Call by reference | Type reference (TYPE) | IF_SATC_AC_VERDCT_DOMAIN_TYPES=>TY_S_BASIC_ATTRIBUTE_DETAIL | Details of finding | 20101018 | ||
3 | ![]() |
VERDCT_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_VERDCT_DOMAIN_TYPES=>TY_S_KEY | Object key | 20080130 | ||
4 | ![]() |
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 | ![]() |
ALREADY_EXISTS | Value transfer | Object reference (TYPE REF TO) | IF_SATC_AC_EXEMPTION_OP_RESULT | True, if exemption already exists | 20080121 | ||
2 | ![]() |
CONSIDER_REJECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Consider or ignore rejected exemptions | 20120815 | |
3 | ![]() |
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 | ![]() |
ATC Exemptions: connection to remote system failed | 20080318 | |
2 | ![]() |
20120604 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |