SalesFormletterParmData.inventOwnerId_RU Method [AX 2012]

Gets the inventory owner value.

Syntax

protected InventOwnerId_RU inventOwnerId_RU(Common _salesLine)

Run On

Server

Parameters

  • _salesLine
    Type: Common Table
    A table buffer that contains the SalesLine record.

Return Value

Type: InventOwnerId_RU Extended Data Type
Always returns a blank value.

See Also

Reference

SalesFormletterParmData Class