Menu

SAP Function Module CO_WORK210_ORDER_CONVERT

Planauftrag umsetzen

The Function Module CO_WORK210_ORDER_CONVERT (Planauftrag umsetzen) is a standard Function Module in SAP ERP and is part of the function group COWORK210 within the package COWB.

Technical Information

Function Module CO_WORK210_ORDER_CONVERT
Short Text Planauftrag umsetzen
Function Group COWORK210
Package COWB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_AUART TYPE AUFART Auftragsart
IV_AUTYP TYPE AUFTYP '10' Auftragstyp
IV_PLNUM TYPE PLNUM Nummer des Planauftrags

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_AUFNR TYPE AUFNR Auftragsnummer
EV_CONVERTED TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.