RetailConcessionSettlementPost.checkData Method [AX 2012]
Validates the journal and vendor.
Syntax
public boolean checkData(RetailConsessionSettlementTable _FSHConsessionSettlementTable)
Run On
Client
Parameters
- _FSHConsessionSettlementTable
Type: RetailConsessionSettlementTable Table
A RetailConsessionSettlementTable record.
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.