SAP ABAP Interface IF_ILM_STOR_DB_INFO (ILM DB Store: Information about DB-Specific Questions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_DB (Package) ILM DB Store: Database
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
Interface IF_ILM_STOR_DB_INFO  
Short Description ILM DB Store: Information about DB-Specific Questions    
General Data
Package S_ILM_STOR_DB   ILM DB Store: Database 
Created 20130529   SAP 
Last changed 20140121   SAP 
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
Interface IF_ILM_STOR_DB_INFO has no interface.
Friends
Interface IF_ILM_STOR_DB_INFO has no friend.
Attributes
Interface 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
Interface IF_ILM_STOR_DB_INFO has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_ILM_STOR_DB_INFO has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740