The Function Module ALE_ROUTING_CREATE (BAPI -> IDoc: ALE_ROUTING_CREATE) is a standard Function Module in SAP ERP and is part of the function group CPCC_BUS1012 within the package CP.
Function Module | ALE_ROUTING_CREATE |
Short Text | BAPI -> IDoc: ALE_ROUTING_CREATE |
Function Group | CPCC_BUS1012 |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLICATION | TYPE | BAPI1012_CONTROL_DATA-APPLICATION | Stücklisten-Anwendung | |
BOMUSAGE | TYPE | BAPI1012_CONTROL_DATA-BOM_USAGE | Stücklistenverwendung | |
PROFILE | TYPE | BAPI1012_CONTROL_DATA-PROFILE | Zu verwendendes Profil | |
TESTRUN | TYPE | BAPIFLAG | SPACE | Umschalten auf Simulations-Modus bei schreibenden BAPIs |
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 |
---|---|---|---|---|
COMPONENTALLOCATION | LIKE | BAPI1012_COM_C | Komponenten-Zuordung im CREATE-BAPI für Arbeitspläne | |
INSPCHARACTERISTIC | LIKE | BAPI1012_CHA_C | Prüfmerkmale im CREATE-BAPI für Arbeitspläne | |
MATERIALTASKALLOCATION | LIKE | BAPI1012_MTK_C | Material-Plan-Zuordnung im CREATE-BAPI für Arbeitspläne | |
OPERATION | LIKE | BAPI1012_OPR_C | Vorgänge im CREATE-BAPI für Arbeitspläne | |
PRODUCTIONRESOURCE | LIKE | BAPI1012_PRT_C | FHM-Zuordnungen im CREATE-BAPI für Arbeitspläne | |
REFERENCEOPERATION | LIKE | BAPI1012_REF_OPR_C | Standardplanreferenz im CREATE-BAPI für Arbeitspläne | |
SEQUENCE | LIKE | BAPI1012_SEQ_C | Planfolgen im CREATE-BAPI für Arbeitspläne | |
SUBOPERATION | LIKE | BAPI1012_SUB_OPR_C | Untervorgänge im CREATE-BAPI für Arbeitspläne | |
TASK | LIKE | BAPI1012_TSK_C | Plankopfdaten im CREATE-BAPI für Arbeitspläne | |
TEXT | LIKE | BAPI1012_TXT_C | Langtextzeilen im CREATE-BAPI für Arbeitspläne | |
TEXTALLOCATION | LIKE | BAPI1012_TXT_HDR_C | Textzuordnungen (int. Format) für Direct Input in der EWB | |
WORKCENTERREFERENCE | LIKE | BAPI1012_WC_REF_OPR_C | Standardaufgabe im CREATE-BAPI für Arbeitspläne |
This function module does not define any Exceptions.