SAP ABAP Function Module CCDSNU_CALL_DSNACCOR (Calls DSNACCOR (DB2 V7 Stored Procedure), all parameters may be changed)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU2 (Package) CCMS for DB2 for OS/390
Basic Data
Function Module CCDSNU_CALL_DSNACCOR Calls DSNACCOR (DB2 V7 Stored Procedure), all parameters may be changed  
Function Group S_CCDSNU_DB2   Control Center Stored Procedures  
Program Name SAPLS_CCDSNU_DB2    
INCLUDE Name LS_CCDSNU_DB2U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing PROC_AREA TYPE DB2ACCOR Control Center stored procedures parameters
Importing CHECKLEVEL TYPE INT2 7 Since 0 is an allowed value, we can't pass it also within table proc_area
Importing CON_NAME TYPE DBCON_NAME Logical name for a database connection
Tables SYSPRINT TYPE DB2SYSPRNT DB2/390: Structure of table SYSIBM.SYSPRINT
Tables OUTTS TYPE DB2CCOUT Output List of Tablespace of CC/390 Stored Procedures
Exception ERROR_IN_CHECK_VERSION TYPE Error in Function DBSYCHK_COMPARE_VERSION
Exception LESS_THAN_V7 TYPE The DB version is less than V7.1 => DSNACCOR is not available
Exception UTILITY_ABORTED TYPE Call of stored procedure didn't work
Exception DSNACCOR_NOT_INSTALLED TYPE DSNACCOR is not found in SYSIBM.SYSROUTINES
Exception CREATE_DATABASE_FAILED TYPE Creation of TEMP database or tablespace failed.
Exception SQL_ERROR TYPE EXEC SQL resulted in error.
Exception RTS_NOT_INSTALLED TYPE RTS database is not installed
               
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