SAP ABAP Function Module CCDSNU_UPLOAD_JOB (Upload via Stored Procedure DSNACCDS as FTP replacement)
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_UPLOAD_JOB Upload via Stored Procedure DSNACCDS as FTP replacement  
Function Group S_CCDSNU_DB2   Control Center Stored Procedures  
Program Name SAPLS_CCDSNU_DB2    
INCLUDE Name LS_CCDSNU_DB2U32    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OS390_UPLOAD_TARGET TYPE DB2FULLMEMBERNAME Full name of a PDS member (incl. PDS name and brackets)
Exporting MESSAGE TYPE DB2CCMTXT Area of the CC stored procedures output values
Importing OS390_DATASET_MEMBER_NAME TYPE DB2MEMBERNAME Name of partitioned dataset (PDS) member
Importing REMOTE_DBCON TYPE DBCON_NAME Logical name for a database connection
Tables DS_TBL TYPE DB2CCDSIN Structure of global temp DS input table DSNACC.DSNRECORDS
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 STOPROC_ABORTED TYPE Call of stored procedure didn't work
Exception DSNACCDS_NOT_INSTALLED TYPE DSNACCDS is not found in SYSIBM.SYSROUTINES
Exception CREATE_DATABASE_FAILED TYPE Creation of TEMP database or tablespace failed.
Exception NO_INPUT_TABLES TYPE The required global temp tables are not installed.
Exception SQL_ERROR TYPE EXEC SQL resulted in error.
Exception DATASET_BLOCKED TYPE Dataset already in use (i.e. allocated to another job or user)
               
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  20041219 
SAP Release Created in