Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates that none of the sales orders being processed has a payment method with an export file format. If one does exist, the invoices cannot be processed in a batch.
Syntax
private boolean checkPaymentExportFormat()
Run On
Called
Return Value
Type: boolean
true if the validation is successful; otherwise, false.