SAP ABAP Class CL_TC_TRIGGER (Abstract 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TC_COMPOSITE_TRIGGER | Class for composite triggers | 20000817 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_TC_EFFECTIVE_TRIGGER | Effective trigger class for delay/restriction triggers | 20000503 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_TC_REGULAR_TRIGGER | Abstract trigger class | 20000503 |
Properties
| Class | CL_TC_TRIGGER | |
| Short Description | Abstract trigger class | |
| 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 | 19991007 | SAP |
| Last change | 20040909 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TC_TRIGGER has no forward declaration.
Interfaces
Class CL_TC_TRIGGER has no interface implemented.
Friends
Class CL_TC_TRIGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | SPACE | Flag for persistent setting | 20000808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Getting the persistent flag | 20000810 | |
| 2 | Instance method | Protected | Method | Setting the persistent flag | 20000808 |
Events
Class CL_TC_TRIGGER has no event.
Types
Class CL_TC_TRIGGER has no local type.
Method Signatures
Method GET_PERSISTENT_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_PERSISTENT | Value transfer | Type reference (TYPE) | CHAR1 | Persistentes Kennzeichen holen | 20000810 |
Method GET_PERSISTENT_FLAG on class CL_TC_TRIGGER has no exception.
Method SET_PERSISTENT_FLAG Signature
Method SET_PERSISTENT_FLAG on class CL_TC_TRIGGER has no parameter.
Method SET_PERSISTENT_FLAG on class CL_TC_TRIGGER has no exception.
History
| Last changed by/on | SAP | 20040909 |
| SAP Release Created in |