SAP ABAP Interface IF_BP_CONST_TRIGGERTYPE (Constants for background job trigger type)
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_BP_CONST | Global constants for the new Job API | 20000307 |
Properties
| Interface | IF_BP_CONST_TRIGGERTYPE | |
| Short Description | Constants for background job trigger type |
General Data
| Package | SBTJOBAPI | new background job API |
| Created | 20000307 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BP_CONST_TRIGGERTYPE has no forward declaration.
Interfaces
Interface IF_BP_CONST_TRIGGERTYPE has no interface.
Friends
Interface IF_BP_CONST_TRIGGERTYPE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Constant | Public | Type reference (TYPE) | TRGTYPE | 'DATE' | date / time trigger | 20000307 | |
| 2 | EVENT | Constant | Public | Type reference (TYPE) | TRGTYPE | 'EVENT' | event trigger | 20000307 | |
| 3 | JOB | Constant | Public | Type reference (TYPE) | TRGTYPE | 'JOB' | job trigger | 20000307 | |
| 4 | OPMODE | Constant | Public | Type reference (TYPE) | TRGTYPE | 'OPMODE' | opmode switch trigger | 20000307 | |
| 5 | WORKDAY | Constant | Public | Type reference (TYPE) | TRGTYPE | 'WORKDAY' | workday trigger | 20000307 |
Methods
Interface IF_BP_CONST_TRIGGERTYPE has no method.
Events
Interface IF_BP_CONST_TRIGGERTYPE has no event.
Types
Interface IF_BP_CONST_TRIGGERTYPE has no local type.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46D |