PA Contract Master File (PA01101)

azurecurveProductsProject Accounting (258)ProjectPA Contract Master File (PA01101)

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

Product: Project Accounting (258)
Series:

Display Name: PA Contract Master File
Physical Name: PA01101
Technical Name: PA_Contract_MSTR

Group Display Name: PA Budgeting Cards
Group Technical Name: PA Budgeting Cards

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['PA Contract Master File'].CUSTNMBR AS 'PA Contract Master File-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       PA01101 AS ['PA Contract Master File']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['PA Contract Master File'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2PAcontid SearchPA Contract IDStringSTR15_Contract ID15
3PALONGID SearchPA Long Contract IDPA_Long_Contract_IDComposite 0
4PALONGID_1 SearchPA Long Contract ID:PA Long Contract Segment1StringPA_STR9_SEG19
5PALONGID_2 SearchPA Long Contract ID:PA Long Contract Segment2StringPA_STR9_SEG29
6PALONGID_3 SearchPA Long Contract ID:PA Long Contract Segment3StringPA_STR9_SEG39
7PALONGID_4 SearchPA Long Contract ID:PA Long Contract Segment4StringPA_STR9_SEG49
8PALONGID_5 SearchPA Long Contract ID:PA Long Contract Segment5StringPA_STR9_SEG59
9PAcontname SearchPA Contract NameStringSTR30_PTBS Description 130
10PACONTNUMBER SearchPA Contract NumberStringSTR10_LBAU10
11PAcontclassid SearchPA Contract Class IDStringSTR15_Contract_Class_ID15
12PAProjectType SearchPA Project TypeIntegerPA_DDL_Project_Type0
13PAAcctgMethod SearchPA Accounting MethodIntegerPA_DDL_Accounting_Method0
14PASTAT SearchPA StatusIntegerPA_DDL_Status0
15CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['PA Contract Master File'].CURRNIDX AS 'PA Contract Master File-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       PA01101 AS ['PA Contract Master File']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['PA Contract Master File'].CURRNIDX = ['Currency Setup'].CURRNIDX
16PApurordnum SearchPA Purchase Order No.StringSTR17_LBAU17
17PABBeginDate SearchPA Baseline Begin DateDateDATE6
18PABEndDate SearchPA Baseline End DateDateDATE6
19PAFBeginDate SearchPA Forecast Begin DateDateDATE6
20PAFEndDate SearchPA Forecast End DateDateDATE6
21PAACTUALBEGDATE SearchPA Actual Begin DateDateDATE6
22PA_Actual_End_Date SearchPA Actual End DateDateDATE6
23PAcloseProjcosts SearchPA Close to Project CostsBooleanPA_CB_Close_to_Project_Costs0
24PAclosetobillings SearchPA Close to BillingsBooleanPA_CB_Close_to_Billings0
25PAContMgrID SearchPA Contract Manager IDStringSTR15_Employee_ID15
26PABusMgrID SearchPA Business Manager IDStringSTR15_Employee_ID15
27LOCATNID SearchLocation IDStringSTR15_Location_ID15
28SLPRSNID SearchSalesperson IDStringSTR15_Salesperson_ID15
Key to the RM Salesperson Master (RM00301).

Click to show/hide

SELECT
       ['PA Contract Master File'].SLPRSNID AS 'PA Contract Master File-Salesperson ID'
       ,['RM Salesperson Master'].SLPRSNID AS 'RM Salesperson Master-Salesperson ID'
FROM
       PA01101 AS ['PA Contract Master File']
INNER JOIN
       RM00301 AS ['RM Salesperson Master']
              ON
                     ['PA Contract Master File'].SLPRSNID = ['RM Salesperson Master'].SLPRSNID
29SALSTERR SearchSales TerritoryStringSTR15_Sales_Territory15
Key to the Sales Territory Master File (RM00303).

Click to show/hide

SELECT
       ['PA Contract Master File'].SALSTERR AS 'PA Contract Master File-Sales Territory'
       ,['Sales Territory Master File'].SALSTERR AS 'Sales Territory Master File-Sales Territory'
FROM
       PA01101 AS ['PA Contract Master File']
