• How do I trace Transaction Listings in Sage 200C On-premise

    We have Sage 200c On-premise. The schema comprises of a Cube, Warehouse and Finally Sage Database. How do I know how data is being surfaced? Example: How do I trace data from Opening Balance, Transaction Listings (movements) through to Closing balance…
  • Project Accounting - Backdated Price Adjustment

    Afternoon All, On Sage 200 Project Accounting, there is a transaction type ( Confirmed Price Adjustment ) that gets posted to Projects after cost of goods are confirmed. In principle this is not an issue, but what is causing a problem is the date…
  • Project accrual project code saved as another project code when add new project programmatically

    Hi all, I try to add PCAccrual and reverse it programmatically which was a success. I was using sample database for testing. I have tried several project code and project item code below. Project Code Project Item Code Imported? …
  • Erorr: Ex40105Exception: "You must specify a posting type nominal code" while creating new project

    Hi All, I want to add new project programmatically and is following this tutorial https://my.sage.co.uk/Sage200SDKDocs/html/DOC0354_Example.html#NEWPROJECT Below are my code: private PCProjectAdjustmentItem CreateCostAdjustmentItem(PCProjectCostAdjustment…