The Function Module CCDSNU_DSNACCMO_DISPLAY (Display result sets of DSNACCMO in DB13) 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_DSNACCMO_DISPLAY |
Short Text | Display result sets of DSNACCMO in DB13 |
Function Group | S_CCDSNU_DB2 |
Package | STU2 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTID | LIKE | SDBAH-ACTID | Name of DBA Log | |
BEG | LIKE | SDBADDB2-BEG | Start of the DBA action | |
COLLECTOR | LIKE | SYST-UCOMM | Eight characters | |
FUNCT | LIKE | SDBADDB2-FUNCT | Function ID for DBA action | |
RC | LIKE | SDBAH-RC | Return code for DBA action | |
SYNC | LIKE | DB2DB13C-CHAR1 | One character |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_CHECK_VERSION | Error in Function DBSYCHK_COMPARE_VERSION |
LESS_THAN_V7 | The DB version is less than V7.1 -> DSNACCOR is not available |
UNKNOWN_COLLECTOR | Wrong input for COLLECTOR. Allowed values are DAILY and HOURLY. |