SAP ABAP Interface IF_BP_CONST_EFF_TRIGGERTYPE (Effective 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 | 20000503 |
Properties
| Interface | IF_BP_CONST_EFF_TRIGGERTYPE | |
| Short Description | Effective trigger type |
General Data
| Package | SBTJOBAPI | new background job API |
| Created | 20000503 | SAP |
| Last changed | 20000522 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BP_CONST_EFF_TRIGGERTYPE has no forward declaration.
Interfaces
Interface IF_BP_CONST_EFF_TRIGGERTYPE has no interface.
Friends
Interface IF_BP_CONST_EFF_TRIGGERTYPE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BTC_DONT_PROCESS_ON_HOLIDAY | Constant | Public | Type reference (TYPE) | BTCPRDBHV | 'D' | Skip holiday execution | 20000503 | |
| 2 | BTC_PROCESS_AFTER_HOLIDAY | Constant | Public | Type reference (TYPE) | BTCPRDBHV | 'A' | Next day execution | 20000503 | |
| 3 | BTC_PROCESS_ALWAYS | Constant | Public | Type reference (TYPE) | BTCPRDBHV | SPACE | Always execute job | 20000503 | |
| 4 | BTC_PROCESS_BEFORE_HOLIDAY | Constant | Public | Type reference (TYPE) | BTCPRDBHV | 'B' | Previous day execution | 20000503 |
Methods
Interface IF_BP_CONST_EFF_TRIGGERTYPE has no method.
Events
Interface IF_BP_CONST_EFF_TRIGGERTYPE has no event.
Types
Interface IF_BP_CONST_EFF_TRIGGERTYPE has no local type.
History
| Last changed by/on | SAP | 20000522 |
| SAP Release Created in | 50A |