SAP ABAP Class CL_RSMDP_PROCESS (Master Data: DIA or BTC Process)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSMDP (Package) Master Data Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDP_TASK | Master Data: Task/Process | 20070730 |
Properties
| Class | CL_RSMDP_PROCESS | |
| Short Description | Master Data: DIA or BTC Process | |
| Super Class | CL_RSMDP_TASK | Master Data: Task/Process |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMDP | Master Data Processing |
| Created | 20070730 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSMDP_PROCESS has no forward declaration.
Interfaces
Class CL_RSMDP_PROCESS has no interface implemented.
Friends
Class CL_RSMDP_PROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSBTC_BATCH_ID | ID for Job Name | 20070730 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | INT4 | Sequence Number for BTC Process | 20070730 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Label for LKast BTC Process | 20070730 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSRAWSTRING | Generic Parameters for BTC Process | 20070730 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSPC_TYPE | Type of Process/Application | 20070730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20070730 | |
| 2 | Instance method | Public | Method | Passes Generic Parameters for BTC Process | 20070731 |
Events
Class CL_RSMDP_PROCESS has no event.
Types
Class CL_RSMDP_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) | RSBTC_BATCH_ID | Batch-Manager: Kennung für Jobnamen | 20070730 | |||
| 2 | I_BATCH_PROCESS | Call by reference | Type reference (TYPE) | INT4 | Batch-Manager: Laufende Nummer für BTC-Prozess | 20070730 | |||
| 3 | I_LAST_PROCESS | Call by reference | Type reference (TYPE) | RS_BOOL | Batch-Manager: Kennzeichnung für letzten BTC-Prozess | 20070730 | |||
| 4 | I_PARAMETER | Call by reference | Type reference (TYPE) | RSRAWSTRING | Batch-Manager: Generische Parameter für BTC-Prozess | 20070730 | |||
| 5 | I_PROCESS_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Batch-Manager: Typ des Prozesses / der Applikation | 20070730 | |||
| 6 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | 'RSBATCH' | Typ des Prozesses | 20070730 |
Method CONSTRUCTOR on class CL_RSMDP_PROCESS has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARAMETER | Call by reference | Type reference (TYPE) | RSRAWSTRING | Generische Parameter für BTC-Prozess | 20070731 |
Method SET_PARAMETER on class CL_RSMDP_PROCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |