Share via


RetailConsessionContract.markTransOnContract Method [AX 2012]

Updates the ConcessionContractId field of the RetailTransactionSalesTrans table.

Syntax

public boolean markTransOnContract([NoYesId TakeUnpostedSales])

Run On

Server

Parameters

Return Value

Type: boolean
Always returns true.

Remarks

This method updates the RetailTransactionSalesTrans table with the contract ID.

See Also

Reference

RetailConsessionContract Class