SAP ABAP Function Module DB02_ORA_SELECT_SEGMENTS (DB02 (Oracle): dba_segments)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     STUO (Package) ORACLE Database Monitor
Basic Data
Function Module DB02_ORA_SELECT_SEGMENTS DB02 (Oracle): dba_segments  
Function Group STD4   Oracle DB Statistics Modules (DB02)  
Program Name SAPLSTD4    
INCLUDE Name LSTD4U11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SEG_NAME TYPE SEGMENTS_F-SN '*' Object: Name of table or index
Importing TB_SPACE TYPE SEGMENTS_F-TS '*' Name of tablespace
Importing SEG_TYPE TYPE SEGMENTS_F-S_TYPE '*' Type of database object
Importing KBYTES TYPE SEGMENTS_F-KBYTES 0 KB
Importing NR_EXTENTS TYPE SEGMENTS_F-EXTENTS 0 Current number of extents
Importing WITH_BITMAP TYPE TST04HELP-FLAG ' '
Importing WITH_COMPRESSION TYPE TST04HELP-FLAG ' '
Tables DBA_SEGMENTS TYPE SEGMENTS_F DB02: dba_segments (Oracle)
               
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  20030113 
SAP Release Created in