SAP ABAP Class CL_BP_JOB_PERIODICITY (Job periodicity class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTJOBAPI (Package) new background job API
Properties
Class CL_BP_JOB_PERIODICITY  
Short Description Job periodicity class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBTJOBAPI   new background job API 
Created 20000501   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BP_JOB_PERIODICITY has no forward declaration.
Interfaces
Class CL_BP_JOB_PERIODICITY has no interface implemented.
Friends
Class CL_BP_JOB_PERIODICITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EVENT_PERIODIC Instance attribute Public Type reference (TYPE) CHAR1 SPACE Flag for event periodic 20000501
2 NUM_DAYS Instance attribute Public Type reference (TYPE) TBTCJOB-PRDDAYS 0 Duration (in days) of DBA action 20000501
3 NUM_HOURS Instance attribute Public Type reference (TYPE) TBTCJOB-PRDHOURS 0 Duration period (in hours) for a batch job 20000501
4 NUM_MINUTES Instance attribute Public Type reference (TYPE) TBTCJOB-PRDMINS 0 Duration period (in minutes) for a batch job 20000501
5 NUM_MONTHS Instance attribute Public Type reference (TYPE) TBTCJOB-PRDMONTHS 0 Duration period (in months) for a batch job 20000501
6 NUM_WEEKS Instance attribute Public Type reference (TYPE) TBTCJOB-PRDWEEKS 0 Duration period (in weeks) for a batch job 20000501
7 OPMODE_PERIODIC Instance attribute Public Type reference (TYPE) CHAR1 SPACE Flag for opmode periodic 20000508
Methods
# Method Level Visibility Method type Description Created on
1 SET_EVENT_PERIODIC Instance method Public Method Set event perioidicity 20000502
2 SET_NUM_DAYS Instance method Public Method Set the number of days of periodicity 20000502
3 SET_NUM_HOURS Instance method Public Method Set the number of hours of periodicity 20000502
4 SET_NUM_MINUTES Instance method Public Method Set the number of minutes of periodicity 20000502
5 SET_NUM_MONTHS Instance method Public Method Set the number of months of periodicity 20000502
6 SET_NUM_WEEKS Instance method Public Method Set the number of weeks of periodicity 20000502
7 SET_OPMODE_PERIODIC Instance method Public Method Set opmode perioidicity 20000508
Events
Class CL_BP_JOB_PERIODICITY has no event.
Types
Class CL_BP_JOB_PERIODICITY has no local type.
Method Signatures

Method SET_EVENT_PERIODIC Signature

Method SET_EVENT_PERIODIC on class CL_BP_JOB_PERIODICITY has no parameter.
Method SET_EVENT_PERIODIC on class CL_BP_JOB_PERIODICITY has no exception.

Method SET_NUM_DAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DAYS Call by reference Type reference (TYPE) TBTCJOB-PRDDAYS Anzahl der Periodizitätstage 20000502

Method SET_NUM_DAYS on class CL_BP_JOB_PERIODICITY has no exception.

Method SET_NUM_HOURS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HOURS Call by reference Type reference (TYPE) TBTCJOB-PRDHOURS Anzahl der Periodizitätsstunden 20000502

Method SET_NUM_HOURS on class CL_BP_JOB_PERIODICITY has no exception.

Method SET_NUM_MINUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MINUTES Call by reference Type reference (TYPE) TBTCJOB-PRDMINS Anzahl der Periodizitätsminuten 20000502

Method SET_NUM_MINUTES on class CL_BP_JOB_PERIODICITY has no exception.

Method SET_NUM_MONTHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MONTHS Call by reference Type reference (TYPE) TBTCJOB-PRDMONTHS Anzahl der Periodizitätsmonate 20000502

Method SET_NUM_MONTHS on class CL_BP_JOB_PERIODICITY has no exception.

Method SET_NUM_WEEKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WEEKS Call by reference Type reference (TYPE) TBTCJOB-PRDWEEKS Anzahl der Periodizitätswochen 20000502

Method SET_NUM_WEEKS on class CL_BP_JOB_PERIODICITY has no exception.

Method SET_OPMODE_PERIODIC Signature

Method SET_OPMODE_PERIODIC on class CL_BP_JOB_PERIODICITY has no parameter.
Method SET_OPMODE_PERIODIC on class CL_BP_JOB_PERIODICITY has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610