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.
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.