RetailCatalogManager.calculateStandardProperty Method [AX 2012]
Syntax
private void calculateStandardProperty(
RetailTmpPubProductAttributeValue _tmpPubProductAttributeValue,
RetailCatalogProductMap _catalogProductIncludeMaster,
RetailStandardAttributeID _standardAttributeID,
RefRecId _attributeRecId,
RetailTmpLanguage _tmpLanguage,
[boolean _requiredCheckOnly])
Run On
Called
Parameters
- _tmpPubProductAttributeValue
Type: RetailTmpPubProductAttributeValue Table
- _catalogProductIncludeMaster
Type: RetailCatalogProductMap Map
- _standardAttributeID
Type: RetailStandardAttributeID Enumeration
- _attributeRecId
Type: RefRecId Extended Data Type
- _tmpLanguage
Type: RetailTmpLanguage Table
- _requiredCheckOnly
Type: boolean