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.
Function Module | BAPI_ROUTING_EXISTENCE_CHECK |
Short Text | Check whether routing exists |
Function Group | CPCC_BUS1012 |
Package | CP |
Module Type | Remote-Enabled |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return parameter |
This function module does not define any Exceptions.