MOP_PickDoc_MSTR (MOP1200)

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

Product: Manufacturing (346)
Series:

Display Name: MOP_PickDoc_MSTR
Physical Name: MOP1200
Technical Name: MOP_PickDoc_MSTR

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1PICKNUMBER SearchPick NumberStringSTR17_LBAU_Pick_Number17
2TRX_TYPE SearchTRX TypeIntegerDDL_TRX_Type_I0
3NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['MOP_PickDoc_MSTR'].NOTEINDX AS 'MOP_PickDoc_MSTR-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       MOP1200 AS ['MOP_PickDoc_MSTR']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['MOP_PickDoc_MSTR'].NOTEINDX = ['Record Notes Master'].NOTEINDX
4LSTPRTDT SearchLast Printed DateDateDATE_L0
5TIMESPRT SearchTimes PrintedIntegerINT4_U04
6USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['MOP_PickDoc_MSTR'].USERID AS 'MOP_PickDoc_MSTR-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       MOP1200 AS ['MOP_PickDoc_MSTR']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['MOP_PickDoc_MSTR'].USERID = ['Users Master'].USERID
7CHANGEDATE_I SearchChange DateDateDT8
8DOCDATE SearchDocument DateDateDT8
9POSTED SearchPostedBooleanTrue/False0
10POSTEDDT SearchPosted DateDateDATE6
11VOIDED SearchVoidedBooleanCB0
12CALLEDBY SearchCalled ByIntegerINT0

Leave a Reply

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