SAP ABAP Class CL_RSO_AFT_IMP_PROCESS (Process for parallel execution of After import methods)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_EXTENSION (Package) BW Repository (Parts Not Within CORE)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20090924 |
Properties
| Class | CL_RSO_AFT_IMP_PROCESS | |
| Short Description | Process for parallel execution of After import methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_EXTENSION | BW Repository (Parts Not Within CORE) |
| Created | 20090916 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20090924 |
Friends
Class CL_RSO_AFT_IMP_PROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | C | 20090924 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | Name of background process | 20090924 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR10 | Number of background process | 20090924 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090924 | |
| 2 | Static method | Public | Method | 20120118 |
Events
Class CL_RSO_AFT_IMP_PROCESS has no event.
Types
Class CL_RSO_AFT_IMP_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 | Characterfeld der Länge 10 | 20090924 | |||
| 2 | I_BATCH_PROCESS | Call by reference | Type reference (TYPE) | CHAR10 | 30 Characters | 20090924 | |||
| 3 | I_PARAMETER | Call by reference | Type reference (TYPE) | RSRAWSTRING | Raw-String | 20090924 |
Method CONSTRUCTOR on class CL_RSO_AFT_IMP_PROCESS has no exception.
Method DEBUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20120118 |
Method DEBUG on class CL_RSO_AFT_IMP_PROCESS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |