InventPosting::modifyTransWithSite_CN Method

Modifies or deletes a record.

Syntax

server public static void modifyTransWithSite_CN(
    LedgerDimensionDefaultAccount _accountNum, 
    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

Remarks

If accountNum is '', delete the matched record. Otherwise, write the record with specified parameters.

See Also

Reference

InventPosting Table