formletterParmData.splitInventOwnerId_RU Method [AX 2012]

Determines whether splitting of the posting parameter lines by inventory owner ID is supported.

public NoYes splitInventOwnerId_RU([NoYes _splitInventOwnerId])

Run On

Server

Parameters

_splitInventOwnerId
Type: NoYes Enumeration
A value that indicates whether the posting parameter lines should be split by inventory owner ID.

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: