formletterParmData.splitInventProfileType_RU Method [AX 2012]

Determines whether splitting of the posting parameter lines by inventory profile type is supported.

public NoYes splitInventProfileType_RU([NoYes _splitInventProfileType])

Run On

Server

Parameters

_splitInventProfileType
Type: NoYes Enumeration
A value that indicates whether the posting parameter lines should be split by inventory profile type.

Return Value

Type: NoYes Enumeration
true if the splitting process should be executed; otherwise, false.

This method always returns false in the base class.

Community Additions

ADD
Show: