SAP ABAP Class IF_RSPC_ACTIVATE (Activation exit upon activation of the chain)
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
| Class | IF_RSPC_ACTIVATE | |
| Short Description | Activation exit upon activation of the chain | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040702 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSPC_ACTIVATE has no forward declaration.
Interfaces
Class IF_RSPC_ACTIVATE has no interface implemented.
Friends
Class IF_RSPC_ACTIVATE has no friend class.
Attributes
Class 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
Class IF_RSPC_ACTIVATE has no event.
Types
Class 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 |