SAP ABAP Interface IF_SATC_AC_EXEMPTION_PROPOSAL (ATC: Result Exemptions (UI))
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_PROPOSAL | |
| Short Description | ATC: Result Exemptions (UI) |
General Data
| Package | SATC_ABAP_CHECK_EXEMPTIONS | INTERNAL: - *NO* REUSE - Exemptions (obsolete) |
| Created | 20071120 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_AC_EXEMPTION_PROPOSAL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080122 |
Friends
Interface IF_SATC_AC_EXEMPTION_PROPOSAL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPROVAL | Instance attribute | Public | Type reference (TYPE) | APPROVAL_T | 20071120 | |||
| 2 | C_GRANULARITY | Constant | Public | See coding | 20101105 | ||||
| 3 | C_MESSAGE_GRANULARITY | Constant | Public | See coding | 20080108 | ||||
| 4 | C_OBJECT_GRANULARITY | Constant | Public | See coding | 20080108 | ||||
| 5 | EXM_ENVIRONMENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SATC_AC_EXM_ENVIRONMENT | Access to check environment | 20080121 | ||
| 6 | GRANULARITY_TYPE | Instance attribute | Public | Type reference (TYPE) | TY_GRANULARITY | 20101105 | |||
| 7 | MESSAGE_GRANULARITY | Instance attribute | Public | Type reference (TYPE) | MESSAGE_GRANULARITY_T | 20080108 | |||
| 8 | MESSAGE_PROPERTIES | Instance attribute | Public | Type reference (TYPE) | MESSAGE_PROPERTIES_T | 20071120 | |||
| 9 | OBJECT_GRANULARITY | Instance attribute | Public | Type reference (TYPE) | OBJECT_GRANULARITY_T | 20080108 | |||
| 10 | OBJECT_PROPERTIES | Instance attribute | Public | Type reference (TYPE) | OBJECT_PROPERTIES_T | 20071120 | |||
| 11 | UIMSG_HEADER | Instance attribute | Public | Type reference (TYPE) | SATC_S_UI_MESSAGE_HEADER | ATC: Single Tadir Verdict in Browser | 20071121 | ||
| 12 | VALIDITY | Instance attribute | Public | Type reference (TYPE) | VALIDITY_T | 20071121 | |||
| 13 | _UIMSG_HEADER | Instance attribute | Public | Type reference (TYPE) | SATC_S_AC__UI_MESSAGE_HEADER | Single Tadir Verdict in Browser | 20081204 |
Methods
Interface IF_SATC_AC_EXEMPTION_PROPOSAL has no method.
Events
Interface IF_SATC_AC_EXEMPTION_PROPOSAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | APPROVAL_T | Public | See coding | 20071120 | begin of approval_T,
apply_User type syuname,
approver type syuname,
exemption_Reason type c length 40,
exemption_Comment type string,
end of approval_T
|
||
| 2 | MESSAGE_GRANULARITY_T | Public | Type reference (TYPE) | I | 20080108 | |
|
| 3 | MESSAGE_PROPERTIES_T | Public | See coding | 20071120 | begin of message_Properties_T,
module_Id type satc_D_Ac_Module_Id,
message_Key type satc_D_Ac_Module_Message_Key,
checksum type i,
check_Title type string,
message_Title type string,
end of message_Properties_T
|
||
| 4 | OBJECT_GRANULARITY_T | Public | Type reference (TYPE) | I | 20080108 | |
|
| 5 | OBJECT_PROPERTIES_T | Public | See coding | 20071120 | begin of object_Properties_T,
obj_Type type trobjtype,
obj_Name type sobj_Name,
subobj_Path type string,
package_Name type devclass,
sw_Component type dlvunit,
package_Level type c length 1,
end of object_Properties_T
|
||
| 6 | TY_GRANULARITY | Public | Type reference (TYPE) | I | 20101103 | |
|
| 7 | VALIDITY_T | Public | See coding | 20071121 | begin of validity_T,
release_From type if_Satc_Ac_Result_Exm_Types=>release_Name_T,
release_To type if_Satc_Ac_Result_Exm_Types=>release_Name_T,
date_To type sydatum,
by_Release type abap_Bool,
by_Date type abap_Bool,
end of validity_T
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |