CustomJournalCharge_RU::removeReverseJournalCharges Method
Removes reverse CustomJournalCharge_RU records that are related to the given customs journal correction.
Syntax
server public static void removeReverseJournalCharges(CustomJournalId_RU _customJournalId, CustomCorrectionId_RU _customCorrectionId)
Run On
Server
Parameters
- _customJournalId
Type: CustomJournalId_RU Extended Data Type
The unique identifier of the customs journal.
- _customCorrectionId
Type: CustomCorrectionId_RU Extended Data Type
The unique identifier of the customs journal correction.
Remarks
This method removes reverse customs fees records when a customs journal correction is removed.