PO_VAT_INTRA_WORK (POT10302)

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

Product: WennSoft Products (131)
Series: Company

Display Name: PO_VAT_INTRA_WORK
Physical Name: POT10302
Technical Name: PO_VAT_INTRA_WORK

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1SERIES SearchSeriesDDL_SeriesInteger0
2DOCTYPE SearchDocument TypeDDL_Document_TypeInteger0
3DOCNUMBR SearchDocument NumberSTR20_Document_NumberString20
4SQNCLINE SearchSequence LineDLR19_$S2Currency19
5CUSTNMBR SearchCustomer NumberSTR15_RM_Customer_NumberString15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['PO_VAT_INTRA_WORK'].CUSTNMBR AS 'PO_VAT_INTRA_WORK-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       POT10302 AS ['PO_VAT_INTRA_WORK']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['PO_VAT_INTRA_WORK'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
6CCode SearchCountry CodeSTR6_VATString6
Key to the VAT Country Code MSTR (VAT10001).

Click to show/hide

SELECT
       ['PO_VAT_INTRA_WORK'].CCode AS 'PO_VAT_INTRA_WORK-Country Code'
       ,['VAT Country Code MSTR'].CCode AS 'VAT Country Code MSTR-Country Code'
FROM
       POT10302 AS ['PO_VAT_INTRA_WORK']
INNER JOIN
       VAT10001 AS ['VAT Country Code MSTR']
              ON
                     ['PO_VAT_INTRA_WORK'].CCode = ['VAT Country Code MSTR'].CCode
7TXRGNNUM SearchTax Registration NumberSTR25String25
8TCC SearchTax Commodity CodeSTR30_VATString30
9NUMASS SearchNet Unit MassDLR17_QTY_RBS0_UTRCurrency17
10QUANTITY SearchQTYDLR17_QTY_RBS0_STRCurrency17
11LMASS SearchLine MassDLR17_QTY_RBS0_UTRCurrency17
12TMCODE SearchTransport Mode CodeSTR6_VATString6
13TRANSNATURE SearchTransaction NatureSTR6_VATString6
14VALBASISCODE SearchValue Basis CodeSTR6_VATString6
15PROTYPECODE SearchProcess Type CodeSTR6_VATString6
16SUPPUNITS SearchSupplementary UnitsDLR17_QTY_RBS0_UTRCurrency17
17TRADREF SearchTraders ReferenceSTR20String20
18GOODSVALUE SearchGoods ValueDLR19_RBS0_UTR$Currency19
19TAXAMNT SearchTax AmountDLR17_RBS0_UTR$Currency17
20NOTEINDX SearchNote IndexDLR14Currency14
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['PO_VAT_INTRA_WORK'].NOTEINDX AS 'PO_VAT_INTRA_WORK-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       POT10302 AS ['PO_VAT_INTRA_WORK']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['PO_VAT_INTRA_WORK'].NOTEINDX = ['Record Notes Master'].NOTEINDX
21DOCDATE SearchDocument DateDTDate8
22POSTED SearchPostedTrue/FalseBoolean0
23VOIDSTTS SearchVoid StatusINTInteger0
24RECNUM SearchReceivings_Number_STRSTR17_LBAUString17
25ORGDSVAL SearchOriginating Goods ValueDLR19_RBSO_UTR$Currency19
26ORTAXAMT SearchOriginating Tax AmountDLR17_RBS0_UTR$Currency17
27CURRNIDX SearchCurrency IndexINT3Integer3
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PO_VAT_INTRA_WORK'].CURRNIDX AS 'PO_VAT_INTRA_WORK-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       POT10302 AS ['PO_VAT_INTRA_WORK']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PO_VAT_INTRA_WORK'].CURRNIDX = ['Currency Setup'].CURRNIDX

Leave a Reply

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