Fonction SAP BAPI_ROUTING_EXISTENCE_CHECK - Check whether routing exists

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
GROUP BAPI1012_TSK_C-TASK_LIST_GROUP C 8 Key for Task List Group
GROUPCOUNTER BAPI1012_TSK_C-GROUP_COUNTER C 2 Group Counter
VALIDFROM BAPI1012_TSK_C-VALID_FROM D 8 X Valid-From Date
VALIDTODATE BAPI1012_TSK_C-VALID_TO_DATE D 8 X Valid-To Date

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 X Return Parameter

Functionality
This module checks whether the routing specified by the task list group(GROUP) and the group counter (GROUPCOUNTER) exists. As additionalcriteria you can enter the selection period to be used. In this case,the system checks whether the specified routing exists in the givenselection period.

Notes
Note that the function module merely provides information about whetherthe specified routing exists in the selection period or not. It doesnot say anything about the effectivity of the routing within thisperiod.

Description
Identifier for the routings to be checked. In connection with the groupcounter (GROUPCOUNTER) this serves as a unique identifier for theroutings to be checked.

Description
In connection with the task list group (GROUP) the group counter(GROUPCOUNTER) serves as a unique identifier for the identification ofthe routing to be displayed.

Description
Using this parameter, you can determine the start of the selectionperiod within which the existence of the specified routing is to bechecked.

Default
If there is no entry here, the start of the selection period isdetermined as 01.01.1900.

Description
Using this parameter, you can determine the start of the selectionperiod within which the existence of the specified routing is to bechecked.

Default
If there is no entry here, the end of the selection period isdetermined as 31.12.9999.

Description
The messages that occur during the selection of the routings to bechecked are cumulated in this table.

Value range
The following entries are possible:
CPWB (001) : No objects found -> this means that the routing does notexist in the selection period.
CPCL (020) : Task list header cannot be determined since identifyingdata is missing -> this means that the task list group has not beenspecified.
If no entry is available this is how the routing exists in theselection period.