Reprint Transaction Batch Headers (PM80100)

azurecurveProductsMicrosoft Dynamics GP (0)PurchasingReprint Transaction Batch Headers (PM80100)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PM80100

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: Reprint Transaction Batch Headers
Physical Name: PM80100
Technical Name: PM_Reprint_Batch_Headers

Group Display Name: Payables Reprint Journals Logical File
Group Technical Name: PM_Reprint_Journals_Logical_File

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1TRXSORCE SearchTRX SourceStringSTR1313
2POSTEDDT SearchPosted DateDateDATE6
3GLPOSTDT SearchGL Posting DateDateDT8
4BCHSOURC SearchBatch SourceStringSTR1515
Records whether the transaction was entered in a batch or not.

Click to show/hide the Batch Sources

PM_Trxent	Batch
XXPM_Trxent	No batch (real-time)
5BACHNUMB SearchBatch NumberStringSTR15_LBAU15
6CHEKBKID SearchCheckbook IDStringSTR15_Checkbook_ID15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['Reprint Transaction Batch Headers'].CHEKBKID AS 'Reprint Transaction Batch Headers-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       PM80100 AS ['Reprint Transaction Batch Headers']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['Reprint Transaction Batch Headers'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
7NUMOFTRX SearchNumber Of TRXLong IntegerLI6_U06
8RECPSTGS SearchRecurring PostingsIntegerINT3_U03
9MSCBDINC SearchMisc Batch Days To IncrementIntegerINT3_U03
10BACHFREQ SearchBatch FrequencyIntegerDDL_Frequency0
11NOFPSTGS SearchNumber of PostingsIntegerINT3_S03
12BCHCOMNT SearchBatch CommentStringSTR6060
13USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Reprint Transaction Batch Headers'].USERID AS 'Reprint Transaction Batch Headers-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PM80100 AS ['Reprint Transaction Batch Headers']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Reprint Transaction Batch Headers'].USERID = ['Users Master'].USERID
14NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Reprint Transaction Batch Headers'].NOTEINDX AS 'Reprint Transaction Batch Headers-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       PM80100 AS ['Reprint Transaction Batch Headers']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Reprint Transaction Batch Headers'].NOTEINDX = ['Record Notes Master'].NOTEINDX
15RCDSRMVD SearchRecords RemovedBooleanBoolean0
16BCHTOTAL SearchBatch TotalCurrencyDLR19_RBS0_STR$19
17CNTRLTRX SearchControl TRX CountLong IntegerLI6_U06
18CNTRLTOT SearchControl TotalCurrencyDLR19_RBS0_UTR$19
19APPROVL SearchApprovalBooleanCB_Approval0
20APPRVLDT SearchApproval DateDateDATE6
21APRVLUSERID SearchApproval User IDStringSTR15_User_ID15
The key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Reprint Transaction Batch Headers'].APRVLUSERID AS 'Reprint Transaction Batch Headers-Approval User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PM80100 AS ['Reprint Transaction Batch Headers']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Reprint Transaction Batch Headers'].APRVLUSERID = ['Users Master'].USERID
22Workflow_Approval_Status SearchWorkflow Approval StatusIntegerDDL_WorkflowApprovalStatus0
23Workflow_Priority SearchWorkflow PriorityIntegerDDL_WorkflowPriority0
24Workflow_Status SearchWorkflow StatusIntegerWorkflow Status0
25CREATDDT SearchCreated DateDateDT8
26TIME1 SearchTimeTimeTM66
azurecurveProductsMicrosoft Dynamics GP (0)PurchasingReprint Transaction Batch Headers (PM80100)

Leave a Reply

Your email address will not be published. Required fields are marked *