Share via


GeneralJournalAccountEntry_W::deleteForPostType Method

Deletes the GeneralJournalAccountEntry_W 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 deleteForPostTypemethod on the GeneralJournalAccountEntry table is for general use and cascades to related tables.

See Also

Reference

GeneralJournalAccountEntry_W Table