Menu

SAP Function Module CNV_CDMC_CC_SHOW_JOBSTATE

CDMC:Determine Job Status(Remote)

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module CNV_CDMC_CC_SHOW_JOBSTATE (CDMC:Determine Job Status(Remote)) is a standard Function Module in SAP ERP and is part of the function group CNV_CDMC_CC_FUNCTIONS within the package CNV_CDMC_REPOOBJS.

Technical Information

Function Module CNV_CDMC_CC_SHOW_JOBSTATE
Short Text CDMC:Determine Job Status(Remote)
Function Group CNV_CDMC_CC_FUNCTIONS
Package CNV_CDMC_REPOOBJS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_JOBCOUNT LIKE TBTCO-JOBCOUNT Background job number
IV_JOBNAME LIKE TBTCO-JOBNAME Background job name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_ABORTED LIKE TBTCV-ABORT Status of background job
EV_FINISHED LIKE TBTCV-FIN Status of background job
EV_PRELIMINARY LIKE TBTCV-PRELIM Status of background job
EV_READY LIKE TBTCV-READY Status of background job
EV_RUNNING LIKE TBTCV-RUN Status of background job
EV_SCHEDULED LIKE TBTCV-SCHED Status of background job

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
JOBCOUNT_MISSING No Job ID Number Specified
JOBNAME_MISSING No Job Name Specified
JOB_NOTEX Specified Job Does Not Exist