What column in CJM_DOCUMENT_BATCHES_ALL that links to records in CJM_DOCUMENT_HEADERS_ALL
Summary:
What column in CJM_DOCUMENT_BATCHES_ALL that links to records in CJM_DOCUMENT_HEADERS_ALL
I am trying to query all records in the CJM_DOCUMENT_HEADERS_ALL for a given batch record in CJM_DOCUMENT_BATCHES_ALL
The only way I see is to link the Batch table to lines table via document_batch_id and then link to the CJM_DOCUMENT_HEADERS_ALL
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25B
Code Snippet (add any code snippets that support your topic, if applicable):