Menu

SAP Function Module CLOI_MASTERIDOC_CREATE_LOIBOM

Create BOM IDOCs

The Function Module CLOI_MASTERIDOC_CREATE_LOIBOM (Create BOM IDOCs) 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_LOIBOM
Short Text Create BOM IDOCs
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
SUPPRESS_PROGRESS_INDICATOR LIKE SY-DATAR SPACE do not show progress indicator

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
T_MAST TYPE CLOI_MAST_TAB

Exceptions

This function module does not define any Exceptions.