The Function Module CCDSNU_CHECK_MO_INPUT_TABLE (Creates DSNACCOR exception table, if needed) is a standard Function Module in SAP ERP and is part of the function group S_CCDSNU_DB2 within the package STU2.
Function Module | CCDSNU_CHECK_MO_INPUT_TABLE |
Short Text | Creates DSNACCOR exception table, if needed |
Function Group | S_CCDSNU_DB2 |
Package | STU2 |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MO_TBL | LIKE | DB2CCMOT1 | Structure of global temp input table DSNACC.MO_TBL | |
MO_TBL2 | LIKE | DB2CCMOT2 | Structure of global temp input table DSNACC.MO_TBL2 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
TABLE_MISSING | >-1 required table DSNACC.MO_TBL, DSNACC.MO_TBL2 and DSNACC.MO_SYSPRINT missing |