Menu

SAP Function Module CLOI_MASTERIDOC_CREATE_LOISTD

Create master IDOC for message type LOISTD

The Function Module CLOI_MASTERIDOC_CREATE_LOISTD (Create master IDOC for message type LOISTD) 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_LOISTD
Short Text Create master IDOC for message type LOISTD
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
EMDKP LIKE MDKP
EMDSTA LIKE MDSTA
EMT61D LIKE MT61D
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
MDPSX LIKE MDPS

Exceptions

This function module does not define any Exceptions.