Assembly Transaction (BM10200)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Assembly Transaction
Physical Name: BM10200
Technical Name: bmTrx

Group Display Name: Bill of Materials Transactions
Group Technical Name: bmTrxGroup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1TRX_ID SearchTRX IDStringSTR17_TRX_ID17
2BM_Trx_Status SearchBM Trx StatusIntegerDDL_BM_Trx_Status0
3BCHSOURC SearchBatch SourceStringSTR1515
4BACHNUMB SearchBatch NumberStringSTR15_LBAU15
5Batch_ID_Note_Index SearchBatch ID Note IndexCurrencyDLR1414
6Completion_Date SearchCompletion DateDateDT8
7BM_Start_Date SearchTRX Start DateDateDT_Date6
8TRXDATE SearchTRX DateDateDT_Date6
9PSTGDATE SearchPosting DateDateDT8
10REFRENCE SearchReferenceStringSTR3030
11Quantity_Shortage_Status SearchQuantity Shortage StatusIntegerINT11
12BM_Trx_Errors SearchBM Trx ErrorsLong IntegerML_BM_Trx_Errors0
13BM_Component_Errors SearchBM Component ErrorsLong IntegerML_BM_Component_Errors0
14NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Assembly Transaction'].NOTEINDX AS 'Assembly Transaction-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       BM10200 AS ['Assembly Transaction']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Assembly Transaction'].NOTEINDX = ['Record Notes Master'].NOTEINDX
15MODIFDT SearchModified DateDateDT8
16USER2ENT SearchUser To EnterStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Assembly Transaction'].USER2ENT AS 'Assembly Transaction-User To Enter'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       BM10200 AS ['Assembly Transaction']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Assembly Transaction'].USER2ENT = ['Users Master'].USERID
17CREATDDT SearchCreated DateDateDT8
18PTDUSRID SearchPosted User IDStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Assembly Transaction'].PTDUSRID AS 'Assembly Transaction-Posted User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       BM10200 AS ['Assembly Transaction']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Assembly Transaction'].PTDUSRID = ['Users Master'].USERID
19POSTEDDT SearchPosted DateDateDATE6
20TRXSORCE SearchTRX SourceStringSTR1313
21USERDEF1 SearchUser Defined 1StringSTR2020
22USERDEF2 SearchUser Defined 2StringSTR2020
23USRDEF03 SearchUser Defined 3StringSTR2020
24USRDEF04 SearchUser Defined 4StringSTR2020

Leave a Reply

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