Menu

SAP Function Module CCDSNU_CALL_DSNACCMD

Calls DSNACCMD to submit a DB2 command

The Function Module CCDSNU_CALL_DSNACCMD (Calls DSNACCMD to submit a DB2 command) is a standard Function Module in SAP ERP and is part of the function group S_CCDSNU_DB2 within the package STU2.

Technical Information

Function Module CCDSNU_CALL_DSNACCMD
Short Text Calls DSNACCMD to submit a DB2 command
Function Group S_CCDSNU_DB2
Package STU2
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DB2_COMMAND LIKE DB2QCLREQ-COMMAND Command to be submitted

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMMAND_OUTPUT LIKE LINETAB Output of DB2 command

Exceptions

This function module does not define any Exceptions.