Menu

SAP Function Module BAPI_ROUTING_EXISTENCE_CHECK

Check whether routing exists

The Function Module BAPI_ROUTING_EXISTENCE_CHECK (Check whether routing exists) is a standard Function Module in SAP ERP and is part of the function group CPCC_BUS1012 within the package CP.

Technical Information

Function Module BAPI_ROUTING_EXISTENCE_CHECK
Short Text Check whether routing exists
Function Group CPCC_BUS1012
Package CP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GROUP TYPE BAPI1012_TSK_C-TASK_LIST_GROUP Key for task list group
GROUPCOUNTER TYPE BAPI1012_TSK_C-GROUP_COUNTER Group counter
VALIDFROM TYPE BAPI1012_TSK_C-VALID_FROM Valid-From Date
VALIDTODATE TYPE BAPI1012_TSK_C-VALID_TO_DATE Valid-to date

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.