Hello,
We have a bit of code that is causing us some trouble. It refers to a field called Pre_Accounting_ID that’s in the Activity table. The code is:
accounting_no_ := Pre_Accounting_API.Get_Account_No :(Activity_API.Get_Pre_Accounting_Id(activity_seq));
We’ve never seen pre_accounting (PrePosting?) on an actiity and from the users point of view, there isn’t a way to add it. Is it possible that it is flowed down from the Project PrePosting, which can be set at the subproject level?
Any help that will explain what this is and how it is set will be helpful.
Thank you.
Patrick.