InventProdComTransfer.findBranchNumber Method [AX 2012]

Find the branch number of the warehouse that has the item.

Syntax

public TaxBranchNumber findBranchNumber(InventTransId _inventTransId)

Run On

Server

Parameters

Return Value

Type: TaxBranchNumber Extended Data Type
The branch number of the warehouse if it exists; otherwise, the branch number of the company.

See Also

Reference

InventProdComTransfer Class