SAP ABAP Class CL_TC_COMPOSITE_TRIGGER (Class for composite triggers)
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_TRIGGER | Abstract trigger class | 20000817 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TC_COMPOSITE_TRIGGER | Interface for composite trigger | 20000817 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TC_AND_TRIGGER | Class for AND trigger | 20000817 |
Properties
| Class | CL_TC_COMPOSITE_TRIGGER | |
| Short Description | Class for composite triggers | |
| Super Class | CL_TC_TRIGGER | Abstract trigger class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBTJOBAPI | new background job API |
| Created | 20000817 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TC_COMPOSITE_TRIGGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TC_COMPOSITE_TRIGGER | Interface for composite trigger | 20000817 |
Friends
Class CL_TC_COMPOSITE_TRIGGER has no friend class.
Attributes
Class CL_TC_COMPOSITE_TRIGGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20000817 |
Events
Class CL_TC_COMPOSITE_TRIGGER has no event.
Types
Class CL_TC_COMPOSITE_TRIGGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_TC_COMPOSITE_TRIGGER has no parameter.
Method CONSTRUCTOR on class CL_TC_COMPOSITE_TRIGGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |