InventPosting::existWithSite_CN Method

Uses a set of parameters including site to check whether there is a matched record.

Syntax

server public static boolean existWithSite_CN(
    InventAccountType _accountType, 
    InventSiteCode_CN _siteCode, 
    InventSiteRelation_CN _siteRelation, 
    InventPostingItemCode _itemCode, 
    ItemRelation _itemRelation, 
    InventCategoryRelation _categoryRelation, 
    TableGroupAll _accountCode, 
    CustVendRel _accountRelation, 
    TaxGroup _taxGroup, 
    TableGroupAll _costCode, 
    CostRelation _costRelation)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if there is a matched record.

See Also

Reference

InventPosting Table