INNER JOIN
       RM00303 AS ['Sales Territory Master File']
              ON
                     ['PA Contract Master File'].SALSTERR = ['Sales Territory Master File'].SALSTERR
30COMPRCNT SearchCommission PercentIntegerINT5_%25
31COMAPPTO SearchCommission Applied ToIntegerGB0
32PABILLFORMAT SearchPA Bill FormatStringSTR15_LBAU15
33ADRSCODE SearchAddress CodeStringSTR15_Address_Code15
34CNTCPRSN SearchContact PersonStringSTR6060
35PRBTADCD SearchPrimary Billto Address CodeStringSTR15_LBAU15
36PAUD1_Cont SearchPA User Defined 1 - ContractStringSTR5050
37PAUD2_Cont SearchPA User Defined 2 - ContractStringSTR5050
38PASegmentCB SearchPA Segment CBBooleanPA_CB_Segment0
39PAbillnoteidx SearchPA Billing Note IndexCurrencyDLR1414
40PAbillnoteidxts SearchPA Billing Note Index - TSCurrencyDLR1414
41PAELbillniteidx SearchPA Billing Note Index - ELCurrencyDLR1414
42PAbillnoteidxML SearchPA Billing Note Index - MLCurrencyDLR1414
43PAbillnoteidxvi SearchPA Billing Note Index - VICurrencyDLR1414
44PAbillnoteidxee SearchPA Billing Note Index - EECurrencyDLR1414
45PAbillnoteidxinv SearchPA Billing Note Index - INVCurrencyDLR1414
46PAbillnoteidxfee SearchPA Billing Note Index - FEECurrencyDLR1414
47PABQuantity SearchPA Baseline QuantityCurrencyDLR15_RBU215
48PABTotalCost SearchPA Baseline Total CostCurrencyDLR17_RBS0_UTR$17
49PABBillings SearchPA Baseline BillingsCurrencyDLR17_RBS0_UTR$17
50PABProfit SearchPA Baseline ProfitCurrencyDLR17_RBS0_STR$17
51PABTaxPaidAmt SearchPA Baseline Tax Paid AmountCurrencyDLR17_RBS0_UTR$17
52PABTaxChargedAmt SearchPA Baseline Tax Charged AmountCurrencyDLR17_RBS0_UTR$17
53PABaselineOvhdCost SearchPA Baseline Overhead CostCurrencyDLR17_RBS0_UTR$17
54PAFQuantity SearchPA Forecast QuantityCurrencyDLR15_RBU215
55PAFTotalCost SearchPA Forecast Total CostCurrencyDLR17_RBS0_UTR$17
56PAFBillings SearchPA Forecast BillingsCurrencyDLR17_RBS0_UTR$17
57PAFProfit SearchPA Forecast ProfitCurrencyDLR17_RBS0_STR$17
58PAFTaxPaidAmt SearchPA Forecast Tax Paid AmountCurrencyDLR17_RBS0_UTR$17
59PAFTaxChargedAmt SearchPA Forecast Tax Charged AmountCurrencyDLR17_RBS0_UTR$17
60PAForecastOvhdCost SearchPA Forecast Overhead CostCurrencyDLR17_RBS0_UTR$17
61PAProject_Amount SearchPA Project AmountCurrencyDLR17_RBS0_UTR$17
62PAUnpostedQty SearchPA Unposted QtyCurrencyPA_DLR15_RBS0_STR15
63PAUnpostedTotalCostN SearchPA Unposted Total CostCurrencyPA_DLR17_RBS0_STR$17
64PAUnposted_Overhead SearchPA Unposted OverheadCurrencyPA_DLR17_RBS0_STR$17
65PAUnpostedProfitN SearchPA Unposted ProfitCurrencyPA_DLR17_RBS0_STR$17
66PAUnposted_Tax_Amount SearchPA Unposted Tax AmountCurrencyPA_DLR17_RBS0_STR$17
67PAUnpostAccrRevN SearchPA Unposted Accrued RevenuesCurrencyPA_DLR17_RBS0_STR$17
68PAUnpostedCommitedQty SearchPA Unposted Commited QtyCurrencyDLR15_RBU215
69PAUnpostedCommitedCost SearchPA Unposted Commited CostCurrencyDLR17_RBS0_UTR$17
70PAUnpostedCommitedTaxAmt SearchPA Unposted Commited Tax AmountCurrencyPA_DLR17_RBS0_STR$17
71PAUnpostedRecogRevN SearchPA Unposted Recognized RevenueCurrencyPA_DLR17_RBS0_STR$17
72PAUnposted_Project_Fee SearchPA Unposted Project Fee AmountCurrencyPA_DLR17_RBS0_STR$17
73PAUnposted_Retainer_Fee SearchPA Unposted Retainer Fee AmountCurrencyPA_DLR17_RBS0_STR$17
74PAUnposted_Service_Fee SearchPA Unposted Service Fee AmountCurrencyPA_DLR17_RBS0_STR$17
75PAUNPOSTRETAMT SearchPA Unposted Retention AmountCurrencyPA_DLR17_RBS0_STR$17
76PAUNPOSTBIEEAMOUNT SearchPA Unposted BIEE AmountCurrencyDLR17_RBS0_UTR$17
77PAUNPEIEBAMOUNT SearchPA Unposted EIEB AmountCurrencyDLR17_RBS0_UTR$17
78PA_Unposted_Billed_Reten SearchPA Unposted Billed RetentionCurrencyPA_DLR17_RBS0_STR$17
79PAPostedQty SearchPA Actual QtyCurrencyPA_DLR15_RBS0_STR15
80PAPostedTotalCostN SearchPA Actual Total CostCurrencyPA_DLR17_RBS0_STR$17
81PAPosted_Overhead SearchPA Actual OverheadCurrencyPA_DLR17_RBS0_STR$17
82PAPostedProfitN SearchPA Actual ProfitCurrencyPA_DLR17_RBS0_STR$17
83PAPosted_Tax_Amount SearchPA Actual Tax AmountCurrencyPA_DLR17_RBS0_STR$17
84PAPosted_Accr_RevN SearchPA Actual Accrued RevenuesCurrencyPA_DLR17_RBS0_STR$17
85PAPostedCommitedQty SearchPA Actual Commited QtyCurrencyDLR15_RBU215
86PAPostedCommitedCost SearchPA Actual Commited CostCurrencyDLR17_RBS0_UTR$17
87PAPostedCommitedTaxAmt SearchPA Actual Commited Tax AmountCurrencyPA_DLR17_RBS0_STR$17
88PAPostRecogRevN SearchPA Actual Recognized RevenueCurrencyPA_DLR17_RBS0_STR$17
89PAPosted_Project_Fee SearchPA Actual Project Fee AmountCurrencyPA_DLR17_RBS0_STR$17
90PAPosted_Retainer_Fee SearchPA Actual Retainer Fee AmountCurrencyPA_DLR17_RBS0_STR$17
91PAPosted_Service_Fee SearchPA Actual Service Fee AmountCurrencyPA_DLR17_RBS0_STR$17
92PAPOSTRETAMT SearchPA Actual Retention AmountCurrencyPA_DLR17_RBS0_STR$17
93PAPOSBIEEAMOUNT SearchPA Actual BIEE AmountCurrencyDLR17_RBS0_UTR$17
94PAPOSEIEBAMOUNT SearchPA Actual EIEB AmountCurrencyDLR17_RBS0_UTR$17
95PA_Actual_Billed_Retenti SearchPA Actual Billed RetentionCurrencyPA_DLR17_RBS0_STR$17
96PAWrite_UpDown_Amount SearchPA Write Up/Down AmountCurrencyPA_DLR17_RBS0_STR$17
97PABilled_QtyN SearchPA Billed QtyCurrencyPA_DLR15_RBS0_STR15
98PABilled_Cost SearchPA Billed CostCurrencyPA_DLR17_RBS0_STR$17
99PABilled_Accrued_Revenu SearchPA Billed Accrued RevenuesCurrencyPA_DLR17_RBS0_STR$17
100PACostPcntCompleted SearchPA Cost Percent CompletedCurrencyDLR5_%28
101PAQuantityPcntCompleted SearchPA Quantity Percent CompletedCurrencyDLR5_%28
102PA_Receipts_Amount SearchPA Receipts AmountCurrencyPA_DLR17_RBS0_STR$17
103PA_Actual_Receipts_Amoun SearchPA Actual Receipts AmountCurrencyPA_DLR17_RBS0_STR$17
104PA_Earnings SearchPA EarningsCurrencyPA_DLR17_RBS0_STR$17
105PA_Cost_of_Earnings SearchPA Cost of EarningsCurrencyPA_DLR17_RBS0_STR$17
106PAUnpostBillN SearchPA Unposted BillingsCurrencyPA_DLR17_RBS0_STR$17
107PAUnpostDiscDolAmtN SearchPA Unposted Discount Dollar AmountCurrencyPA_DLR17_RBS0_STR$17
108PAUnposted_Sales_Tax_Am SearchPA Unposted Sales Tax AmountCurrencyPA_DLR17_RBS0_STR$17
109PAPostedBillingsN SearchPA Actual BillingsCurrencyPA_DLR17_RBS0_STR$17
110PAPostedDiscDolAmtN SearchPA Actual Discount Dollar AmountCurrencyPA_DLR17_RBS0_STR$17
111PAPosted_Sales_Tax_Amou SearchPA Actual Sales Tax AmountCurrencyPA_DLR17_RBS0_STR$17
112PAService_Fee_Amount SearchPA Service Fee AmountCurrencyPA_DLR17_RBS0_STR$17
113PARetainer_Fee_Amount SearchPA Retainer Fee AmountCurrencyPA_DLR17_RBS0_STR$17
114PAProject_Fee_Amount SearchPA Project Fee AmountCurrencyPA_DLR17_RBS0_STR$17
115PARetentionFeeAmount SearchPA Retention Fee AmountCurrencyPA_DLR17_RBS0_STR$17
116DSCPCTAM SearchDiscount Percent AmountIntegerINT5_%25
117PABCWPAMT SearchPA BCWP AmountCurrencyPA_DLR17_RBS0_STR$17
118PABCWSAMT SearchPA BCWS AmountCurrencyPA_DLR17_RBS0_STR$17
119PAACWPAMT SearchPA ACWP AmountCurrencyPA_DLR17_RBS0_STR$17
120NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['PA Contract Master File'].NOTEINDX AS 'PA Contract Master File-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       PA01101 AS ['PA Contract Master File']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['PA Contract Master File'].NOTEINDX = ['Record Notes Master'].NOTEINDX
121PAApproved_Accrued_Reve SearchPA Approved Accrued RevenuesCurrencyPA_DLR17_RBS0_STR$17
122PAApproved_Cost SearchPA Approved CostCurrencyPA_DLR17_RBS0_STR$17
123PAApproved_Quantity SearchPA Approved QuantityCurrencyPA_DLR15_RBS0_STR15
124WROFAMNT SearchWrite Off AmountCurrencyDLR17_RBS0_STR$17
125ActualWriteOffAmount SearchActual Write Off AmountCurrencyDLR17_RBS0_UTR$17
126DISTKNAM SearchDiscount Taken AmountCurrencyDLR17_RBS0_UTR$17
127ActualDiscTakenAmount SearchActual Discount Taken AmountCurrencyDLR17_RBS0_UTR$17
128PACommitted_Costs SearchPA Committed CostsCurrencyDLR17_RBS0_UTR$17
129PACommitted_Qty SearchPA Committed QtyCurrencyDLR15_RBU215
130PAPOCost SearchPA PO CostCurrencyDLR17_RBS0_UTR$17
131PAPOQty SearchPA PO QtyCurrencyDLR15_RBU215
132PAPOPostedCost SearchPA PO Actual CostCurrencyDLR17_RBS0_UTR$17
133PAPOPostedQty SearchPA PO Actual QtyCurrencyPA_DLR15_RBS0_STR15
134PAtaxpaidamt SearchPA Tax Paid AmountCurrencyDLR17_RBS0_UTR$17
135PAPostedTaxPaidN SearchPA Actual Tax PaidCurrencyPA_DLR17_RBS0_STR$17
136PApretainage SearchPA Actual RetainageCurrencyDLR17_RBS0_UTR$17
137PAunpretainage SearchPA Unposted RetainageCurrencyDLR17_RBS0_UTR$17
138PA_Write_Off_Tax_Amount SearchPA Write Off Tax AmountCurrencyDLR17_RBS0_STR$17
139PAActualWOTaxAmt SearchPA Actual Write Off Tax AmountCurrencyPA_DLR17_RBS0_STR$17
140PA_Terms_Taken_Tax_Amt SearchPA Terms Taken Tax AmtCurrencyDLR17_RBS0_STR$17
141PAActualTermsTakenTax SearchPA Actual Terms Taken Tax AmtCurrencyPA_DLR17_RBS0_STR$17
142PA_RestrictCustomerList SearchPA Restrict Customer ListBooleanPA_CB_Restrict_Customer_List0
143PAPosted_Earnings SearchPA Actual EarningsCurrencyPA_DLR17_RBS0_STR$17
144PAActualCostofEarnings SearchPA Actual Cost of EarningsCurrencyPA_DLR17_RBS0_STR$17
145PAUnpostedLossAmount SearchPA Unposted Loss AmountCurrencyDLR17_RBS0_UTR$17
146PAActualLossAmount SearchPA Actual Loss AmountCurrencyDLR17_RBS0_UTR$17
147PAFQLaborOnly SearchPA Forecast Quantity - Labor OnlyCurrencyDLR15_RBU215
148PAAQLaborOnly SearchPA Actual Qty - Labor OnlyCurrencyPA_DLR15_RBS0_STR15
149PAMCCURNCYID SearchPA MC Currency IDStringSTR15_Currency_ID15
150PAMCProjectAmount SearchPA MC Project AmountCurrencyPA_DLR17_RBS0_UTR$17
151PAMCUnpostBillN SearchPA MC Unposted BillingsCurrencyPA_DLR17_RBS0_UTR$17
152PAMCUnpostedSalesTax SearchPA MC Unposted Sales Tax AmtCurrencyPA_DLR17_RBS0_UTR$17
153PAMCUnpostedDiscount SearchPA MC Unposted Discount AmtCurrencyPA_DLR17_RBS0_UTR$17
154PAMCActualBillings SearchPA MC Actual BillingsCurrencyPA_DLR17_RBS0_UTR$17
155PAMCActualSalesTaxAmt SearchPA MC Actual Sales Tax AmtCurrencyPA_DLR17_RBS0_UTR$17
156PAMCActualDiscountAmt SearchPA MC Actual Discount AmtCurrencyPA_DLR17_RBS0_UTR$17
157PAMCBBillings SearchPA MC Baseline BillingsCurrencyPA_DLR17_RBS0_UTR$17
158PAMCFBillings SearchPA MC Forecast BillingsCurrencyPA_DLR17_RBS0_UTR$17
159PA_MC_Project_Fee_Amount SearchPA MC Project Fee AmountCurrencyPA_DLR17_RBS0_UTR$17
160PA_MC_Retainer_Fee_Amt SearchPA MC Retainer Fee AmountCurrencyPA_DLR17_RBS0_UTR$17
161PA_MC_Service_Fee_Amount SearchPA MC Service Fee AmountCurrencyPA_DLR17_RBS0_UTR$17
162PA_MC_UnpostedProjectFee SearchPA MC Unposted Project Fee AmountCurrencyPA_DLR17_RBS0_STR$17
163PA_MC_Unposted_Retainer SearchPA MC Unposted Retainer Fee AmountCurrencyPA_DLR17_RBS0_STR$17
164PA_MC_UnpostedServiceFee SearchPA MC Unposted Service Fee AmountCurrencyPA_DLR17_RBS0_STR$17
165PA_MC_Actual_Project_Fee SearchPA MC Actual Project Fee AmountCurrencyPA_DLR17_RBS0_STR$17
166PA_MC_Actual_RetainerFee SearchPA MC Actual Retainer Fee AmountCurrencyPA_DLR17_RBS0_STR$17
167PA_MC_Actual_Service_Fee SearchPA MC Actual Service Fee AmountCurrencyPA_DLR17_RBS0_STR$17
azurecurveProductsProject Accounting (258)ProjectPA Contract Master File (PA01101)

Leave a Reply

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