Share via


RetailConcessionSettlementPost.checkData Method [AX 2012]

Validates the journal and vendor.

Syntax

public boolean checkData(RetailConsessionSettlementTable _FSHConsessionSettlementTable)

Run On

Client

Parameters

Return Value

Type: boolean
false if the payment has not been posted to the journal or the vendor is not connected to customer; otherwise, true.

See Also

Reference

RetailConcessionSettlementPost Class