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 an active and enabled configuration exists and uses the correct ledger journal workflow approval template for the specified journal type.
Syntax
client server public static boolean validateWorkflowApprovalConfig(WorkflowSequenceNumber _configuration, LedgerJournalType _journalType)
Run On
Called
Parameters
- _configuration
Type: WorkflowSequenceNumber Extended Data Type
A Configuration value to validate.
- _journalType
Type: LedgerJournalType Enumeration
A JournalType value to validate.
Return Value
Type: boolean
true if all of the validations are successful; otherwise, false.