Source Document Master (SY00900)

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

Product: Microsoft Dynamics GP (0)
Series: Company

Display Name: Source Document Master
Physical Name: SY00900
Technical Name: SY_Source_Document_MSTR

Group Display Name: Source Document Master
Group Technical Name: Source Document Master

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1SOURCDOC SearchSource DocumentStringSTR10_Source_Document10
2SDOCDSCR SearchSource Document DescriptionStringSTR3030
3NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Source Document Master'].NOTEINDX AS 'Source Document Master-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       SY00900 AS ['Source Document Master']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Source Document Master'].NOTEINDX = ['Record Notes Master'].NOTEINDX
4LSTUSRED SearchLast User to EditStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Source Document Master'].LSTUSRED AS 'Source Document Master-Last User to Edit'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SY00900 AS ['Source Document Master']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Source Document Master'].LSTUSRED = ['Users Master'].USERID
5CREATDDT SearchCreated DateDateDT8
6MODIFDT SearchModified DateDateDT8

Leave a Reply

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