Menu

SAP Function Module BAPI_ROUTING_CREATE

Creation of a routing

The Function Module BAPI_ROUTING_CREATE (Creation of a routing) 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_CREATE
Short Text Creation of a routing
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
APPLICATION LIKE BAPI1012_CONTROL_DATA-APPLICATION BOM application
BOMUSAGE LIKE BAPI1012_CONTROL_DATA-BOM_USAGE BOM usage
PROFILE LIKE BAPI1012_CONTROL_DATA-PROFILE Profile To Be Used
TESTRUN TYPE BAPIFLAG SPACE Switch to Simulation Session for Write BAPIs

Exporting Parameters

These are the EXPORTING 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

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
COMPONENTALLOCATION LIKE BAPI1012_COM_C Component assignment in CREATE-BAPI for routing
INSPCHARACTERISTIC LIKE BAPI1012_CHA_C Inspection Characteristics in CREATE-BAPI for Routings
MATERIALTASKALLOCATION LIKE BAPI1012_MTK_C Material task list assignment in CREATE-BAPI for routings
OPERATION LIKE BAPI1012_OPR_C Operations in CREATE-BAPI for routings
PRODUCTIONRESOURCE LIKE BAPI1012_PRT_C PRT assignments in CREATE-BAPI for routings
REFERENCEOPERATION LIKE BAPI1012_REF_OPR_C Reference to operation set in CREATE-BAPI for routings
RETURN LIKE BAPIRET2 Return parameter
SEQUENCE LIKE BAPI1012_SEQ_C Task list sequences in CREATE-BAPI for routings
SUBOPERATION LIKE BAPI1012_SUB_OPR_C Sub operations in CREATE-BAPI for routings
TASK LIKE BAPI1012_TSK_C Task list header data in CREATE-BAPI for routings
TEXT LIKE BAPI1012_TXT_C Long text lines in CREATE-BAPI for routings
TEXTALLOCATION LIKE BAPI1012_TXT_HDR_C Text assignment (int. format) for Direct Input in the EWB
WORKCENTERREFERENCE LIKE BAPI1012_WC_REF_OPR_C Standard tasks in CREATE-BAPI for routings

Exceptions

This function module does not define any Exceptions.