SAP ABAP Interface IF_ILM_STOR_CUST_NS_DB (ILM DB Store: Customizing DB Namespace)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_CUST (Package) ILM DB Store: Customizing
Properties
Interface IF_ILM_STOR_CUST_NS_DB  
Short Description ILM DB Store: Customizing DB Namespace    
General Data
Package S_ILM_STOR_CUST   ILM DB Store: Customizing 
Created 20130808   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_ILM_STOR_CUST_NS_DB has no forward declaration.
Interfaces
Interface IF_ILM_STOR_CUST_NS_DB has no interface.
Friends
Interface IF_ILM_STOR_CUST_NS_DB has no friend.
Attributes
Interface IF_ILM_STOR_CUST_NS_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DBCON Instance method Public Method Gets Connection to a Specific Table 20130816
2 MAIN_DBCON Instance method Public Method Gets Connection to Administration DB 20130816
3 TABLE_THRESHOLD Instance method Public Method Supplies the Maximum Size of a Data Table 20130816
Events
Interface IF_ILM_STOR_CUST_NS_DB has no event.
Types
Interface IF_ILM_STOR_CUST_NS_DB has no local type.
Method Signatures

Method DBCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DBCON Call by reference Type reference (TYPE) DBCON_NAME '-' Zu setzende Verbindung 20130816
2 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) STRING Name der betroffenen Tabelle 20130816
3 Returning RV_VALUE Value transfer Type reference (TYPE) DBCON_NAME Für die Tabelle gültige Verbindung 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_CUST ILM-DB-Ablage: Customizing Exception 20130816
2 CX_ILM_STOR_RUNTIME ILM-DB-Ablage: Laufzeitfehler 20130830

Method MAIN_DBCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) DBCON_NAME '-' Logischer Name einer Datenbankverbindung 20130816
2 Returning RV_VALUE Value transfer Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_CUST ILM-DB-Ablage: Basis-Ausnahme 20130816

Method TABLE_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ABAP_MSIZE -1 DEC-Typ, der für 64-Bit-Integer geeignet ist 20130816
2 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_MSIZE DEC-Typ, der für 64-Bit-Integer geeignet ist 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_CUST 20130816
History
Last changed by/on SAP  20140121 
SAP Release Created in 740