PTO Transaction (PTO30100)

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

Product: HRM Solution Series (1911)
Series:

Display Name: PTO Transaction
Physical Name: PTO30100
Technical Name: PTO_Transaction

Group Display Name: PTO Tables
Group Technical Name: PTO_Tables

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1EMPLOYID SearchEmployee IDStringSTR15_Employee_ID15
2CHEKDATE SearchCheck DateDateDATE6
3CHEKNMBR SearchCheck NumberStringSTR20_Document_Number20
4ID_Trx_Type SearchID Trx TypeIntegerID Trx TypeDDL0
5SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
6ID_Sick_Time_Accrued SearchID Sick Time AccruedCurrencyID_Max_Hours11
7ID_Vacation_Time_Accrued SearchID Vacation Time AccruedCurrencyID_Max_Hours11
8COMMENT1 SearchComment1StringSTR3030
9USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['PTO Transaction'].USERID AS 'PTO Transaction-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PTO30100 AS ['PTO Transaction']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['PTO Transaction'].USERID = ['Users Master'].USERID
10CHANGEDATE_I SearchChange DateDateDT8

Leave a Reply

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