Direct Deposit Exceptions (DD10700)

azurecurveProductsMicrosoft Dynamics GP (0)PayrollDirect Deposit Exceptions (DD10700)

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

Product: Microsoft Dynamics GP (0)
Series: Payroll

Display Name: Direct Deposit Exceptions
Physical Name: DD10700
Technical Name: ddExceptions

Group Display Name: Payroll Direct Deposit Work
Group Technical Name: Payroll Direct Deposit Work

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1INDXLONG SearchIndexLongLong IntegerLong Int8
2EMPLOYID SearchEmployee IDStringSTR15_Employee_ID15
3DDTRANUM SearchDD Transit NumberStringDD_STR099
4DDACTNUM SearchDD Account NumberStringDD_STR1717
5DDTRANS SearchDD Transaction CodeStringSTR22
6DDAMTDLR SearchDD AmountDlrCurrencyDLR11_$S214
7AMNTOPST SearchAmount To PostCurrencyDLR11_$S214
8DDITEM SearchDD ItemIntegerINT54
9ERRDESCR SearchError DescriptionStringSTR130130
10USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Direct Deposit Exceptions'].USERID AS 'Direct Deposit Exceptions-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       DD10700 AS ['Direct Deposit Exceptions']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Direct Deposit Exceptions'].USERID = ['Users Master'].USERID
azurecurveProductsMicrosoft Dynamics GP (0)PayrollDirect Deposit Exceptions (DD10700)

Leave a Reply

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