Menu

SAP Function Module CLOI_MASTERIDOC_CREATE_LOIROU

Create master IDOC for message type LOIROU

The Function Module CLOI_MASTERIDOC_CREATE_LOIROU (Create master IDOC for message type LOIROU) 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_LOIROU
Short Text Create master IDOC for message type LOIROU
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

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREATED_COMM_IDOCS LIKE SY-TABIX Internal Table, Current Line Index

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
ROUT_DATA TYPE CLOI_MAPL_TAB

Exceptions

This function module does not define any Exceptions.