Menu

SAP Function Module CLOI_MASTERIDOC_CREATE_LOIPRO

Create master IDOC for message type LOIPRO

The Function Module CLOI_MASTERIDOC_CREATE_LOIPRO (Create master IDOC for message type LOIPRO) is a standard Function Module in SAP ERP and is part of the function group LOI1 within the package CLOI.

Technical Information

Function Module CLOI_MASTERIDOC_CREATE_LOIPRO
Short Text Create master IDOC for message type LOIPRO
Function Group LOI1
Package CLOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGE_TYPE LIKE TBDME-MESTYP
OPT_SYS LIKE TBDLST-LOGSYS

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ORDER_DATA TYPE CLOI_AFKO_TAB

Exceptions

This function module does not define any Exceptions.