Share via


VendProvisionalBalanceDP.getFilteredPostingProfile Method [AX 2012]

Gets the posting profile details based on the filtered main accounts.

Syntax

private Str1260 getFilteredPostingProfile(Set _filteredMainAccounts)

Run On

Server

Parameters

  • _filteredMainAccounts
    Type: Set Class
    The set that contains the filtered main accounts.

Return Value

Type: Str1260 Extended Data Type
The comma separated posting profile IDs.

See Also

Reference

VendProvisionalBalanceDP Class