RetailTmpCatBulkAttrib::updateTextValue4MultiLanguage Method
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
client server private static void updateTextValue4MultiLanguage(
CatalogRefRecId _catalogRecId,
RetailInternalOrgRefRecId _internalOrganization,
RetailTmpInternalOrgCatalogProduct tmpCatalogProduct,
utcdatetime _channelHierarchyDateTime)
Microsoft Dynamics AX 2012 R2 (SYS)
client server private static void updateTextValue4MultiLanguage(CatalogRefRecId _catalogRecId)
Run On
Called
Parameters
- _catalogRecId
Type: CatalogRefRecId Extended Data Type
- _internalOrganization
Type: RetailInternalOrgRefRecId Extended Data Type
- tmpCatalogProduct
Type: RetailTmpInternalOrgCatalogProduct Table
- _channelHierarchyDateTime
Type: utcdatetime