formletterParmData.splitPostingProfile_RU Method [AX 2012]

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

Syntax

public NoYes splitPostingProfile_RU([NoYes _splitPostingProfile])

Run On

Server

Parameters

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

Return Value

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

Remarks

This method always returns false in the base class.

See Also

Reference

formletterParmData Class