Share via


RetailConcessionJournalCreate.checkData Method [AX 2012]

Validates the vendor and journal type.

Syntax

public boolean checkData(RetailConsessionPartPayment _FSHConsessionPartPayment)

Run On

Client

Parameters

Return Value

Type: boolean
true if the vendor is valid and journal type is payment or valid; otherwise false.

See Also

Reference

RetailConcessionJournalCreate Class