SAP ABAP Interface IF_SATC_CI_EXEMPTION_QUERIES (Queries for Exemptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_CI_EXEMPTION (Package) INTERNAL: - *NO* REUSE - Exemption Browser, ...

⤷

⤷

Properties
Interface | IF_SATC_CI_EXEMPTION_QUERIES | |
Short Description | Queries for Exemptions |
General Data
Package | SATC_CI_EXEMPTION | INTERNAL: - *NO* REUSE - Exemption Browser, ... |
Created | 20120327 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_CI_EXEMPTION_QUERIES has no forward declaration.
Interfaces
Interface IF_SATC_CI_EXEMPTION_QUERIES has no interface.
Friends
Interface IF_SATC_CI_EXEMPTION_QUERIES has no friend.
Attributes
Interface IF_SATC_CI_EXEMPTION_QUERIES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120328 | |
2 | ![]() |
Instance method | Public | Method | 20120327 | |
3 | ![]() |
Instance method | Public | Method | 20120402 | |
4 | ![]() |
Instance method | Public | Method | 20120427 | |
5 | ![]() |
Instance method | Public | Method | 20120418 | |
6 | ![]() |
Instance method | Public | Method | 20120327 | |
7 | ![]() |
Instance method | Public | Method | 20120404 |
Events
Interface IF_SATC_CI_EXEMPTION_QUERIES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_APPROVERS | Public | Type reference (TYPE) | SATC_CI_APPROVERS | 20120327 |
|
|
2 | TY_EXEMPTION_LIST | Public | Type reference (TYPE) | SATC_CI_EXEMPTIONS | 20120327 |
|
Method Signatures
Method CLEAR_CACHE Signature
Method CLEAR_CACHE on Interface IF_SATC_CI_EXEMPTION_QUERIES has no parameter.
Method CLEAR_CACHE on Interface IF_SATC_CI_EXEMPTION_QUERIES has no exception.
Method GET_APPROVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_APPROVERS | Call by reference | Type reference (TYPE) | TY_APPROVERS | 20120327 | |||
2 | ![]() |
I_APPROVER_FILTER | Call by reference | Type reference (TYPE) | SATC_CI_USER_RANGE | 20120328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120328 |
Method GET_EXEMPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXEMPTIONS | Call by reference | Type reference (TYPE) | SATC_CI_EXEMPTIONS | 20120402 | |||
2 | ![]() |
I_APPLICANT_FILTER | Call by reference | Type reference (TYPE) | SATC_CI_USER_RANGE | 20120402 | |||
3 | ![]() |
I_APPROVER_FILTER | Call by reference | Type reference (TYPE) | SATC_CI_USER_RANGE | 20120402 | |||
4 | ![]() |
I_CHECK_CODE_FILTER | Call by reference | Type reference (TYPE) | SATC_CI_CHKCODE_RANGE | 20120402 | |||
5 | ![]() |
I_CHECK_FILTER | Call by reference | Type reference (TYPE) | SATC_CI_CHKCLASS_RANGE | 20120402 | |||
6 | ![]() |
I_EXEMPTION_STATE_FILTER | Call by reference | Type reference (TYPE) | SATC_CI_EXEMPTION_STATE_RANGE | 20120412 | |||
7 | ![]() |
I_LAST_CHANGED_BY_APPLICANT | Call by reference | Type reference (TYPE) | D | 20120402 | |||
8 | ![]() |
I_LAST_CHANGED_BY_APPROVER | Call by reference | Type reference (TYPE) | D | 20120402 | |||
9 | ![]() |
I_OBJECT_NAME_FILTER | Call by reference | Type reference (TYPE) | SATC_CI_SOBJ_NAME_RANGE | 20120402 | |||
10 | ![]() |
I_OBJECT_OWNER_FILTER | Call by reference | Type reference (TYPE) | SATC_CI_USER_RANGE | 20120402 | |||
11 | ![]() |
I_OBJECT_TYPE_FILTER | Call by reference | Type reference (TYPE) | SATC_CI_TROBJTYPE_RANGE | 20120402 | |||
12 | ![]() |
I_PACKAGE_FILTER | Call by reference | Type reference (TYPE) | SATC_CI_PACKAGE_RANGE | 20120402 | |||
13 | ![]() |
I_PACKAGE_OWNER_FILTER | Call by reference | Type reference (TYPE) | SATC_CI_USER_RANGE | 20120402 | |||
14 | ![]() |
I_VALID_UNTIL | Call by reference | Type reference (TYPE) | D | 20120403 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120402 | ||
2 | ![]() |
20120604 |
Method GET_EXEMPTIONS_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXEMPTIONS | Call by reference | Type reference (TYPE) | SATC_CI_EXEMPTIONS | 20120427 | |||
2 | ![]() |
I_EXEMPTION_IDS | Call by reference | Type reference (TYPE) | SATC_CI_EXEMPTION_IDS | 20120427 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120427 | ||
2 | ![]() |
20120604 |
Method GET_EXEMPTIONS_FOR_ASSESSMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_APPROVED_SUPERIOR_EXEMPTIONS | Call by reference | Type reference (TYPE) | SATC_CI_EXEMPTIONS | 20120418 | |||
2 | ![]() |
E_REJECTED_INFERIOR_EXEMPTIONS | Call by reference | Type reference (TYPE) | SATC_CI_EXEMPTIONS | 20120418 | |||
3 | ![]() |
I_EXEMPTION | Call by reference | Object reference (TYPE REF TO) | IF_SATC_CI_EXEMPTION_ROOT | 20120418 |
Method GET_EXEMPTIONS_FOR_ASSESSMENT on Interface IF_SATC_CI_EXEMPTION_QUERIES has no exception.
Method GET_EXEMPTIONS_FOR_FINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXEMPTIONS | Call by reference | Type reference (TYPE) | TY_EXEMPTION_LIST | 20120327 | |||
2 | ![]() |
I_CHECKSUM | Call by reference | Type reference (TYPE) | I | 20120327 | |||
3 | ![]() |
I_CHECK_CLASS | Call by reference | Type reference (TYPE) | CLIKE | 20120327 | |||
4 | ![]() |
I_CHECK_CODE | Call by reference | Type reference (TYPE) | SCI_ERRC | 20120327 | |||
5 | ![]() |
I_FORCE_READ | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120423 | ||
6 | ![]() |
I_INCLUDE_REJECTED_EXEMPTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120508 | ||
7 | ![]() |
I_INCLUDE_UNDECIDED_EXEMPTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120419 | ||
8 | ![]() |
I_OBJECT_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20120327 | |||
9 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20120327 | |||
10 | ![]() |
I_SUB_OBJECT_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20120327 | |||
11 | ![]() |
I_SUB_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CLIKE | 20120327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120328 | ||
2 | ![]() |
20120604 |
Method GET_EXEMPTION_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HISTORY | Call by reference | Type reference (TYPE) | SATC_CI_EXEMPTION_HISTORY | 20120404 | |||
2 | ![]() |
I_EXEMPTION_ID | Call by reference | Type reference (TYPE) | SATC_CI_EXEMPT-EXEMPTION_ID | 20120404 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120404 | ||
2 | ![]() |
20120604 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |