PurchRFQSendDP.inventDimString Method [AX 2012]

Creates the text string containing the inventory dimensions information.

private str inventDimString(InventDimId _inventDimId, LanguageId _languageId)

Run On

Server

Parameters

_inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID.
_languageId
Type: LanguageId Extended Data Type
The language in which to show the dimension text.

Return Value

Type: str
A text string containing the inventory dimensions information.

Community Additions

ADD
Show: