Menu

SAP Function Module CONVT_CREATE_BOM

Create a BOM to test conversion of assemblies

The Function Module CONVT_CREATE_BOM (Create a BOM to test conversion of assemblies) is a standard Function Module in SAP ERP and is part of the function group CONVT within the package CONV.

Technical Information

Function Module CONVT_CREATE_BOM
Short Text Create a BOM to test conversion of assemblies
Function Group CONVT
Package CONV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BOM_USAGE TYPE CSAP_MBOM-STLAN '2' Stücklistenverwendung
DOCUMENTTYPE TYPE DOKAR 'DRW' Dokumentart
IND_SECTOR TYPE BAPIMATHEAD-IND_SECTOR 'M' Branche (für material)
MATL_TYPE TYPE BAPIMATHEAD-MATL_TYPE 'HALB' Materialart
NAME_EXTENSION TYPE TEXT2 Zusatz zu Name (Eindutigkeit)
STORAGECATEGORY TYPE BAPI_DOC_FILES2-STORAGECATEGORY Ablagekategorie für Originaldateien
WSAPPLICATION TYPE BAPI_DOC_FILES2-WSAPPLICATION 'TXT' Workstation-Applikation

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
FILE_LIST LIKE CONV_STRUCT_FILENAME Liste der Dateien

Exceptions

This function module does not define any Exceptions.