Menu

SAP Function Module TMS_BCM_JOB_ABORT

The Function Module TMS_BCM_JOB_ABORT () is a standard Function Module in SAP ERP and is part of the function group TMS_BCM within the package STMA_BC.

Technical Information

Function Module TMS_BCM_JOB_ABORT
Short Text
Function Group TMS_BCM
Package STMA_BC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_DOMNAME TYPE TMSCSYS-DOMNAM TMS: transport domain
IV_JOBCOUNT LIKE TMSBTCJOB-JOBCOUNT Background job number
IV_JOBNAME LIKE TMSBTCJOB-JOBNAME Background job name
IV_SYSNAME LIKE TMSCSYS-SYSNAM TMS: System Name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.