Ansicht
Dokumentation

MPE_VERSNBOM_UPDATE - Updates BOM Version

MPE_VERSNBOM_UPDATE - Updates BOM Version

RFUMSV00 - Advance Return for Tax on Sales/Purchases   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this function module to update a BOM version that has status In Process.

Import Parameters

  • IS_BOM_HEADER_IN: Here you must enter the BOM header details. The Material, Plant, BOM Usage, BOM Alternative, and BOM Version Number are mandatory fields to be passed. The BOM Number is optional. If not passed, it is determined internally.
  • IS_BOM_HEADER_INX: Here you enter the header fields that you want to update set the update flag for each field.
  • IV_NO_COMMIT: Here you specify how the commit is handled (X = application must trigger the commit; SPACE = commit is handled inside the function module).

Export Parameters

  • EV_SUCCESS: Indicates whether the BOM version update was successful (= X).
  • ES_BOM_HEADER: Contains the header values of the updated version of the BOM.

Table Parameters

  • T_BOM_ITEMS_IN: Here you need to enter details of the BOM items to be updated along with the update type (update, delete, or insert). For more information, click the parameter link below.
  • T_BOM_ITEMS_INX: Here you enter the item fields that you want to update and set the update flag for each field.
  • T_EFFECTIVITY_IN: Here you enter effectivity values, which apply to unitized materials only. For more information, click the parameter link below.
  • T_BOM_ITEMS: Contains the item values of the updated BOM version.
  • T_MESSAGES: Contains all messages generated during the update of a BOM version.




Parameters

ES_BOM_HEADER
EV_SUCCESS
IS_BOM_HEADER_IN
IS_BOM_HEADER_INX
IV_NO_COMMIT
T_BOM_DIR_IN
T_BOM_ITEMS
T_BOM_ITEMS_IN
T_BOM_ITEMS_INX
T_DMUTMX_IN
T_DMUTMX_META_IN
T_EFFECTIVITY_IN
T_MESSAGES

Exceptions

Function Group

MPE_VERSNBOM

rdisp/max_wprun_time - Maximum work process run time   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 3343 Date: 20240603 Time: 213608     sap01-206 ( 47 ms )