LedgerEntry::deleteForTransferId Method
Deletes the LedgerEntry records for the specified transfer ID.
Syntax
client server public static void deleteForTransferId(SubledgerJournalTransferId _transferId)
Run On
Called
Parameters
- _transferId
Type: SubledgerJournalTransferId Extended Data Type
The transfer ID.
Remarks
The deleteForTransferIdmethod on the GeneralJournalAccountEntry table is for general use and cascades to related tables.