EmplSettle_RU.getTransForDistributionController Method [AX 2012]

Searches for the CustVendTrans cursor for the distribution controller.

Syntax

protected CustVendTrans getTransForDistributionController(EmplTrans_RU _emplTrans)

Run On

Server

Parameters

  • _emplTrans
    Type: EmplTrans_RU Table
    The EmplTrans_RU record that is the distributed transaction.

Return Value

Type: CustVendTrans Map
The VendTrans record

See Also

Reference

EmplSettle_RU Class