The Function Module MB_SET_FLAG_VALUE_UPDATE (Lesen der Wertesperrtabelle) is a standard Function Module in SAP ERP and is part of the function group MBGB within the package MB.
Function Module | MB_SET_FLAG_VALUE_UPDATE |
Short Text | Lesen der Wertesperrtabelle |
Function Group | MBGB |
Package | MB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INS_OBLIG | LIKE | SIBEW-INS_OBLIG | Flag wird in der Wertesperrtabelle gesetzt | |
I_KZBWS | LIKE | MSEG-KZBWS | Bewertung Sonderbestand | |
I_LIFNR | LIKE | MSEG-LIFNR | Kontonummer des Lieferanten | |
I_XOBEW | LIKE | MSEG-XOBEW | Indicator: Vendor stock valuation |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XEBEW | LIKE | SEBEW | Material-Werte-Sperrtabelle bewerteter Kundenauftragsbestand | |
XMBEW | LIKE | SMBEW | Material-Werte-Sperrtabelle | |
XQBEW | LIKE | SQBEW | Material-Werte-Sperrtabelle bewerteter Projektbestand |
This function module does not define any Exceptions.