Share via


InventAdjustPost::inventAdjustmentSpecRecId Method [AX 2012]

Returns a record ID for the given specification.

Syntax

server public static RecId inventAdjustmentSpecRecId(
    InventAdjustmentSpec _inventAdjustmentSpec, 
    InventTable _inventTable, 
   [InventItemGroup _inventItemGroup])

Run On

Server

Parameters

Return Value

Type: RecId Extended Data Type
The record ID for the specification.

See Also

Reference

InventAdjustPost Class