SAP ABAP Class CL_TC_DATE_TRIGGER (Date / time 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 | 20000502 |
Properties
| Class | CL_TC_DATE_TRIGGER | |
| Short Description | Date / time trigger class | |
| Super Class | CL_TC_REGULAR_TRIGGER | Abstract trigger 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 | 20000421 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TC_DATE_TRIGGER has no forward declaration.
Interfaces
Class CL_TC_DATE_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 | Instance attribute | Public | Type reference (TYPE) | BTCLSDATE | Latest run date for batch job | 20000424 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BTCLSTIME | Latest run time for batch job | 20000424 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BTCSDATE | Planned start date for background job | 20000424 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | BTCSTIME | Planned start time for batch job | 20000424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get last start date | 20000424 | |
| 2 | Instance method | Public | Method | Get last start time | 20000424 | |
| 3 | Instance method | Public | Method | Get scheduled start date | 20000424 | |
| 4 | Instance method | Public | Method | Get scheduled start time | 20000424 | |
| 5 | Instance method | Public | Method | Set last start date | 20000424 | |
| 6 | Instance method | Public | Method | Set last start time | 20000424 | |
| 7 | Instance method | Public | Method | Set scheduled start date | 20000424 | |
| 8 | Instance method | Public | Method | Set scheduled start time | 20000424 |
Events
Class CL_TC_DATE_TRIGGER has no event.
Types
Class CL_TC_DATE_TRIGGER has no local type.
Method Signatures
Method GET_LASTSTRTDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_LASTSTRTDT | Call by reference | Type reference (TYPE) | BTCLSDATE | Geplantes Startdatum des Hintergrundjobs | 20000424 |
Method GET_LASTSTRTDT on class CL_TC_DATE_TRIGGER has no exception.
Method GET_LASTSTRTTM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_LASTSTRTTM | Call by reference | Type reference (TYPE) | BTCLSTIME | Geplantes Startdatum des Hintergrundjobs | 20000424 |
Method GET_LASTSTRTTM on class CL_TC_DATE_TRIGGER has no exception.
Method GET_SDLSTRTDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_SDLSTRTDT | Call by reference | Type reference (TYPE) | BTCSDATE | Geplantes Startdatum des Hintergrundjobs | 20000424 |
Method GET_SDLSTRTDT on class CL_TC_DATE_TRIGGER has no exception.
Method GET_SDLSTRTTM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_SDLSTRTTM | Call by reference | Type reference (TYPE) | BTCSTIME | Geplantes Startdatum des Hintergrundjobs | 20000424 |
Method GET_SDLSTRTTM on class CL_TC_DATE_TRIGGER has no exception.
Method SET_LASTSTRTDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LASTSTRTDT | Call by reference | Type reference (TYPE) | BTCLSDATE | Geplantes Startdatum des Hintergrundjobs | 20000424 |
Method SET_LASTSTRTDT on class CL_TC_DATE_TRIGGER has no exception.
Method SET_LASTSTRTTM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LASTSTRTTM | Call by reference | Type reference (TYPE) | BTCLSTIME | Geplantes Startdatum des Hintergrundjobs | 20000424 |
Method SET_LASTSTRTTM on class CL_TC_DATE_TRIGGER has no exception.
Method SET_SDLSTRTDT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SDLSTRTDT | Call by reference | Type reference (TYPE) | BTCSDATE | Geplantes Startdatum des Hintergrundjobs | 20000424 |
Method SET_SDLSTRTDT on class CL_TC_DATE_TRIGGER has no exception.
Method SET_SDLSTRTTM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SDLSTRTTM | Call by reference | Type reference (TYPE) | BTCSTIME | Geplantes Startdatum des Hintergrundjobs | 20000424 |
Method SET_SDLSTRTTM on class CL_TC_DATE_TRIGGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |