SAP ABAP Interface IF_SATC_AC_RESULT_EXM_TYPES (Types on Exemption Policy)
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)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC_EXEMPTION_POLICY | Result Exemption Policy | 20071016 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC__EXEMPTION_UI | Dialog for requesting exemptions | 20081204 |
Properties
Interface | IF_SATC_AC_RESULT_EXM_TYPES | |
Short Description | Types on Exemption Policy |
General Data
Package | SATC_ABAP_CHECK_EXEMPTIONS | INTERNAL: - *NO* REUSE - Exemptions (obsolete) |
Created | 20071016 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_AC_RESULT_EXM_TYPES has no forward declaration.
Interfaces
Interface IF_SATC_AC_RESULT_EXM_TYPES has no interface.
Friends
Interface IF_SATC_AC_RESULT_EXM_TYPES has no friend.
Attributes
Interface IF_SATC_AC_RESULT_EXM_TYPES has no attribute.
Methods
Interface IF_SATC_AC_RESULT_EXM_TYPES has no method.
Events
Interface IF_SATC_AC_RESULT_EXM_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | AGREE_USER_T | Public | Type reference (TYPE) | SYUNAME | Benutzername | 20071119 |
|
2 | APPLY_USER_T | Public | Type reference (TYPE) | SYUNAME | Benutzername | 20071119 |
|
3 | DATE_LIMIT_T | Public | Type reference (TYPE) | SATC_D_EXM_DATE | Date up to which an exemption should be considered | 20071109 |
|
4 | EXM_REASON_ID_T | Public | Type reference (TYPE) | CHAR10 | Exemption Reason | 20071119 |
|
5 | MESSAGE_HEADER_T | Public | See coding | 20071016 | BEGIN OF message_header_t,
obj_name TYPE sobj_name,
obj_type TYPE trobjtype,
package_name TYPE devclass,
module_id TYPE satc_d_ac_module_id,
module_msg_key TYPE satc_d_ac_module_message_key,
END OF message_header_t
|
||
6 | RELEASE_NAME_T | Public | Type reference (TYPE) | CHAR10 | Release name (e.g. 711) | 20071109 |
|
7 | USERS_T | Public | See coding | 20071217 | users_t type STANDARD TABLE OF USER_T with DEFAULT KEY
|
||
8 | USER_T | Public | See coding | 20071217 | begin of USER_T,
userid type xubname,
username type xubname,
firstname type ad_namefir,
lastname type ad_namelas,
end of user_T
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |