SAP ABAP Class CL_TC_TRIGGER_FACTORY (factory for triggers and their templates)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BP_TRIGGER_FACTORY | Interface for building triggers | 20000420 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BP_TRIGGER_TMPL_FACTORY | interface for building trigger templates | 20000420 |
Properties
| Class | CL_TC_TRIGGER_FACTORY | |
| Short Description | factory for triggers and their templates | |
| Super 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 | 20000420 | SAP |
| Last change | 20000426 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TC_TRIGGER_FACTORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BP_TRIGGER_FACTORY | Interface for building triggers | 20000420 | ||
| 2 | IF_BP_TRIGGER_TMPL_FACTORY | interface for building trigger templates | 20000420 |
Friends
Class CL_TC_TRIGGER_FACTORY has no friend class.
Attributes
Class CL_TC_TRIGGER_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get a generic trigger object | 20000420 | |
| 2 | Instance method | Public | Method | 20000420 | ||
| 3 | Instance method | Public | Method | 20000420 | ||
| 4 | Instance method | Public | Method | 20000420 | ||
| 5 | Instance method | Public | Method | 20000420 | ||
| 6 | Instance method | Public | Method | 20000509 | ||
| 7 | Instance method | Public | Method | 20000426 |
Events
Class CL_TC_TRIGGER_FACTORY has no event.
Types
Class CL_TC_TRIGGER_FACTORY has no local type.
Method Signatures
Method GET_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | CSMSYSGUID | Eingabe-Trigger-GUID | 20000420 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | TRGTYPE | Ausgabe-Trigger-Art | 20000420 | |||
| 3 | O_TRIGGER | Value transfer | Object reference (TYPE REF TO) | CL_TC_REGULAR_TRIGGER | Ausgabe-Trigger-Instanz | 20000420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Trigger nicht vorhanden | 20000420 |
Method MAKE_DATE_TRIGGER Signature
Method MAKE_DATE_TRIGGER on class CL_TC_TRIGGER_FACTORY has no parameter.
Method MAKE_DATE_TRIGGER on class CL_TC_TRIGGER_FACTORY has no exception.
Method MAKE_DATE_TRIGGER_TMPL Signature
Method MAKE_DATE_TRIGGER_TMPL on class CL_TC_TRIGGER_FACTORY has no parameter.
Method MAKE_DATE_TRIGGER_TMPL on class CL_TC_TRIGGER_FACTORY has no exception.
Method MAKE_EVENT_TRIGGER Signature
Method MAKE_EVENT_TRIGGER on class CL_TC_TRIGGER_FACTORY has no parameter.
Method MAKE_EVENT_TRIGGER on class CL_TC_TRIGGER_FACTORY has no exception.
Method MAKE_EVENT_TRIGGER_TMPL Signature
Method MAKE_EVENT_TRIGGER_TMPL on class CL_TC_TRIGGER_FACTORY has no parameter.
Method MAKE_EVENT_TRIGGER_TMPL on class CL_TC_TRIGGER_FACTORY has no exception.
Method MAKE_ONWORKDAY_TRIGGER Signature
Method MAKE_ONWORKDAY_TRIGGER on class CL_TC_TRIGGER_FACTORY has no parameter.
Method MAKE_ONWORKDAY_TRIGGER on class CL_TC_TRIGGER_FACTORY has no exception.
Method MAKE_OPMODE_TRIGGER Signature
Method MAKE_OPMODE_TRIGGER on class CL_TC_TRIGGER_FACTORY has no parameter.
Method MAKE_OPMODE_TRIGGER on class CL_TC_TRIGGER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20000426 |
| SAP Release Created in | 50A |