SAP ABAP Class IF_SATC_AC_EXEMPTION_SET (ATC: Set of Exemptions)
Properties
| Class | IF_SATC_AC_EXEMPTION_SET | |
| Short Description | ATC: Set of Exemptions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080107 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SATC_AC_EXEMPTION_SET has no interface implemented.
Friends
Class IF_SATC_AC_EXEMPTION_SET has no friend class.
Attributes
Class 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
Class IF_SATC_AC_EXEMPTION_SET has no event.
Types
Class 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 class 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 |