SAP ABAP Class CL_BP_PERIODIC_JOB (Periodic job class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTJOBAPI (Package) new background job API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BP_JOB General job class 20000505
Properties
Class CL_BP_PERIODIC_JOB  
Short Description Periodic job class    
Super Class CL_BP_JOB General job class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SBTJOBAPI   new background job API 
Created 20000505   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BP_PERIODIC_JOB has no forward declaration.
Interfaces
Class CL_BP_PERIODIC_JOB has no interface implemented.
Friends
Class CL_BP_PERIODIC_JOB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 JOB_PERIODICITY Instance attribute Public Object reference (TYPE REF TO) CL_BP_JOB_PERIODICITY Job periodicity class 20000506
2 JOB_TEMPLATE Instance attribute Public Object reference (TYPE REF TO) CL_BP_JOB_TEMPLATE Background job template class 20000506
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_JOB_TEMPLATE Instance method Public Method Attach job template 20000505
2 ATTACH_PERIODICITY Instance method Public Method Attach periodicity for periodic running 20000505
Events
Class CL_BP_PERIODIC_JOB has no event.
Types
Class CL_BP_PERIODIC_JOB has no local type.
Method Signatures

Method ATTACH_JOB_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOB_TEMPLATE Call by reference Object reference (TYPE REF TO) CL_BP_JOB_TEMPLATE Instanz einer Job-Template-Art eingeben 20000505

Method ATTACH_JOB_TEMPLATE on class CL_BP_PERIODIC_JOB has no exception.

Method ATTACH_PERIODICITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERIODICITY Call by reference Object reference (TYPE REF TO) CL_BP_JOB_PERIODICITY Instanz einer Periodizität eingeben 20000505

Method ATTACH_PERIODICITY on class CL_BP_PERIODIC_JOB has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610