SAP ABAP Class CL_RSDB2A_ERP_SERVICE (Services used by ERP applications)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB2 (Application Component) BW DB2 for OS/390
     RSDB2A (Package) IBM DB2 Analytics Accelerator suppport
Properties
Class CL_RSDB2A_ERP_SERVICE  
Short Description Services used by ERP applications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDB2A   IBM DB2 Analytics Accelerator suppport 
Created 20130827   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDB2A_ERP_SERVICE has no forward declaration.
Interfaces
Class CL_RSDB2A_ERP_SERVICE has no interface implemented.
Friends
Class CL_RSDB2A_ERP_SERVICE has no friend class.
Attributes
Class CL_RSDB2A_ERP_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TABLE_EXISTS Instance method Public Method checks whether a table exists in DB2 Accelerator 20130827
2 OBJECT_CREATE Instance method Public Method adds a table in DB2 Accelerator 20130827
Events
Class CL_RSDB2A_ERP_SERVICE has no event.
Types
Class CL_RSDB2A_ERP_SERVICE has no local type.
Method Signatures

Method CHECK_TABLE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTS Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130827
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130827

Method CHECK_TABLE_EXISTS on class CL_RSDB2A_ERP_SERVICE has no exception.

Method OBJECT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) CHAR5 R/2 table 20130827
2 Importing I_SUBAPPLICATION Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20130827
3 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130827
# Exception Resumable Description Created on
1 CX_RSDB2A_EXCEPTION DB2 Accelerator: exception class 20130827
History
Last changed by/on SAP  20140121 
SAP Release Created in 740