|
BOMFDORS.fmb BOM Resources: How Are Absorption and Variance Accounts Derived? (文档 ID 2023009.1) |
转到底部
|
|
|
In this Document
APPLIES TO:Oracle Bills of Material - Version 12.0.0 and laterOracle Cost Management - Version 12.0.0 and later Information in this document applies to any platform. GOAL
Question: We need to change the Charge type for OSP resources from PO Move to PO Receipt. While doing so, we have noticed that the Absorption & Variation accounts are updated which is not expected. SOLUTIONAnswer:
In the BOM > Resources form , when the Charge Type is changed the procedure get_default_accounts is triggered and the accounts are set as the default ones.
The Variance Account is set as default with value defined in MTL_PARAMETERS
Note: These account default per procedure above, but they can be manually overwritten to a different valid account, as needed. |
