The Function Module WSAM_P_UOM_TEXTS_SET (SRS Artikelstamm: Schreibzugriff auf Bontexte) is a standard Function Module in SAP ERP and is part of the function group WSAM_UOM_TEXTS within the package WOST.
Function Module | WSAM_P_UOM_TEXTS_SET |
Short Text | SRS Artikelstamm: Schreibzugriff auf Bontexte |
Function Group | WSAM_UOM_TEXTS |
Package | WOST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_MODE_REFRESH | TYPE | WSRS_HNDL-XFIELD | Flag: Daten löschen | |
PI_MODE_SET_REC | TYPE | WSRS_HNDL-XFIELD | Flag: alle Daten übernehmen | |
PI_UOM_TXT | TYPE | WSAM_UOM_TXT | SAP Retail Store AM: Bontexte | |
PI_UOM_TXT_SC | TYPE | WSAM_UOM_TXT_SC | SAP Retail Store AM: Bontexte Feldattribute |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_RETURN | TYPE | WSRS_RETURN | SAP Retail Store: Return-Struktur für Fehler |
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 |
---|---|---|---|---|
PI_T_UOM_TXT | LIKE | WSAM_UOM_TXT | SAP Retail Store AM: Bontexte |
This function module does not define any Exceptions.