POE Unposted GL Transaction (CPO10113)

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

Product: Purchase Order Enhancements (2277)
Series:

Display Name: POE Unposted GL Transaction
Physical Name: CPO10113
Technical Name: CPOP_GL_TRX_WORK

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1JRNENTRY SearchJournal EntryLong IntegerLI8_U08
2SQNCLINE SearchSequence LineCurrencyDLR19_$S219
3DTAControlNum SearchDTA Control NumberStringSTR2020
4DTATRXType SearchDTA TRX TypeIntegerINT0
5ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['POE Unposted GL Transaction'].ACTINDX AS 'POE Unposted GL Transaction-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       CPO10113 AS ['POE Unposted GL Transaction']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['POE Unposted GL Transaction'].ACTINDX = ['Account Index Master'].ACTINDX
6DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
7CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
8TRXDATE SearchTRX DateDateDT_Date6
9YEAR1 SearchYearIntegerYear4
10PERIODID SearchPeriod IDIntegerINT33
11BACHNUMB SearchBatch NumberStringSTR15_LBAU15
12BCHSOURC SearchBatch SourceStringSTR1515
13SOURCDOC SearchSource DocumentStringSTR10_Source_Document10
Key to the Source Document Master (SY00900).

Click to show/hide

SELECT
       ['POE Unposted GL Transaction'].SOURCDOC AS 'POE Unposted GL Transaction-Source Document'
       ,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
       CPO10113 AS ['POE Unposted GL Transaction']
INNER JOIN
       SY00900 AS ['Source Document Master']
              ON
                     ['POE Unposted GL Transaction'].SOURCDOC = ['Source Document Master'].SOURCDOC
14REFRENCE SearchReferenceStringSTR3030

Leave a Reply

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