SAP ABAP Class CL_TC_OPMODE_TRIGGER (Class for opmode switch trigger)
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_REGULAR_TRIGGER | Abstract trigger class | 20000502 |
Properties
| Class | CL_TC_OPMODE_TRIGGER | |
| Short Description | Class for opmode switch trigger | |
| Super Class | CL_TC_REGULAR_TRIGGER | Abstract trigger 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 | 20000424 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TC_OPMODE_TRIGGER has no forward declaration.
Interfaces
Class CL_TC_OPMODE_TRIGGER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_TC_TRIGGER_FACTORY | 20000919 | factory for triggers and their templates |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PFEBANAME | Operation Mode | 20000426 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get operation mode for trigger | 20000426 | |
| 2 | Instance method | Public | Method | Set operation mode for trigger | 20000426 |
Events
Class CL_TC_OPMODE_TRIGGER has no event.
Types
Class CL_TC_OPMODE_TRIGGER has no local type.
Method Signatures
Method GET_OPMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_OPMODE | Call by reference | Type reference (TYPE) | PFEBANAME | Ausgabe des Betriebsartnamens | 20000426 |
Method GET_OPMODE on class CL_TC_OPMODE_TRIGGER has no exception.
Method SET_OPMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPMODE | Call by reference | Type reference (TYPE) | PFEBANAME | Eingabe des Betriebsartnamens | 20000426 |
Method SET_OPMODE on class CL_TC_OPMODE_TRIGGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |