RE: Importing Contract and Project details and budgets in PA module
Hi Anne,
There are some integration options available via eConnect that you could use. I have provided a list of the eConnect integration functions that are available for Project Account below:
<taPAAccountsSetup>
<taPAChangeOrderEntryBudget>
<taPAChangeOrderEntryFeeDetail>
<taPAChangeOrderEntryFeeHeader>
<taPAChangeOrderEntryFeeSchedule>
<taPAChangeOrderEntryHdr>
<taPAContractBillingCycle>
<taPAContracts>
<taPAEmpExpenseHdrInsert>
<taPAEmpExpenseLineInsert>
<taPAEmpExpenseTaxInsert>
<taPAEquipLogHdrInsert>
<taPAEquipLogLineInsert>
<taPAMiscLogHdrInsert>
<taPAMiscLogLineInsert>
<taPAProjectAccess>
<taPAProjectBillingCycle> (this is creating a billing cyle id in GP, not processing a cycle billing)
<taPAProjectBudgetMaster>
<taPAProjectEquip>
<taPAProjectFee>
<taPAProjectFeeSchedule>
<taPAProjects>
<taPATimeSheetHdrInsert>
<taPATimeSheetLineInsert>
As always you will want to make sure that you test these functions to ensure that they will work for you before implementing them in your production environment. I hope this helps.
Thanks,