SAP ABAP Class IF_TC_COMPOSITE_TRIGGER (Interface for composite trigger)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TC_COMPOSITE_TRIGGER | Class for composite triggers | 20000817 |
Properties
| Class | IF_TC_COMPOSITE_TRIGGER | |
| Short Description | Interface for composite trigger | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000812 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_TC_COMPOSITE_TRIGGER has no forward declaration.
Interfaces
Class IF_TC_COMPOSITE_TRIGGER has no interface implemented.
Friends
Class IF_TC_COMPOSITE_TRIGGER has no friend class.
Attributes
Class IF_TC_COMPOSITE_TRIGGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Attach one of the two triggers | 20000817 | |
| 2 | Instance method | Public | Method | Attach one of the two triggers | 20000817 | |
| 3 | Instance method | Public | Method | Get one of the two triggers | 20000817 | |
| 4 | Instance method | Public | Method | Get one of the two triggers | 20000817 |
Events
Class IF_TC_COMPOSITE_TRIGGER has no event.
Types
Class IF_TC_COMPOSITE_TRIGGER has no local type.
Method Signatures
Method ATTACH_LEFT_OPERAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEFT_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TCINT_TRIGGER | 20000817 |
Method ATTACH_LEFT_OPERAND on class IF_TC_COMPOSITE_TRIGGER has no exception.
Method ATTACH_RIGHT_OPERAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RIGHT_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TCINT_TRIGGER | 20000817 |
Method ATTACH_RIGHT_OPERAND on class IF_TC_COMPOSITE_TRIGGER has no exception.
Method GET_LEFT_OPERAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEFT_TRIGGER | Value transfer | Object reference (TYPE REF TO) | CL_TCINT_TRIGGER | Linken Operanden zurückgeben | 20000817 |
Method GET_LEFT_OPERAND on class IF_TC_COMPOSITE_TRIGGER has no exception.
Method GET_RIGHT_OPERAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RIGHT_TRIGGER | Value transfer | Object reference (TYPE REF TO) | CL_TCINT_TRIGGER | Rechten Operanden holen | 20000817 |
Method GET_RIGHT_OPERAND on class IF_TC_COMPOSITE_TRIGGER has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |