Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/NCVAT010
Product: Advanced VAT (2474)
Series: Purchasing
Display Name: NC_Allocation_VAT_TEMP
Physical Name: NCVAT010
Technical Name: NC_Allocation_VAT_TEMPSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 USERID User ID STR15_User_ID String 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['NC_Allocation_VAT_TEMP'].USERID AS 'NC_Allocation_VAT_TEMP-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
NCVAT010 AS ['NC_Allocation_VAT_TEMP']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['NC_Allocation_VAT_TEMP'].USERID = ['Users Master'].USERID
2 ACTINDX Account Index LI_14 Long Integer 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['NC_Allocation_VAT_TEMP'].ACTINDX AS 'NC_Allocation_VAT_TEMP-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
NCVAT010 AS ['NC_Allocation_VAT_TEMP']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['NC_Allocation_VAT_TEMP'].ACTINDX = ['Account Index Master'].ACTINDX
3 SOURCDOC Source Document STR10_Source_Document String 10 Key to the Source Document Master (SY00900).
Click to show/hide
SELECT
['NC_Allocation_VAT_TEMP'].SOURCDOC AS 'NC_Allocation_VAT_TEMP-Source Document'
,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
NCVAT010 AS ['NC_Allocation_VAT_TEMP']
INNER JOIN
SY00900 AS ['Source Document Master']
ON
['NC_Allocation_VAT_TEMP'].SOURCDOC = ['Source Document Master'].SOURCDOC
4 TAXAMNT Tax Amount DLR17_RBS0_UTR$ Currency 17 5 JRNENTRY Journal Entry LI8_U0 Long Integer 8 6 ORTRXSRC Originating TRX Source STR13 String 13 7 ORTRXTYP Originating TRX Type INT Integer 0 8 ORCTRNUM Originating Control Number STR20 String 20