SAP ABAP Class CL_TC_ONWORKDAY_TRIGGER (On-workday trigger 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_TC_REGULAR_TRIGGER Abstract trigger class 20000508
Properties
Class CL_TC_ONWORKDAY_TRIGGER  
Short Description On-workday trigger class    
Super Class CL_TC_REGULAR_TRIGGER Abstract trigger class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBTJOBAPI   new background job API 
Created 20000508   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TC_ONWORKDAY_TRIGGER has no forward declaration.
Interfaces
Class CL_TC_ONWORKDAY_TRIGGER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_TC_TRIGGER_FACTORY 20000919 factory for triggers and their templates
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALENDAR_ID Instance attribute Public Type reference (TYPE) BTCCALID Factory calendar ID for background processing 20000508
2 NOT_BEFORE_DATE Instance attribute Public Type reference (TYPE) BTCSDATE Planned start date for background job 20000508
3 START_TIME Instance attribute Public Type reference (TYPE) BTCSTIME Planned start time for batch job 20000508
4 WORKDAY_DIRECTION Instance attribute Public Type reference (TYPE) BTCWDCDIR Count direction for 'on workday' start date of a job 20000508
5 WORKDAY_NUMBER Instance attribute Public Type reference (TYPE) BTCWORKDAY No. of workday on which a job is to start 20000508
Methods
# Method Level Visibility Method type Description Created on
1 SET_CALENDAR_ID Instance method Public Method Set calendar ID 20000508
2 SET_NOTBEFORE_DATE Instance method Public Method Set not-before date 20000508
3 SET_STARTTIME Instance method Public Method Set start time 20000508
4 SET_WORKDAY_DIRECTION Instance method Public Method Set workday direction 20000508
5 SET_WORKDAY_NUMBER Instance method Public Method Set workday number 20000508
Events
Class CL_TC_ONWORKDAY_TRIGGER has no event.
Types
Class CL_TC_ONWORKDAY_TRIGGER has no local type.
Method Signatures

Method SET_CALENDAR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALENDARID Call by reference Type reference (TYPE) BTCCALID Kalender-ID eingeben 20000508

Method SET_CALENDAR_ID on class CL_TC_ONWORKDAY_TRIGGER has no exception.

Method SET_NOTBEFORE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOTBEFORE Call by reference Type reference (TYPE) BTCSDATE Nicht-Vor-Datum eingeben 20000508

Method SET_NOTBEFORE_DATE on class CL_TC_ONWORKDAY_TRIGGER has no exception.

Method SET_STARTTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STARTTIME Call by reference Type reference (TYPE) BTCSTIME Geplante Ausführungszeit eines Hintergrundjobs 20000508

Method SET_STARTTIME on class CL_TC_ONWORKDAY_TRIGGER has no exception.

Method SET_WORKDAY_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIRECTION Call by reference Type reference (TYPE) BTCWDCDIR Zählrichtung für den Starttermin "an Werktag" eines Jobs 20000508

Method SET_WORKDAY_DIRECTION on class CL_TC_ONWORKDAY_TRIGGER has no exception.

Method SET_WORKDAY_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORKDAY_NUMBER Call by reference Type reference (TYPE) BTCWORKDAY Nummer des Werktags, an dem ein Job starten soll 20000508

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