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 O_DATAPAKID Instance attribute Protected Type reference (TYPE) RSDATAPID Data Package Number 20120705
2 O_DATAPAKID_STRING Instance attribute Protected Type reference (TYPE) STRING Data Package 20120705
3 O_DBSCHEMA_STRING Instance attribute Protected Type reference (TYPE) STRING Database Schema 20120705
4 O_PSANAME Instance attribute Protected Type reference (TYPE) RSODSNAME Name of the Persistent Staging Area 20120705
5 O_PSA_VERSION Instance attribute Protected Type reference (TYPE) RSAVERSION PSA Version 20120705
6 O_REQUEST Instance attribute Protected Type reference (TYPE) RSREQUEST Request GUID 20120705
7 O_REQUEST_STRING Instance attribute Protected Type reference (TYPE) STRING Request 20120705
8 O_TABLENAME_STRING Instance attribute Protected Type reference (TYPE) STRING Table Name 20120705
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120705
2 LOCK Instance method Public Method set Lock for Data Package 20120705
3 PACKAGE_ALREADY_LOADED Instance method Public Method check Existence of Data for this Data Package 20120705
4 UNLOCK 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 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20120705
2 Importing I_PSANAME Call by reference Type reference (TYPE) RSODSNAME Name der Persistant Staging Area 20120705
3 Importing I_REQUEST Call by reference Type reference (TYPE) RSREQUEST Request GUID 20120705
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID 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 CX_PARAMETER_INVALID Oberklasse für Parameterfehler 20120705
2 CX_SQL_EXCEPTION 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 Returning 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 CX_PARAMETER_INVALID Oberklasse für Parameterfehler 20120705
2 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20120705
History
Last changed by/on SAP  20130531 
SAP Release Created in 740