Steps to create a custom FBDI to do a Cost Adjustment for Perpetual Average Costs
Hi Community,
We have to do around 600 cost adjustments for one item in the same organization.
We built an integration (with the CreateCostAdjustments API), it takes a lot of time to process the 600 adjustments. The Cost Processor is running as other processes can't wait to be costed, and we can't send all the 600 in one run. Every time the Cost Processor runs, we have a new TransactionID for costs, which generates a new one.
Through FBDI the process will be faster. Could we create one FBDI to perform the cost adjustment for perpetual average costs?
Please share the steps or documentation to create an FBDI even if this is not specific for cost adjustments.