Menu

SAP Function Module BAPI_BOM_UPLOAD_SAVE

Main Module for BOM Update (Upload from CRM)

The Function Module BAPI_BOM_UPLOAD_SAVE (Main Module for BOM Update (Upload from CRM)) is a standard Function Module in SAP ERP and is part of the function group CSUL within the package CRM.

Technical Information

Function Module BAPI_BOM_UPLOAD_SAVE
Short Text Main Module for BOM Update (Upload from CRM)
Function Group CSUL
Package CRM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_MAST LIKE BAPIBOMMST Communication Structure MAST
IS_STZU LIKE BAPIBOMSTZ Communication Structure STZU

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_RETURN LIKE BAPIRET2 BAPI Return Structure

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
IT_STAS LIKE BAPIBOMSTA Table for Communication Structure STAS
IT_STKO LIKE BAPIBOMSTK Table for Communication Structure STKO
IT_STPO LIKE BAPIBOMSTP Table for Communication Structure STPO

Exceptions

This function module does not define any Exceptions.