SAP ABAP Class CL_PPH_MAP_DATA_HDB2ABAP_PERF (Performance measurement extension for data transf. service)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PPH_MAP_DATA_HDB_2_ABAP Service for data transfer and mapping from HANA DB to ABAP 20120723
Properties
Class CL_PPH_MAP_DATA_HDB2ABAP_PERF  
Short Description Performance measurement extension for data transf. service    
Super Class CL_PPH_MAP_DATA_HDB_2_ABAP Service for data transfer and mapping from HANA DB to ABAP 
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 20120723   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PPH_MAP_DATA_HDB2ABAP_PERF has no forward declaration.
Interfaces
Class CL_PPH_MAP_DATA_HDB2ABAP_PERF has no interface implemented.
Friends
Class CL_PPH_MAP_DATA_HDB2ABAP_PERF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_RUNTIME_BUFFER Instance attribute Protected Type reference (TYPE) TT_RUNTIME 20120723
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120723
2 GET_RUNTIMES Instance method Public Method 20120723
Events
Class CL_PPH_MAP_DATA_HDB2ABAP_PERF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_RUNTIME Public See coding 20120723 tt_runtime TYPE STANDARD TABLE OF ty_runtime
2 TY_RUNTIME Public See coding 20120723 BEGIN OF ty_runtime , table_generation TYPE i, fetch TYPE i, total TYPE i, END OF ty_runtime
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 Resulting Set of an SQL Query 20120723
2 Importing IV_PACKAGE_SIZE Call by reference Type reference (TYPE) I 0 20120723
# Exception Resumable Description Created on
1 CX_PPH_MAP_DATA_EXCEPTION 20120723

Method GET_RUNTIMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RUNTIME Value transfer Type reference (TYPE) TY_RUNTIME 20120723

Method GET_RUNTIMES on class CL_PPH_MAP_DATA_HDB2ABAP_PERF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 616