SAP ABAP Class CL_RSAR_PSA_HDB_PRECHECK (Precheck of Data Package)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RS_PSA_DEP (Package) Dependent Components for PSA + PSA Service
⤷
⤷
Properties
| Class | CL_RSAR_PSA_HDB_PRECHECK | |
| Short Description | Precheck of Data Package | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_PSA_DEP | Dependent Components for PSA + PSA Service |
| Created | 20120705 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAR_PSA_HDB_PRECHECK has no forward declaration.
Interfaces
Class CL_RSAR_PSA_HDB_PRECHECK has no interface implemented.
Friends
Class CL_RSAR_PSA_HDB_PRECHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSDATAPID | Data Package Number | 20120705 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Data Package | 20120705 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | Database Schema | 20120705 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSODSNAME | Name of the Persistent Staging Area | 20120705 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSAVERSION | PSA Version | 20120705 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSREQUEST | Request GUID | 20120705 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | Request | 20120705 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | STRING | Table Name | 20120705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120705 | |
| 2 | Instance method | Public | Method | set Lock for Data Package | 20120705 | |
| 3 | Instance method | Public | Method | check Existence of Data for this Data Package | 20120705 | |
| 4 | Instance method | Public | Method | release Lock for Data Package | 20120705 |
Events
Class CL_RSAR_PSA_HDB_PRECHECK has no event.
Types
Class CL_RSAR_PSA_HDB_PRECHECK 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_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20120705 | |||
| 2 | I_PSANAME | Call by reference | Type reference (TYPE) | RSODSNAME | Name der Persistant Staging Area | 20120705 | |||
| 3 | I_REQUEST | Call by reference | Type reference (TYPE) | RSREQUEST | Request GUID | 20120705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse für Parameterfehler | 20120705 |
Method LOCK Signature
Method LOCK on class CL_RSAR_PSA_HDB_PRECHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse für Parameterfehler | 20120705 | ||
| 2 | Ausnahmeklasse für SQL Fehler | 20120705 |
Method PACKAGE_ALREADY_LOADED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATA_EXIST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20120705 |
Method PACKAGE_ALREADY_LOADED on class CL_RSAR_PSA_HDB_PRECHECK has no exception.
Method UNLOCK Signature
Method UNLOCK on class CL_RSAR_PSA_HDB_PRECHECK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse für Parameterfehler | 20120705 | ||
| 2 | Ausnahmeklasse für SQL Fehler | 20120705 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |