Share via


SalesFormletterParmData.inventProfileType_RU Method [AX 2012]

Returns the actual InventProfileType_RU value for update.

Syntax

public InventProfileType_RU inventProfileType_RU(SalesLine _salesLine)

Run On

Server

Parameters

  • _salesLine
    Type: SalesLine Table
    The SalesLine parameter to take the posting profile from.

Return Value

Type: InventProfileType_RU Enumeration
The posting profile from the line; General if splitting is not applied.

See Also

Reference

SalesFormletterParmData Class