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 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 AUTHORITY_CHECK Instance method Public Method 20120529
2 CHECK Instance method Public Method 20120524
3 GET_SCHEDULING_INFO Instance method Public Method 20120524
4 GET_SCHEDULING_SETTINGS Instance method Public Method 20120524
5 IS_MASTER_SYSTEM Instance method Public Method 20120529
6 SCHEDULE Instance method Public Method 20120524
7 SET_SCHEDULING_SETTINGS 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 CX_SATC_NO_AUTHORITY 20120604

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE Call by reference Type reference (TYPE) STRING 20120524
2 Exporting E_SEVERITY Call by reference Type reference (TYPE) SYMSGTY 20120524
3 Importing 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 Exporting E_NEW_DECISION_NOTIFICATION Call by reference Type reference (TYPE) TY_JOB_STATE 20120524
2 Exporting 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 Exporting 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 Returning 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 Importing I_START_DATE Call by reference Type reference (TYPE) BTCSDATE 20120524
2 Importing I_START_TIME Call by reference Type reference (TYPE) BTCSTIME 20120524
# Exception Resumable Description Created on
1 CX_SATC_CI_EXEMPTION_JOBS 20120524
2 CX_SATC_NO_AUTHORITY 20120604

Method SET_SCHEDULING_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SETTINGS Call by reference Type reference (TYPE) TY_SCHEDULING_SETTINGS 20120524
# Exception Resumable Description Created on
1 CX_SATC_NO_AUTHORITY 20120604
History
Last changed by/on SAP  20130531 
SAP Release Created in