SV_Shift_SETP (SV40200)

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

Product: WennSoft Products (131)
Series: 3rd Party

Display Name: SV_Shift_SETP
Physical Name: SV40200
Technical Name: SV_Shift_SETP

Group Display Name: SERVICE
Group Technical Name: SERVICE

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1Shift_ID SearchShift IDSTR15_Shift_IDString15
2Shift_Description SearchShift DescriptionSTR30String30
3Wennsoft_Affiliate SearchWennsoft AffiliateSTR15_LBAUString15
4Wennsoft_Region SearchWennsoft RegionSTR15_LBAUString15
5Wennsoft_Branch SearchWennsoft BranchSTR15_LBAUString15
6STRTDATE SearchStart DateDTDate8
7ENDDATE SearchEnd DateDTDate8
8CREATDDT SearchCreated DateDTDate8
9CRUSRID SearchCreated User IDSTR15_User_IDString15
10MODIFDT SearchModified DateDTDate8
11Modified_Time SearchModified TimeTM6Time6
12MDFUSRID SearchModified User IDSTR15String15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['SV_Shift_SETP'].MDFUSRID AS 'SV_Shift_SETP-Modified User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SV40200 AS ['SV_Shift_SETP']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['SV_Shift_SETP'].MDFUSRID = ['Users Master'].USERID
13NOTEINDX SearchNote IndexDLR14Currency14
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['SV_Shift_SETP'].NOTEINDX AS 'SV_Shift_SETP-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       SV40200 AS ['SV_Shift_SETP']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['SV_Shift_SETP'].NOTEINDX = ['Record Notes Master'].NOTEINDX

Leave a Reply

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