Share via


IntrastatStatProc::exist Method

Checks if an IntrastatStatProc record exists for a given combination of IntrastatItemCodeId and IntrastatProcId.

Syntax

client server public static boolean exist(IntrastatItemCodeId _itemCode, IntrastatProcId statProcId)

Run On

Called

Parameters

Return Value

Type: boolean
true if an IntrastatStatProc record exists for the given combination; otherwise, false.

See Also

Reference

IntrastatStatProc Table