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.
Returns a record ID for the given specification.
Syntax
server public static RecId inventAdjustmentSpecRecId(
InventAdjustmentSpec _inventAdjustmentSpec,
InventTable _inventTable,
[InventItemGroup _inventItemGroup])
Run On
Server
Parameters
- _inventAdjustmentSpec
Type: InventAdjustmentSpec Enumeration
The specification.
- _inventTable
Type: InventTable Table
An InventTable buffer.
- _inventItemGroup
Type: InventItemGroup Table
An InventItemGroup buffer; optional.
Return Value
Type: RecId Extended Data Type
The record ID for the specification.