CustomJournalCharge_RU::createReverseJournalCharges Method
Creates reverse CustomJournalCharge_RU records, based on existing direct records that are related to the customs journal.
Syntax
server public static void createReverseJournalCharges(CustomJournalId_RU _customJournalId, CustomCorrectionJournalId_RU _correctionJournalId)
Run On
Server
Parameters
- _customJournalId
Type: CustomJournalId_RU Extended Data Type
The unique identifier of the customs journal.
- _correctionJournalId
Type: CustomCorrectionJournalId_RU Extended Data Type
The unique identifier of the customs journal correction.
Remarks
This method is used to reverse customs fees when full KTS storno is created.