SAP ABAP Function Module GET_SIMPLE_ALLOC_INFO_ORA (Allokierter und tatsächlicher Plattenplatzbedarf der Datenbank (approx.))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-ORA-CCM (Application Component) CCMS / Database Monitors for Oracle
     SDBO (Package) Database Administration: Oracle-Specific Components
Basic Data
Function Module GET_SIMPLE_ALLOC_INFO_ORA Allokierter und tatsächlicher Plattenplatzbedarf der Datenbank (approx.)  
Function Group SORA   Standard Function Modules for Oracle  
Program Name SAPLSORA   ORACLE Standard Function Modules 
INCLUDE Name LSORAU24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DISK_SPACE TYPE INT4 Gesamter in Dateien allokierter Plattenplatz der Datenbank, in MByte
Exporting FREE_SPACE TYPE INT4 Freier Platz innerhalb des Gesamtplatzes (approx.), in MByte
Exporting USED_SPACE TYPE INT4 Belegter Platz innerhalb des Gesamtplatzes (approx.), in MByte
Importing CONNECTION TYPE DBCON-CON_NAME Logischer Name einer Datenbankverbindung
Exception ERROR TYPE SQL-Fehler oder sonstiger Fehler
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040312 
SAP Release Created in