SAP ABAP Class IF_BP_TRIGGER_FACTORY (Interface for building triggers)
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
Class | IF_BP_TRIGGER_FACTORY | |
Short Description | Interface for building triggers | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19991012 | SAP |
Last change | 20000522 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_BP_TRIGGER_FACTORY has no forward declaration.
Interfaces
Class IF_BP_TRIGGER_FACTORY has no interface implemented.
Friends
Class IF_BP_TRIGGER_FACTORY has no friend class.
Attributes
Class 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
Class IF_BP_TRIGGER_FACTORY has no event.
Types
Class 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 class 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 class 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 class 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 class IF_BP_TRIGGER_FACTORY has no exception.
History
Last changed by/on | SAP | 20000522 |
SAP Release Created in |