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
- _firstPostingType
Type: LedgerPostingType Enumeration
The first posting type.
- _secondPostingType
Type: LedgerPostingType Enumeration
The second posting type.
Remarks
The deleteForPostTypemethod on the GeneralJournalAccountEntry table is for general use and cascades to related tables.