SAP ABAP Function Module DB6_XPLN_DOWNLOAD (DB6: Downloads)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Basic Data
Function Module DB6_XPLN_DOWNLOAD DB6: Downloads  
Function Group DB6XDWN   DB6: Download explain, statistics, etc  
Program Name SAPLDB6XDWN    
INCLUDE Name LDB6XDWNU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DOWNLOAD_BYTE TYPE I DB6: total download in bytes
Importing STATS TYPE DB6PMHT_HD-STATTYPE DB6: Get Statistics ('X' | ' ')
Importing TABSTRUCT TYPE DB6PMHT_HD-STATTYPE DB6: Get Tabstruct ('X' | ' ')
Importing EXPLAIN TYPE DB6PMHT_HD-STATTYPE DB6: Get Explain ('X' | ' ')
Importing DB2SET TYPE DB6PMHT_HD-STATTYPE DB6: Get Profile Param ('X' | ' ')
Importing DB2LEVEL TYPE DB6PMHT_HD-STATTYPE DB6: Get db2 Level ('X' | ' ')
Importing DBCFG TYPE DB6PMHT_HD-STATTYPE DB6: Get DB Config ('X' | ' ')
Importing DBMCFG TYPE DB6PMHT_HD-STATTYPE DB6: Get DBM Config ('X' | ' ')
Importing TBSCFG TYPE DB6PMHT_HD-STATTYPE DB6: Get TBS Config ('X' | ' ')
Importing EXPORT TYPE DB6PMHT_HD-STATTYPE DB6: DB2 Export ('X' | ' ') on DB Server!
Importing DISPLAY TYPE DB6PMHT_HD-STATTYPE DB6: fill tables for display ('X' | ' ') otherwise the tables are not filled!
Importing PATH TYPE DB6PATH Local path for upload/download
Importing FILENAME TYPE DB6PATH Local file for upload/download
Importing PATH_EXPORT TYPE DB6PATH Path for export data on DB Server!
Importing FILENAME_EXPORT TYPE DB6PATH Filename for export data on DB Server!
Importing DBSERVER TYPE DBA_SERVER DB Server
Importing DBOPSYS TYPE SYOPSYS System: Operating system
Importing EXPLAIN_TIME TYPE DB6DATETIM DB6: Built-In UDB Type Timestamp
Importing CONNECTION TYPE DBCON-CON_NAME Logical name for a database connection
Tables IT_STATS TYPE BTCXPM DB6: Statistics
Tables IT_TABSTRUCT TYPE BTCXPM DB6: Table Structure
Tables IT_EXPLAIN TYPE BTCXPM DB6: Explain
Tables IT_DB2SET TYPE BTCXPM DB6: DB2 Profile
Tables IT_DB2LEVEL TYPE BTCXPM DB6: DB2 Level
Tables IT_DBCFG TYPE BTCXPM DB6: DB Config
Tables IT_DBMCFG TYPE BTCXPM DB6: DBM Config
Tables IT_TBSCFG TYPE BTCXPM DB6: TBS Config
Exception INVALID_PARAMETER_SET TYPE Invalid or missing parameter
Exception ADBC_ERROR TYPE
Exception SYSTEM_ERROR TYPE
               
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  20010122 
SAP Release Created in 610