Share via


CustomJournalTable_RU::gtdExistExceptForJournal Method

Checks whether an inventory GTD number that differs from the customs journal identifier exists in the customs journal.

Syntax

server public static boolean gtdExistExceptForJournal(InventGTDId_RU _inventGTDId, CustomJournalId_RU _customJournalId)

Run On

Server

Parameters

Return Value

Type: boolean
A Boolean value that indicates whether the specified inventory GTD number that differs from the specified customs journal identifier exists in the customs journal.

Remarks

Both parameters must be set to values. Otherwise the check cannot occur.

See Also

Reference

CustomJournalTable_RU Table