SAP ABAP Class CL_RSRD_BATCH_MAN_PROCESS (Process in Batch Manager for Processing Broadcast Settings)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBATCH_CALLBACK | Batch Manager: Interface for Callbacks upon Status Changes | 20060109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20060109 |
Properties
| Class | CL_RSRD_BATCH_MAN_PROCESS | |
| Short Description | Process in Batch Manager for Processing Broadcast Settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSRD | |
| Program status | ||
| Category | 0 | |
| Package | RSRD | BW: Broadcasting |
| Created | 20060109 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBATCH_CALLBACK | Batch Manager: Interface for Callbacks upon Status Changes | 20060109 | ||
| 2 | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20060109 |
Friends
Class CL_RSRD_BATCH_MAN_PROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSPC_TYPE | 'BROADCAST' | Batch Manager Process Type for Broadcasting | 20060109 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | Batch ID | 20060109 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR10 | Batch Prozess | 20060109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Generates instance | 20060109 |
Events
Class CL_RSRD_BATCH_MAN_PROCESS has no event.
Types
Class CL_RSRD_BATCH_MAN_PROCESS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BATCH_ID | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20060109 | |||
| 2 | I_BATCH_PROCESS | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20060109 |
Method CONSTRUCTOR on class CL_RSRD_BATCH_MAN_PROCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |