SAP ABAP Class IF_ILM_STOR_DB_INFO (ILM DB Store: Information about DB-Specific Questions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ILM_STOR_DB_INFO ILM DB Store: Default Values/Info about Basic DB Values 20130816
Properties
Class IF_ILM_STOR_DB_INFO  
Short Description ILM DB Store: Information about DB-Specific Questions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130529   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_ILM_STOR_DB_INFO has no interface implemented.
Friends
Class IF_ILM_STOR_DB_INFO has no friend class.
Attributes
Class IF_ILM_STOR_DB_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BEST_CHUNK_SIZE Instance method Public Method Data as of this Size Can Be Buffered 20130816
2 CAN_STREAM Instance method Public Method Checks Whether a DB Can Be Used via a Streaming API 20130816
3 MAX_BLOB_SIZE Instance method Public Method Maximum BLOB Size that the DB Can Process 20130816
Events
Class IF_ILM_STOR_DB_INFO has no event.
Types
Class IF_ILM_STOR_DB_INFO has no local type.
Method Signatures

Method BEST_CHUNK_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) INT4 Ideale Chunk-Größe 20130816

Method BEST_CHUNK_SIZE on class IF_ILM_STOR_DB_INFO has no exception.

Method CAN_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20130816

Method CAN_STREAM on class IF_ILM_STOR_DB_INFO has no exception.

Method MAX_BLOB_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_MSIZE DEC-Typ, der für 64-Bit-Integer geeignet ist 20130816

Method MAX_BLOB_SIZE on class IF_ILM_STOR_DB_INFO has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in