Shipping Methods Master (SY03000)

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

Product: Microsoft Dynamics GP (0)
Series: Company

Display Name: Shipping Methods Master
Physical Name: SY03000
Technical Name: SY_Shipping_Methods_MSTR

Group Display Name: Shipping Methods Master
Group Technical Name: Shipping Methods Master

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1SHIPMTHD SearchShipping MethodStringSTR15_Shipping_Method15
2SHMTHDSC SearchShipping Method DescriptionStringSTR3030
3PHONNAME SearchPhone NumberStringPhone_Number14
4CONTACT SearchContactStringSTR6060
5CARRACCT SearchCarrier AccountStringSTR1515
6CARRIER SearchCarrierStringSTR3030
7SHIPTYPE SearchShipping TypeIntegerGB0
8NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Shipping Methods Master'].NOTEINDX AS 'Shipping Methods Master-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       SY03000 AS ['Shipping Methods Master']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Shipping Methods Master'].NOTEINDX = ['Record Notes Master'].NOTEINDX
9LSTUSRED SearchLast User to EditStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Shipping Methods Master'].LSTUSRED AS 'Shipping Methods Master-Last User to Edit'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SY03000 AS ['Shipping Methods Master']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Shipping Methods Master'].LSTUSRED = ['Users Master'].USERID
10CREATDDT SearchCreated DateDateDT8
11MODIFDT SearchModified DateDateDT8

Leave a Reply

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