W2 MMREF-1 Detail (W200006)

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

Product: Microsoft Dynamics GP (0)
Series: System

Display Name: W2 MMREF-1 Detail
Physical Name: W200006
Technical Name: W2_MMREF1_Detail

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1RPTNGYR SearchReporting YearIntegerINT4_U04
2CMPANYID SearchCompany IDIntegerINT54
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['W2 MMREF-1 Detail'].CMPANYID AS 'W2 MMREF-1 Detail-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       W200006 AS ['W2 MMREF-1 Detail']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['W2 MMREF-1 Detail'].CMPANYID = ['Company Master'].CMPANYID
3CMPNYNAM SearchCompany NameStringSTR64_Company_Name64
4Location_Address SearchLocation AddressStringSTR22_LBAU22
5Delivery_Address SearchDelivery AddressStringSTR22_LBAU22
6CITY SearchCityStringSTR3535
7STATECD SearchState CodeStringSTR2_State_Code2
8ZIPCODE SearchZip CodeStringSTR1010
9Foreign_Address SearchForeign AddressBooleanCB_Foreign_Address0
10Foreign_StateProvince SearchForeign State/ProvinceStringSTR2323
11Foreign_Postal_Code SearchForeign Postal CodeStringSTR15_LBAU15
12CCode SearchCountry CodeStringSTR6_VAT6
Key to the VAT Country Code MSTR (VAT10001).

Click to show/hide

SELECT
       ['W2 MMREF-1 Detail'].CCode AS 'W2 MMREF-1 Detail-Country Code'
       ,['VAT Country Code MSTR'].CCode AS 'VAT Country Code MSTR-Country Code'
FROM
       W200006 AS ['W2 MMREF-1 Detail']
INNER JOIN
       VAT10001 AS ['VAT Country Code MSTR']
              ON
                     ['W2 MMREF-1 Detail'].CCode = ['VAT Country Code MSTR'].CCode
13EPRIDNBR SearchEmployer ID NumberStringSTR9_Employer_ID_Number9
14Establishment_Number SearchEstablishment NumberStringSTR55
15Employment_Code SearchEmployment CodeIntegerDDL_Employment_Code0
16Terminated_Business SearchTerminated BusinessBooleanCB_Terminated_Business0
17Agent_Indicator_Code SearchAgent Indicator CodeIntegerDDL_Agent_Indicator_Code0
18Agent_ID_Number SearchAgent ID NumberStringSTR9_Employer_ID_Number9
19Agent_for_EIN SearchAgent for EINStringSTR9_Employer_ID_Number9
20WAGEFILE SearchWage File ExistsStringSTR33
21DATE1 SearchDateDateDT66
22TIME1 SearchTimeTimeTM66
23INCLUDCO SearchInclude CompanyBooleanCB0
24EMPW2TOT SearchEmployer W2 TotalLong IntegerLI7_U27
25EMPWTOC SearchEmployer Wages, Tips, OtherCurrencyDLR1414
26EMPFEDTX SearchEmployer Federal TaxCurrencyDLR1414
27EMPSSWGS SearchEmployer Social Security WagesCurrencyDLR1414
28EMPSSTIP SearchEmployer Social Security TipsCurrencyDLR1414
29EMPSSTAX SearchEmployer Social Security TaxCurrencyDLR1414
30EMPMEDWG SearchEmployer Medicare WagesCurrencyDLR1414
31EMPMEDTX SearchEmployer Medicare TaxCurrencyDLR1414
32Employer_EIC_Payments SearchEmployer EIC PaymentsCurrencyDLR1414
33Employer_Allocated_Tips SearchEmployer Allocated TipsCurrencyDLR1414
34EmployerKind SearchEmployer KindIntegerDDL_Employer_Kind0

Leave a Reply

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