Where Used List (Function Module) for SAP ABAP Data Element MSQRETCODE (MS SQL server - error number of the last executed sql stmt)
SAP ABAP Data Element
MSQRETCODE (MS SQL server - error number of the last executed sql stmt) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
MSS_DELETE_SQLAGENT_JOB VALUE(RETCODE) LIKE MSQEXPORT-RETCODE
|
Function to create, delete, modify sql agent jobs | ||||
| 2 |
MSS_DELETE_SQLAGENT_JOB VALUE(DEL_FLG) TYPE MSQEXPORT-RETCODE OPTIONAL
|
Function to create, delete, modify sql agent jobs | ||||
| 3 |
MSS_SQLAGENT_JOBS VALUE(RETCODE) LIKE MSQEXPORT-RETCODE
|
Function to create, delete, modify sql agent jobs | ||||
| 4 |
UPDATE_JOB_MSQ VALUE(RETCODE) LIKE MSQEXPORT-RETCODE
|
MS SQL server function to enable/disable the job | ||||