SAP ABAP Class CL_SATC_AC__EXEMPTION_UI (Dialog for requesting 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__UI (Package) INTERNAL: - *NO* REUSE - UI "CheckMan" style

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_AC_RESULT_EXM_TYPES | Types on Exemption Policy | 20081204 |
Properties
Class | CL_SATC_AC__EXEMPTION_UI | |
Short Description | Dialog for requesting exemptions | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATC_ABAP_CHECK__UI | INTERNAL: - *NO* REUSE - UI "CheckMan" style |
Created | 20081204 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SATC_AC__EXEMPTION_UI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SATC_AC_RESULT_EXM_TYPES | Types on Exemption Policy | 20081204 |
Friends
Class CL_SATC_AC__EXEMPTION_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SATC_AC__EXEMPTION_UI | Exemption Dialog | 20090803 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Factory | 20081204 |
2 | ![]() |
Instance method | Public | Method | UI for Creating Result Exemptions | 20081204 |
Events
Class CL_SATC_AC__EXEMPTION_UI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MESSAGE_HEADER_T | Public | Attribute reference (LIKE) | 20081204 |
|
||
2 | RESULT_INFO_T | Public | See coding | 20081204 | begin of result_Info_T,
obj_Type type trobjtype,
obj_Name type sobj_Name,
subobj_Path type string,
package_Name type devclass,
check_Title type string,
message_Title type string,
end of result_Info_T
|
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SATC_AC__EXEMPTION_UI | ATC: Result Exception UI | 20081204 |
Method GET_INSTANCE on class CL_SATC_AC__EXEMPTION_UI has no exception.
Method SHOW_EXM_CREATION_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENVIRONMENT_INFO | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC_EXM_ENVIRONMENT | Access to check environment | 20081204 | ||
2 | ![]() |
E_EXEMPTION_REQUESTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090729 | |||
3 | ![]() |
MESSAGE_HEADER | Call by reference | Type reference (TYPE) | SATC_S_AC__UI_MESSAGE_HEADER | Single Tadir Verdict in Browser | 20081204 | ||
4 | ![]() |
MESSAGE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC__EXM_VERDICT | Access to Verdicts | 20081204 | ||
5 | ![]() |
MESSAGE_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_SATC_AC__UI_VDCT_GRID_MODEL | Model Access to Failure Verdicts for Grid | 20081204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ATC Result Exceptions: Message Header | 20081204 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 720 |