SAP ABAP Interface IF_SATC_CI_EXEMPTION_JOBS (Job scheduling for exemption notifications)
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_JOBS | |
Short Description | Job scheduling for exemption notifications |
General Data
Package | SATC_CI_EXEMPTION | INTERNAL: - *NO* REUSE - Exemption Browser, ... |
Created | 20120523 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_CI_EXEMPTION_JOBS has no forward declaration.
Interfaces
Interface IF_SATC_CI_EXEMPTION_JOBS has no interface.
Friends
Interface IF_SATC_CI_EXEMPTION_JOBS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_NOTIFICATION_JOB_CATEGORY | Constant | Public | Type reference (TYPE) | TY_JOB_CATEGORY | 'A' | 20120530 | ||
2 | CO_NOTIFICATION_JOB_NAME | Constant | Public | Type reference (TYPE) | BTCJOB | 'SATC_CI_EXEMPTION_NOTIFICATIONS' | 20120530 | ||
3 | CO_STATE | Constant | Public | See coding | 20120524 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120529 | |
2 | ![]() |
Instance method | Public | Method | 20120524 | |
3 | ![]() |
Instance method | Public | Method | 20120524 | |
4 | ![]() |
Instance method | Public | Method | 20120524 | |
5 | ![]() |
Instance method | Public | Method | 20120529 | |
6 | ![]() |
Instance method | Public | Method | 20120524 | |
7 | ![]() |
Instance method | Public | Method | 20120524 |
Events
Interface IF_SATC_CI_EXEMPTION_JOBS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_JOB_CATEGORY | Public | See coding | 20120530 | ty_job_category type c length 1
|
||
2 | TY_JOB_STATE | Public | See coding | 20120524 | ty_job_state type c length 1
|
||
3 | TY_SCHEDULING_SETTINGS | Public | See coding | 20120524 | begin of ty_scheduling_settings,
notify_new_open_exemptions type abap_bool,
notify_for_decided_exemptions type abap_bool,
periodicity type ty_job_state, " daily or weekly
end of ty_scheduling_settings
|
Method Signatures
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on Interface IF_SATC_CI_EXEMPTION_JOBS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120604 |
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120524 | |||
2 | ![]() |
E_SEVERITY | Call by reference | Type reference (TYPE) | SYMSGTY | 20120524 | |||
3 | ![]() |
I_SETTINGS | Call by reference | Type reference (TYPE) | TY_SCHEDULING_SETTINGS | 20120524 |
Method CHECK on Interface IF_SATC_CI_EXEMPTION_JOBS has no exception.
Method GET_SCHEDULING_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NEW_DECISION_NOTIFICATION | Call by reference | Type reference (TYPE) | TY_JOB_STATE | 20120524 | |||
2 | ![]() |
E_NEW_OPENS_NOTIFICATION | Call by reference | Type reference (TYPE) | TY_JOB_STATE | 20120524 |
Method GET_SCHEDULING_INFO on Interface IF_SATC_CI_EXEMPTION_JOBS has no exception.
Method GET_SCHEDULING_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SETTINGS | Call by reference | Type reference (TYPE) | TY_SCHEDULING_SETTINGS | 20120524 |
Method GET_SCHEDULING_SETTINGS on Interface IF_SATC_CI_EXEMPTION_JOBS has no exception.
Method IS_MASTER_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_MASTER_SYSTEM | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120529 |
Method IS_MASTER_SYSTEM on Interface IF_SATC_CI_EXEMPTION_JOBS has no exception.
Method SCHEDULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_START_DATE | Call by reference | Type reference (TYPE) | BTCSDATE | 20120524 | |||
2 | ![]() |
I_START_TIME | Call by reference | Type reference (TYPE) | BTCSTIME | 20120524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120524 | ||
2 | ![]() |
20120604 |
Method SET_SCHEDULING_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SETTINGS | Call by reference | Type reference (TYPE) | TY_SCHEDULING_SETTINGS | 20120524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120604 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |