Transaction Amounts Work (GL10001)

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

Product: Microsoft Dynamics GP (0)
Series: Financial

Display Name: Transaction Amounts Work
Physical Name: GL10001
Technical Name: GL_TRX_LINE_WORK

Group Display Name: Transaction Work
Group Technical Name: Transaction Work

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1BACHNUMB SearchBatch NumberStringSTR15_LBAU15
2JRNENTRY SearchJournal EntryLong IntegerLI8_U08
3SQNCLINE SearchSequence LineCurrencyDLR19_$S219
4ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Transaction Amounts Work'].ACTINDX AS 'Transaction Amounts Work-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       GL10001 AS ['Transaction Amounts Work']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Transaction Amounts Work'].ACTINDX = ['Account Index Master'].ACTINDX
5XCHGRATE SearchExchange RateCurrency (Variable)DLR14_Exchange_Rate14
6DSCRIPTN SearchDescriptionStringSTR3030
7GLLINMSG SearchGL LINE MessagesLong IntegerML_GL_LINE_Messages0
8GLLINMS2 SearchGL LINE Messages2Long IntegerML_GL_LINE_Messages20
9CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Transaction Amounts Work'].CURRNIDX AS 'Transaction Amounts Work-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       GL10001 AS ['Transaction Amounts Work']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Transaction Amounts Work'].CURRNIDX = ['Currency Setup'].CURRNIDX
10GLLINVAL SearchGL Line ValidLong IntegerML_GL_Line_Valid0
11ACCTTYPE SearchAccount TypeIntegerDDL_Account_Type0
12FXDORVAR SearchFixed Or VariableIntegerLB_Fixed_Or_Variable0
13BALFRCLC SearchBalance For CalculationIntegerGB0
14PSTNGTYP SearchPosting TypeIntegerGB0
15DECPLACS SearchDecimal PlacesIntegerDDL_Decimal_Places0
16ORCTRNUM SearchOriginating Control NumberStringSTR2020
For transactions originating in the Purchasing series, this is the key to the PM Key Master File (PM00400).

Click to show/hide

SELECT
       ['Transaction Amounts Work'].ORCTRNUM AS 'Transaction Amounts Work-Originating Control Number'
       ,['PM Key Master File'].CNTRLNUM AS 'PM Key Master File-Control Number'
FROM
       GL10001 AS ['Transaction Amounts Work']
INNER JOIN
       PM00400 AS ['PM Key Master File']
              ON
                     ['Transaction Amounts Work'].ORCTRNUM = ['PM Key Master File'].CNTRLNUM
17ORDOCNUM SearchOriginating Document NumberStringSTR2020
18ORMSTRID SearchOriginating Master IDStringSTR3030
For transactions originating in the Purchasing series, this is the key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['Transaction Amounts Work'].ORMSTRID AS 'Transaction Amounts Work-Originating Master ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       GL10001 AS ['Transaction Amounts Work']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['Transaction Amounts Work'].ORMSTRID = ['PM Vendor Master File'].VENDORID
19ORMSTRNM SearchOriginating Master NameStringSTR6464
20ORTRXTYP SearchOriginating TRX TypeIntegerINT0
21OrigSeqNum SearchOriginating Sequence NumberLong IntegerLong Int8
22ORTRXDESC SearchOriginating TRX DescriptionStringSTR3030
23DTA_GL_Status SearchDTA GL StatusIntegerINT11
24INTERID SearchIntercompany IDStringSTR5_IC_ID5
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['Transaction Amounts Work'].INTERID AS 'Transaction Amounts Work-Intercompany ID'
       ,['Company Master'].INTERID AS 'Company Master-Intercompany ID'
FROM
       GL10001 AS ['Transaction Amounts Work']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['Transaction Amounts Work'].INTERID = ['Company Master'].INTERID
25RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['Transaction Amounts Work'].RATETPID AS 'Transaction Amounts Work-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       GL10001 AS ['Transaction Amounts Work']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['Transaction Amounts Work'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
26EXGTBLID SearchExchange Table IDStringSTR15_Exchange_Table_ID15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['Transaction Amounts Work'].EXGTBLID AS 'Transaction Amounts Work-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       GL10001 AS ['Transaction Amounts Work']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['Transaction Amounts Work'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
27EXCHDATE SearchExchange DateDateDT_Date6
28TIME1 SearchTimeTimeTM66
29RTCLCMTD SearchRate Calculation MethodIntegerGB0
30DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
31CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
32ORDBTAMT SearchOriginating Debit AmountCurrencyDLR19_$S219
33ORCRDAMT SearchOriginating Credit AmountCurrencyDLR19_$S219
34DENXRATE SearchDenomination Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
35MCTRXSTT SearchMC Transaction StateIntegerINT11
MC Transaction State of the transaction. State the transaction was created in. For non multi-currency transactions, this field will be blank.

Click to show/hide MC Transaction States

0	Euro currency is not created or no denomination currencies are enabled.
		1	Originating is not a denomination; Functional is not a denomination
		2	Originating is not a denomination; Functional is the Euro currency.
		3	Originating is not a denomination; Functional is a denomination.
		4	Originating is a denomination; Functional is not a denomination.
		5	Originating is a denomination; Functional is a denomination.
		6	Originating is a denomination; Functional is the Euro currency.
		7	Originating is the Euro currency; Functional is a denomination.
		8	Originating is the Euro currency; Functional is not a denomination.
36LNESTAT SearchLine StatusIntegerINT0
37CorrespondingUnit SearchCorrespondingUnitStringSTR5_IC_ID5

Leave a Reply

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