Assembly Batch History (BM30100)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Assembly Batch History
Physical Name: BM30100
Technical Name: bmBatchHist

Group Display Name: Bill of Materials Transaction History
Group Technical Name: bmTrxHistGroup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1TRXSORCE SearchTRX SourceStringSTR1313
2BACHNUMB SearchBatch NumberStringSTR15_LBAU15
3BCHSOURC SearchBatch SourceStringSTR1515
4BCHCOMNT SearchBatch CommentStringSTR6060
5BACHFREQ SearchBatch FrequencyIntegerDDL_Frequency0
6PSTGDATE SearchPosting DateDateDT8
7NUMOFTRX SearchNumber Of TRXLong IntegerLI6_U06
8BCHTOTAL SearchBatch TotalCurrencyDLR19_RBS0_STR$19
9NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Assembly Batch History'].NOTEINDX AS 'Assembly Batch History-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       BM30100 AS ['Assembly Batch History']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Assembly Batch History'].NOTEINDX = ['Record Notes Master'].NOTEINDX
10ORIGIN SearchOriginIntegerDDL0
11APPROVL SearchApprovalBooleanCB_Approval0
12APRVLUSERID SearchApproval User IDStringSTR15_User_ID15
The key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Assembly Batch History'].APRVLUSERID AS 'Assembly Batch History-Approval User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       BM30100 AS ['Assembly Batch History']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Assembly Batch History'].APRVLUSERID = ['Users Master'].USERID
13APPRVLDT SearchApproval DateDateDATE6
14CNTRLTRX SearchControl TRX CountLong IntegerLI6_U06
15CNTRLTOT SearchControl TotalCurrencyDLR19_RBS0_UTR$19

Leave a Reply

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