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.
Determines if the LedgerJournalName table has records that hold a reference to the specified record in the WorkflowTable table.
Syntax
client server public static boolean hasRefsToWFApprConfig(WorkflowTable _workflowTable)
Run On
Called
Parameters
- _workflowTable
Type: WorkflowTable Table
The WorkflowConfigurationTable table record for which records in the LedgerJournalName table may hold a reference.
Return Value
Type: boolean
true if any references exist; otherwise, false.