SAP ABAP Interface IF_BP_TRIGGER_FACTORY (Interface for building triggers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTJOBAPI (Package) new background job API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TC_TRIGGER_FACTORY | factory for triggers and their templates | 20000420 |
Properties
| Interface | IF_BP_TRIGGER_FACTORY | |
| Short Description | Interface for building triggers |
General Data
| Package | SBTJOBAPI | new background job API |
| Created | 19991012 | SAP |
| Last changed | 20000522 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BP_TRIGGER_FACTORY has no forward declaration.
Interfaces
Interface IF_BP_TRIGGER_FACTORY has no interface.
Friends
Interface IF_BP_TRIGGER_FACTORY has no friend.
Attributes
Interface IF_BP_TRIGGER_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a date/time trigger | 19991012 | |
| 2 | Static method | Public | Method | Creates an event trigger | 19991012 | |
| 3 | Static method | Public | Method | Creates a on-workday trigger | 20000509 | |
| 4 | Static method | Public | Method | Creates an opmode trigger | 20000426 |
Events
Interface IF_BP_TRIGGER_FACTORY has no event.
Types
Interface IF_BP_TRIGGER_FACTORY has no local type.
Method Signatures
Method MAKE_DATE_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DT_TRIGGER | Value transfer | Object reference (TYPE REF TO) | CL_TC_DATE_TRIGGER | Erneut.Eintreten Hintergrundverarbeit.-Trigger Datum/Uhrzeit | 19991012 |
Method MAKE_DATE_TRIGGER on Interface IF_BP_TRIGGER_FACTORY has no exception.
Method MAKE_EVENT_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVT_TRIGGER | Value transfer | Object reference (TYPE REF TO) | CL_TC_EVT_TRIGGER | Erneutes Eintreten des Hintergrundverarb.-Ereignis-Trigger | 19991012 |
Method MAKE_EVENT_TRIGGER on Interface IF_BP_TRIGGER_FACTORY has no exception.
Method MAKE_ONWORKDAY_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WDAY_TRIGGER | Value transfer | Object reference (TYPE REF TO) | CL_TC_ONWORKDAY_TRIGGER | An-Werktag-Trigger-Klasse | 20000509 |
Method MAKE_ONWORKDAY_TRIGGER on Interface IF_BP_TRIGGER_FACTORY has no exception.
Method MAKE_OPMODE_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPMODE_TRIGGER | Value transfer | Object reference (TYPE REF TO) | CL_TC_OPMODE_TRIGGER | Rückgabeinstanz der Klasse cl_tc_opmode_trigger | 20000426 |
Method MAKE_OPMODE_TRIGGER on Interface IF_BP_TRIGGER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20000522 |
| SAP Release Created in |