SAP ABAP Class IF_SATC_CI_EXEMPTION_JOBS (Job scheduling for exemption notifications)
Properties
Class | IF_SATC_CI_EXEMPTION_JOBS | |
Short Description | Job scheduling for exemption notifications | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120523 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SATC_CI_EXEMPTION_JOBS has no forward declaration.
Interfaces
Class IF_SATC_CI_EXEMPTION_JOBS has no interface implemented.
Friends
Class IF_SATC_CI_EXEMPTION_JOBS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TY_JOB_CATEGORY | 'A' | 20120530 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | BTCJOB | 'SATC_CI_EXEMPTION_NOTIFICATIONS' | 20120530 | ||
3 | ![]() |
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
Class 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 class 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 class 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 class 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 class 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 class 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 |