SAP ABAP Class CL_PPH_MAP_DATA_HDB_2_ABAP (Service for data transfer and mapping from HANA DB to ABAP)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-MRP (Application Component) Material Requirements Planning
     PPH_ACCESS_HANA (Package) PP on HANA: Access to HANA objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PPH_MAP_DATA_HDB2ABAP_PERF Performance measurement extension for data transf. service 20120723
Properties
Class CL_PPH_MAP_DATA_HDB_2_ABAP  
Short Description Service for data transfer and mapping from HANA DB to ABAP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PPH_ACCESS_HANA   PP on HANA: Access to HANA objects 
Created 20120718   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PPH_MAP_DATA_HDB_2_ABAP has no forward declaration.
Interfaces
Class CL_PPH_MAP_DATA_HDB_2_ABAP has no interface implemented.
Friends
Class CL_PPH_MAP_DATA_HDB_2_ABAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_RESULT_SET Instance attribute Protected Object reference (TYPE REF TO) CL_SQL_RESULT_SET 20120718
2 MO_TABLE_DESCRIPTOR Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20120719
3 MR_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20120719
4 MV_PACKAGE_SIZE Instance attribute Protected Type reference (TYPE) I 20120718
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120718
2 CREATE_TABLE_DESCRIPTOR Instance method Protected Method Create Table Descriptor from Result Set Metadata 20120719
3 FETCH_DATA Instance method Protected Method 20120719
4 GET_DATA_REF_AND_TABLEDESCR Instance method Public Method 20120720
5 READ_INTO_DATA_REF Instance method Public Method 20120720
6 READ_INTO_TABLE Instance method Public Method 20120719
Events
Class CL_PPH_MAP_DATA_HDB_2_ABAP has no event.
Types
Class CL_PPH_MAP_DATA_HDB_2_ABAP 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 IO_RESULT_SET Call by reference Object reference (TYPE REF TO) CL_SQL_RESULT_SET 20120718
2 Importing IV_PACKAGE_SIZE Call by reference Type reference (TYPE) I 0 20120718
# Exception Resumable Description Created on
1 CX_PPH_MAP_DATA_EXCEPTION 20120719

Method CREATE_TABLE_DESCRIPTOR Signature

Method CREATE_TABLE_DESCRIPTOR on class CL_PPH_MAP_DATA_HDB_2_ABAP has no parameter.
# Exception Resumable Description Created on
1 CX_PPH_MAP_DATA_EXCEPTION 20120719

Method FETCH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ROWS Value transfer Type reference (TYPE) I 20120719
# Exception Resumable Description Created on
1 CX_PPH_MAP_DATA_EXCEPTION 20120719

Method GET_DATA_REF_AND_TABLEDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_TABLE_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR 20120720
2 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20120720
3 Exporting EV_ROWS Call by reference Type reference (TYPE) I 20120720
# Exception Resumable Description Created on
1 CX_PPH_MAP_DATA_EXCEPTION 20120720

Method READ_INTO_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ROWS Call by reference Type reference (TYPE) I 20120720
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20120720
# Exception Resumable Description Created on
1 CX_PPH_MAP_DATA_EXCEPTION 20120720

Method READ_INTO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120719
2 Exporting EV_ROWS Call by reference Type reference (TYPE) I 20120719
# Exception Resumable Description Created on
1 CX_PPH_MAP_DATA_EXCEPTION 20120719
History
Last changed by/on SAP  20130531 
SAP Release Created in 616