ieTrxGLImport (IEGLTRXI)

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

Product: Microsoft Dynamics GP (0)
Series: Financial

Display Name: ieTrxGLImport
Physical Name: IEGLTRXI
Technical Name: ieTrxGLImport

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CMRECNUM SearchRecord NumberCurrencyDLR_Document_Number19
2SEQUENCE1 SearchSequenceCurrencyDLR19_$S219
3JRNENTRY SearchJournal EntryLong IntegerLI8_U08
4TRXDATE SearchTRX DateDateDT_Date6
5SOURCDOC SearchSource DocumentStringSTR10_Source_Document10
Key to the Source Document Master (SY00900).

Click to show/hide

SELECT
       ['ieTrxGLImport'].SOURCDOC AS 'ieTrxGLImport-Source Document'
       ,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
       IEGLTRXI AS ['ieTrxGLImport']
INNER JOIN
       SY00900 AS ['Source Document Master']
              ON
                     ['ieTrxGLImport'].SOURCDOC = ['Source Document Master'].SOURCDOC
6REFRENCE SearchReferenceStringSTR3030
7ACTNUMBR_1 SearchAccount Number:Account_Segment_Pool1StringAccount_Segment_Pool16
8ACTNUMBR_2 SearchAccount Number:Account_Segment_Pool2StringAccount_Segment_Pool26
9ACTNUMBR_3 SearchAccount Number:Account_Segment_Pool3StringAccount_Segment_Pool36
10ACTNUMBR_4 SearchAccount Number:Account_Segment_Pool4StringAccount_Segment_Pool46
11ACTNUMBR_5 SearchAccount Number:Account_Segment_Pool5StringAccount_Segment_Pool56
12ACTNUMBR_6 SearchAccount Number:Account_Segment_Pool6StringAccount_Segment_Pool66
13ACTNUMBR_7 SearchAccount Number:Account_Segment_Pool7StringAccount_Segment_Pool76
14ACTNUMBR_8 SearchAccount Number:Account_Segment_Pool8StringAccount_Segment_Pool86
15ACTNUMBR_9 SearchAccount Number:Account_Segment_Pool9StringAccount_Segment_Pool96
16ACTNUMBR_10 SearchAccount Number:Account_Segment_Pool10StringAccount_Segment_Pool106
17ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['ieTrxGLImport'].ACTINDX AS 'ieTrxGLImport-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       IEGLTRXI AS ['ieTrxGLImport']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['ieTrxGLImport'].ACTINDX = ['Account Index Master'].ACTINDX
18ACTDESCR SearchAccount DescriptionStringSTR5050
19ACCATNUM SearchAccount Category NumberIntegerINT2_U02
Key to the Account Category Master (GL00102).

Click to show/hide

SELECT
       ['ieTrxGLImport'].ACCATNUM AS 'ieTrxGLImport-Account Category Number'
       ,['Account Category Master'].ACCATNUM AS 'Account Category Master-Account Category Number'
FROM
       IEGLTRXI AS ['ieTrxGLImport']
INNER JOIN
       GL00102 AS ['Account Category Master']
              ON
                     ['ieTrxGLImport'].ACCATNUM = ['Account Category Master'].ACCATNUM
20ACCTTYPE SearchAccount TypeIntegerDDL_Account_Type0
21DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
22CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
23DSCRIPTN SearchDescriptionStringSTR3030

Leave a Reply

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