Menu

SAP Function Module RFC_CALLBACK_REJECTED

The Function Module RFC_CALLBACK_REJECTED () is a standard Function Module in SAP ERP and is part of the function group URFC within the package SRCX.

Technical Information

Function Module RFC_CALLBACK_REJECTED
Short Text
Function Group URFC
Package SRCX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REJECT_OPTION LIKE SY-BATCH 'S'
SET_REJECT_STATE LIKE SY-BATCH 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GET_REJECT_STATE LIKE SY-BATCH

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
FUNCTION_NOT_SUPPORTED
INTERNAL_ERROR Internal Error
INVALID_REJECT_OPTION
INVALID_REJECT_STATE