Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines item type of the current Intrastat record.
Syntax
public IntrastatItemType_IT calcItemType_IT()
Run On
Called
Return Value
Type: IntrastatItemType_IT Enumeration
The item type of the current Intrastat record
Remarks
The product-based lines item type is determined by using the ItemType field.The description-based lines with empty commodity code are considered services.If commodity code stripped of non-numeric characters is 6 characters long then the line is considered services.The ItemId and ItemCodeId fields must be filled before calling this method.