SAP ABAP Interface IF_TC_COMPOSITE_TRIGGER (Interface for composite trigger)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TC_COMPOSITE_TRIGGER | Class for composite triggers | 20000817 |
Properties
Interface | IF_TC_COMPOSITE_TRIGGER | |
Short Description | Interface for composite trigger |
General Data
Package | SBTJOBAPI | new background job API |
Created | 20000812 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_TC_COMPOSITE_TRIGGER has no forward declaration.
Interfaces
Interface IF_TC_COMPOSITE_TRIGGER has no interface.
Friends
Interface IF_TC_COMPOSITE_TRIGGER has no friend.
Attributes
Interface 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
Interface IF_TC_COMPOSITE_TRIGGER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_TC_COMPOSITE_TRIGGER has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 610 |