Oracle Primavera - PM6 Member for 16 years 3 months Member for 16 years 4 months Submitted by Zoltan Palffy on Wed, 2018-05-09 13:05 Permalink glad that I could help you glad that I could help you Member for 20 years 7 months Member for 20 years 7 months Submitted by Gün Göksu on Wed, 2018-05-09 09:50 Permalink Thanks for the reply Zoltan,I Thanks for the reply Zoltan, I have figured as much, and a quick chat with someone who has been here (the office) longer confirms the financial periods have been changed. I managed to import the XML files by deleting the financialperiod tag. however, it is interesting that the dbo.TRSRCFIN table is actually empty. Thanks also for the tip on the patch set. Kind regards, Edit: This is the bit I removed. maybe it'l be usefull to someone who stumbles here. <FinancialPeriod> <EndDate>2013-06-30T00:00:00</EndDate> <Name>2013-06-01</Name> <ObjectId>155</ObjectId> <StartDate>2013-06-01T00:00:00</StartDate> </FinancialPeriod> Member for 16 years 3 months Member for 16 years 4 months Submitted by Zoltan Palffy on Tue, 2018-05-08 13:26 Permalink The error TRSRCFIN has to The error TRSRCFIN has to with the financial periods for the resource assignments. you need Release 15.2.3.0 Patch Set since it is a xml file I am not sure that you can change it try to open the sml in a text editior and do a search for (150, 6275459) it should be in there twice. Whne you find it delete one of the instances. Log in or register to post comments
Member for 16 years 3 months Member for 16 years 4 months Submitted by Zoltan Palffy on Wed, 2018-05-09 13:05 Permalink glad that I could help you glad that I could help you
Member for 20 years 7 months Member for 20 years 7 months Submitted by Gün Göksu on Wed, 2018-05-09 09:50 Permalink Thanks for the reply Zoltan,I Thanks for the reply Zoltan, I have figured as much, and a quick chat with someone who has been here (the office) longer confirms the financial periods have been changed. I managed to import the XML files by deleting the financialperiod tag. however, it is interesting that the dbo.TRSRCFIN table is actually empty. Thanks also for the tip on the patch set. Kind regards, Edit: This is the bit I removed. maybe it'l be usefull to someone who stumbles here. <FinancialPeriod> <EndDate>2013-06-30T00:00:00</EndDate> <Name>2013-06-01</Name> <ObjectId>155</ObjectId> <StartDate>2013-06-01T00:00:00</StartDate> </FinancialPeriod>
Member for 16 years 3 months Member for 16 years 4 months Submitted by Zoltan Palffy on Tue, 2018-05-08 13:26 Permalink The error TRSRCFIN has to The error TRSRCFIN has to with the financial periods for the resource assignments. you need Release 15.2.3.0 Patch Set since it is a xml file I am not sure that you can change it try to open the sml in a text editior and do a search for (150, 6275459) it should be in there twice. Whne you find it delete one of the instances.
Member for
16 years 3 monthsglad that I could help you
glad that I could help you
Member for
20 years 7 monthsThanks for the reply Zoltan,I
Thanks for the reply Zoltan,
I have figured as much, and a quick chat with someone who has been here (the office) longer confirms the financial periods have been changed.
I managed to import the XML files by deleting the financialperiod tag.
however, it is interesting that the dbo.TRSRCFIN table is actually empty.
Thanks also for the tip on the patch set.
Kind regards,
Edit: This is the bit I removed. maybe it'l be usefull to someone who stumbles here.
Member for
16 years 3 monthsThe error TRSRCFIN has to
The error TRSRCFIN has to with the financial periods for the resource assignments.
you need Release 15.2.3.0 Patch Set
since it is a xml file I am not sure that you can change it
try to open the sml in a text editior and do a search for (150, 6275459) it should be in there twice. Whne you find it delete one of the instances.