SAP ABAP Interface IF_RSPC_ACTIVATE (Activation exit upon activation of the chain)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSPC (Package) Process Chains

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSPC_INTERRUPT | Interrupt Process | 20040702 |
Properties
Interface | IF_RSPC_ACTIVATE | |
Short Description | Activation exit upon activation of the chain |
General Data
Package | RSPC | Process Chains |
Created | 20040702 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSPC_ACTIVATE has no forward declaration.
Interfaces
Interface IF_RSPC_ACTIVATE has no interface.
Friends
Interface IF_RSPC_ACTIVATE has no friend.
Attributes
Interface IF_RSPC_ACTIVATE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Chain will be activated | 20040702 |
2 | ![]() |
Static method | Public | Method | Chain was deleted | 20040716 |
3 | ![]() |
Static method | Public | Method | Chain was removed from schedule | 20040716 |
Events
Interface IF_RSPC_ACTIVATE has no event.
Types
Interface IF_RSPC_ACTIVATE has no local type.
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHAIN | Call by reference | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20040708 | ||
2 | ![]() |
I_EVENT | Call by reference | Type reference (TYPE) | BTCEVENTID | 20040709 | |||
3 | ![]() |
I_EVENTP | Call by reference | Type reference (TYPE) | BTCEVTPARM | 20040709 | |||
4 | ![]() |
I_NOPLAN | Call by reference | Type reference (TYPE) | RS_BOOL | Do not schedule jobs | 20040716 | ||
5 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Process Variant (Name) | 20040702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040708 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHAIN | Call by reference | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20040716 | ||
2 | ![]() |
I_EVENT | Call by reference | Type reference (TYPE) | BTCEVENTID | Background Processing Event | 20040716 | ||
3 | ![]() |
I_EVENTP | Call by reference | Type reference (TYPE) | BTCEVTPARM | Background Event Parameters (Such as, Jobname/Jobcount) | 20040716 | ||
4 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Process Variant (Name) | 20040716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040716 |
Method UNSCHEDULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHAIN | Call by reference | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20040716 | ||
2 | ![]() |
I_EVENT | Call by reference | Type reference (TYPE) | BTCEVENTID | Background Processing Event | 20040716 | ||
3 | ![]() |
I_EVENTP | Call by reference | Type reference (TYPE) | BTCEVTPARM | Background Event Parameters (Such as, Jobname/Jobcount) | 20040716 | ||
4 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Process Variant (Name) | 20040716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040716 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |