SAP ABAP Interface IF_SATC_AC_EXEMPTION_OP_RESULT (ATC: Result of an Exemption Operation)
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_OP_RESULT | |
| Short Description | ATC: Result of an Exemption Operation |
General Data
| Package | SATC_ABAP_CHECK_EXEMPTIONS | INTERNAL: - *NO* REUSE - Exemptions (obsolete) |
| Created | 20080124 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080124 | ||
| 2 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080124 |
Friends
Interface IF_SATC_AC_EXEMPTION_OP_RESULT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGNO__ALREADY_APPROVED | Constant | Public | Type reference (TYPE) | SYMSGNO | '212' | Message: Exemption already approved | 20080214 | |
| 2 | MSGNO__ALREADY_EXISTS | Constant | Public | Type reference (TYPE) | SYMSGNO | '210' | Message: Exemption already exists | 20080125 | |
| 3 | MSGNO__ALREADY_EXISTS_PENDING | Constant | Public | Type reference (TYPE) | SYMSGNO | '213' | Message: Exemption already exists, but not yet approved | 20080214 | |
| 4 | MSGNO__ALREADY_REJECTED | Constant | Public | Type reference (TYPE) | SYMSGNO | '211' | Message: Exemption already rejected | 20080214 | |
| 5 | MSGNO__CREATED_SUCCESSFULLY | Constant | Public | Type reference (TYPE) | SYMSGNO | '217' | Message: Exemption was created successfully | 20080214 | |
| 6 | MSGNO__EXISTS_NOT_CREATED | Constant | Public | Type reference (TYPE) | SYMSGNO | '218' | Message: Exemption already exists; No new exemption created | 20080214 | |
| 7 | MSGNO__NEW_EXEMPTION | Constant | Public | Type reference (TYPE) | SYMSGNO | '216' | Message: Exemption is new | 20080214 | |
| 8 | MSGNO__SIMILAR_APPROVED | Constant | Public | Type reference (TYPE) | SYMSGNO | '214' | Message: Similar exemption is already approved | 20080214 | |
| 9 | MSGNO__SIMILAR_EXISTS_PENDING | Constant | Public | Type reference (TYPE) | SYMSGNO | '215' | Message: Similar exemption exists, but is not yet approved | 20080214 | |
| 10 | RESULT_VALUE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080125 |
Methods
Interface IF_SATC_AC_EXEMPTION_OP_RESULT has no method.
Events
Interface IF_SATC_AC_EXEMPTION_OP_RESULT has no event.
Types
Interface IF_SATC_AC_EXEMPTION_OP_RESULT has no local type.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |