Share via


RetailConsessionSettlementCreateLogic.connectTrans Method [AX 2012]

Inserts a record in the RetailConsessionSettlementTrans table and updates the CustTrans table.

Syntax

public boolean connectTrans()

Run On

Server

Return Value

Type: boolean
Always returns true.

Remarks

This method updates the CustTrans table if the posting is open.

See Also

Reference

RetailConsessionSettlementCreateLogic Class