Share via


BankLCExportType.validateUpdatePayment Method [AX 2012]

Validates that the related payment of a letter of credit can be posted.

Syntax

public boolean validateUpdatePayment(RecId _ledgerJournalTransRefRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the validation is successful; otherwise, false.

See Also

Reference

BankLCExportType Class