Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the LedgerEntry 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.