Share via


InventCostTmpTransBreakdown.getCustVendAC Method

Finds the customer or vendor account.

Syntax

public CustVendAC getCustVendAC(InventCostTransView _inventCostTransView)

Run On

Called

Parameters

  • _inventCostTransView
    Type: InventCostTransView View
    The InventCostTransView record from which the sales or purchase reference is taken.

Return Value

Type: CustVendAC Extended Data Type
The customer or vendor account, if found.

Remarks

If CostTransRefType is neither Purchase or Sales, an empty string is returned.

See Also

Reference

InventCostTmpTransBreakdown Table