Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
private void createAndReleaseProduct(
ItemId _itemId,
ItemName _itemName,
NameAlias _nameAlias,
[Amount _basePrice,
UnitOfMeasureSymbol _unitId,
TaxItemGroup _taxItemGroup])
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
- _itemName
Type: ItemName Extended Data Type
- _nameAlias
Type: NameAlias Extended Data Type
- _basePrice
Type: Amount Extended Data Type
- _unitId
Type: UnitOfMeasureSymbol Extended Data Type
- _taxItemGroup
Type: TaxItemGroup Extended Data Type