Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PA30300
Product: Project Accounting (258)
Series:
Display Name: PA Miscellaneous Log History File Group Display Name: PA Miscellaneous Transactions History
Physical Name: PA30300
Technical Name: PA_Miscellaneous_Log_HDR_HIST
Group Technical Name: PA Miscellaneous Transactions History
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | PSMISCLTRXTYPE | PA Miscellaneous Log TRX Type | Integer | PA_DDL_ML_Trx_Typ | 0 | |
2 | PAMISCLDOCNO | PA Miscellaneous Log No. | String | STR17_LBAU | 17 | |
3 | PADOCDT | PA Document Date | Date | PA_Date | 8 | |
4 | PAYR | PA Year | Integer | INT4 | 4 | |
5 | USERID | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['PA Miscellaneous Log History File'].USERID AS 'PA Miscellaneous Log History File-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
PA30300 AS ['PA Miscellaneous Log History File']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['PA Miscellaneous Log History File'].USERID = ['Users Master'].USERID | ||||||
6 | BACHNUMB | Batch Number | String | STR15_LBAU | 15 | |
7 | BCHSOURC | Batch Source | String | STR15 | 15 | |
8 | TRXSORCE | TRX Source | String | STR13 | 13 | |
9 | PAREFNO | PA Reference Document No. | String | STR17_LBAU | 17 | |
10 | PSMISCID | PA Miscellaneous ID | String | STR15_Equipment_ID | 15 | |
11 | PAREPD | PA Reporting Period | Integer | INT3 | 3 | |
12 | PAREPDT | PA Reporting Date | Date | PA_Date | 8 | |
13 | PAPeriodEndDate | PA Period End Date | Date | DATE | 6 | |
14 | PACOMM | PA Comment | String | STR50 | 50 | |
15 | PAUD1 | PA User Defined 1 | String | STR20 | 20 | |
16 | PAUD2 | PA User Defined 2 | String | STR20 | 20 | |
17 | PATQTY | PA Total Quantity | Currency | DLR17_QTY_RBS0_UTR | 17 | |
18 | PAtotcosts | PA Total Costs | Currency | PA_DLR17_RBS0_STR$ | 17 | |
19 | PATACRV | PA Total Accrued Revenues | Currency | DLR17_RBS0_UTR$ | 17 | |
20 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['PA Miscellaneous Log History File'].NOTEINDX AS 'PA Miscellaneous Log History File-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
PA30300 AS ['PA Miscellaneous Log History File']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['PA Miscellaneous Log History File'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
21 | PAreptsuff | PA Reporting Suffix | String | PA_STR5 | 5 | |
22 | LNITMSEQ | Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
23 | PAPD | PA Post Date | Date | PA_Date | 8 | |
24 | CURNCYID | Currency ID | String | STR15_Currency_ID | 15 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['PA Miscellaneous Log History File'].CURNCYID AS 'PA Miscellaneous Log History File-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
PA30300 AS ['PA Miscellaneous Log History File']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['PA Miscellaneous Log History File'].CURNCYID = ['Currency Setup'].CURNCYID | ||||||
25 | CURRNIDX | Currency Index | Integer | INT3 | 3 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['PA Miscellaneous Log History File'].CURRNIDX AS 'PA Miscellaneous Log History File-Currency Index'
,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
PA30300 AS ['PA Miscellaneous Log History File']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['PA Miscellaneous Log History File'].CURRNIDX = ['Currency Setup'].CURRNIDX | ||||||
26 | RATETPID | Rate Type ID | String | STR15_Rate_Type_ID | 15 | |
Key to the Multicurrency Rate Type Setup (MC40100).
Click to show/hideSELECT
['PA Miscellaneous Log History File'].RATETPID AS 'PA Miscellaneous Log History File-Rate Type ID'
,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
PA30300 AS ['PA Miscellaneous Log History File']
INNER JOIN
MC40100 AS ['Multicurrency Rate Type Setup']
ON
['PA Miscellaneous Log History File'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID | ||||||
27 | EXGTBLID | Exchange Table ID | String | STR15_Exchange_Table_ID | 15 | |
Key to the Multicurrency Exchange Rate Maintenance (MC00100).
Click to show/hideSELECT
['PA Miscellaneous Log History File'].EXGTBLID AS 'PA Miscellaneous Log History File-Exchange Table ID'
,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
PA30300 AS ['PA Miscellaneous Log History File']
INNER JOIN
DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
ON
['PA Miscellaneous Log History File'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID | ||||||
28 | XCHGRATE | Exchange Rate | Currency (Variable) | DLR14_Exchange_Rate | 14 | |
29 | EXCHDATE | Exchange Date | Date | DT_Date | 6 | |
30 | TIME1 | Time | Time | TM6 | 6 | |
31 | RTCLCMTD | Rate Calculation Method | Integer | GB | 0 | |
32 | DENXRATE | Denomination Exchange Rate | Currency (Variable) | DLR14_Exchange_Rate | 14 | |
33 | MCTRXSTT | MC Transaction State | Integer | INT1 | 1 | |
34 | PAORIGTOTCOSTS | PA Originating Total Costs | Currency | DLR17_RBS0_UTR$ | 17 | |
35 | PAORIACCRREV | PA Originating Accrued Revenues | Currency | DLR17_RBS0_UTR$ | 17 | |
36 | Correcting_Trx_Type | Correcting Trx Type | Integer | INT | 0 | |
37 | PAORIGINLDOCNUM | PA Original Document Number | String | STR17_LBAU | 17 | |
38 | CREATDDT | Created Date | Date | DT | 8 | |
39 | CRUSRID | Created User ID | String | STR15_User_ID | 15 | |
40 | POSTEDDT | Posted Date | Date | DATE | 6 | |
41 | PTDUSRID | Posted User ID | String | STR15 | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['PA Miscellaneous Log History File'].PTDUSRID AS 'PA Miscellaneous Log History File-Posted User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
PA30300 AS ['PA Miscellaneous Log History File']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['PA Miscellaneous Log History File'].PTDUSRID = ['Users Master'].USERID |