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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SQL_RESULT_SET | 20120718 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20120719 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20120719 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20120718 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120718 | |
2 | ![]() |
Instance method | Protected | Method | Create Table Descriptor from Result Set Metadata | 20120719 |
3 | ![]() |
Instance method | Protected | Method | 20120719 | |
4 | ![]() |
Instance method | Public | Method | 20120720 | |
5 | ![]() |
Instance method | Public | Method | 20120720 | |
6 | ![]() |
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 | ![]() |
IO_RESULT_SET | Call by reference | Object reference (TYPE REF TO) | CL_SQL_RESULT_SET | 20120718 | |||
2 | ![]() |
IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | 0 | 20120718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
20120719 |
Method FETCH_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ROWS | Value transfer | Type reference (TYPE) | I | 20120719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120719 |
Method GET_DATA_REF_AND_TABLEDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_TABLE_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20120720 | |||
2 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120720 | |||
3 | ![]() |
EV_ROWS | Call by reference | Type reference (TYPE) | I | 20120720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120720 |
Method READ_INTO_DATA_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ROWS | Call by reference | Type reference (TYPE) | I | 20120720 | |||
2 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120720 |
Method READ_INTO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120719 | |||
2 | ![]() |
EV_ROWS | Call by reference | Type reference (TYPE) | I | 20120719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120719 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 616 |