SAP ABAP Function Module CCDSNU_JCL_SUBMIT_SYNCH (Synch. JCL Job submission)
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_JCL_SUBMIT_SYNCH | Synch. JCL Job submission |
Function Group | S_CCDSNU_DB2 | Control Center Stored Procedures |
Program Name | SAPLS_CCDSNU_DB2 | |
INCLUDE Name | LS_CCDSNU_DB2U30 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RETCODE | TYPE | DB2CCRETURN | Return code of stored procedure | |||
![]() |
MESSAGE | TYPE | DB2CCMTXT | Area of the CC stored procedures output values | |||
![]() |
JCL_MAX_RC | TYPE | DB2CCRETURN | Return code of stored procedure | |||
![]() |
FORCE_ADMIN_SP | TYPE | ABAP_BOOL | ABAP_FALSE | |||
![]() |
REMOTE_DBCON | TYPE | DBCON_NAME | Logical name for a database connection | |||
![]() |
JS_TBL | TYPE | DB2CCJSTBL | Structure of global temp input table DSNACC.MO_TBL | |||
![]() |
RESULT | TYPE | DB2CCJFOUT | Output of JCL-Job | |||
![]() |
NOT_AUTHORIZED | TYPE | Authorization profile S_DB2_DBADM needed to execute | ||||
![]() |
ERROR_IN_CHECK_VERSION | TYPE | Error in Function DBSYCHK_COMPARE_VERSION | ||||
![]() |
LESS_THAN_V8 | TYPE | The DB version is less than V7.1 => DSNACCOR is not available | ||||
![]() |
STOPROC_ABORTED | TYPE | Call of stored procedure didn't work | ||||
![]() |
DSNACCJS_NOT_INSTALLED | TYPE | DSNACCJS is not found in SYSIBM.SYSROUTINES | ||||
![]() |
DSNACCJQ_NOT_INSTALLED | TYPE | DSNACCJQ is not found in SYSIBM.SYSROUTINES | ||||
![]() |
DSNACCJP_NOT_INSTALLED | TYPE | DSNACCJP is not found in SYSIBM.SYSROUTINES | ||||
![]() |
DSNACCJF_NOT_INSTALLED | TYPE | DSNACCJF is not found in SYSIBM.SYSROUTINES | ||||
![]() |
CREATE_DATABASE_FAILED | TYPE | Creation of TEMP database or tablespace failed. | ||||
![]() |
NO_INPUT_TABLES | TYPE | The required global temp tables are not installed. | ||||
![]() |
SQL_ERROR | TYPE | EXEC SQL resulted in error. | ||||
![]() |
JOB_HELD | TYPE | Job is in INPUT or HOLD state for more than an hour | ||||
![]() |
ENCRYPT_USER_FAILED | TYPE | Encryption of TSO-user name failed | ||||
![]() |
DECRYPT_PASSW_FAILED | TYPE | Decryption of TSO-passwd failed | ||||
![]() |
NO_TSO_USER | TYPE | Invoking user has not saved his TSO profile in DB2J | ||||
Processing Type
Normal Function 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 |