GeneralJournalAccountEntry::deleteForPostType Method

Deletes the general journal account records with either of the specified posting types.

Syntax

client server public static void deleteForPostType(LedgerPostingType _firstPostingType, LedgerPostingType _secondPostingType)

Run On

Called

Parameters

Remarks

The general journal data model is updated for the deleted records.

Pass the same value for both parameters to delete records with one posting type.

See Also

Reference

GeneralJournalAccountEntry Table