SAP ABAP Interface IF_LIB_PARALLELIZABLE (interface for classes which can be parallelized)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SHDB_TOOLS (Package) helper classes for HANA DB
Properties
Interface IF_LIB_PARALLELIZABLE  
Short Description interface for classes which can be parallelized    
General Data
Package SHDB_TOOLS   helper classes for HANA DB 
Created 20121220   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_LIB_PARALLELIZABLE has no forward declaration.
Interfaces
Interface IF_LIB_PARALLELIZABLE has no interface.
Friends
Interface IF_LIB_PARALLELIZABLE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_RESOURCE_CONTEXT Static Attribute Public Object reference (TYPE REF TO) DATA 20130605
2 MV_RESOURCE_ID Static Attribute Public Type reference (TYPE) CHAR16 20130605
Methods
Interface IF_LIB_PARALLELIZABLE has no method.
Events
Interface IF_LIB_PARALLELIZABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CONTENT Public See coding 20130122 begin of TS_content, key(30) type c, content type string, end of ts_content
2 TS_PARALLEL_INFO Public See coding 20130605 BEGIN OF ts_parallel_info, ts_start type timestamp, ts_end type timestamp, wp TYPE char2, pid TYPE char8, END OF ts_parallel_info
3 TT_CONTENT Public See coding 20130122 tt_content TYPE STANDARD TABLE OF ts_content WITH DEFAULT KEY
History
Last changed by/on SAP  20140121 
SAP Release Created in 740