Menu

SAP Function Module BAPI_CTREQUEST_RELEASE

Release task or request (method for object CTREQUEST)

The Function Module BAPI_CTREQUEST_RELEASE (Release task or request (method for object CTREQUEST)) is a standard Function Module in SAP ERP and is part of the function group SCTS_OBJECT_CTREQUEST within the package SCTS_REQ.

Technical Information

Function Module BAPI_CTREQUEST_RELEASE
Short Text Release task or request (method for object CTREQUEST)
Function Group SCTS_OBJECT_CTREQUEST
Package SCTS_REQ
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPLETE LIKE BAPISCTS01-FLAG Flag: Release request including tasks
REQUESTID LIKE BAPISCTS01-REQUESTID Request number
TASKID LIKE BAPISCTS01-REQUESTID Number of the task to be released

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Error return structure

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.