Can we trigger Cost Manager through PL/SQL?
We have a requirement to launch the Cost Manager explicitly from PL/SQL code. We have three transactions need to be created, out of two are Account alias issue and after costing of those two transactions, we need to SUM of the costs of two Account alias issue transactions and pass that to third transaction account alias receipt. For this requirement, i need to explicitly launch Cost Manager for each of the account alias material transaction.
Is there any way i can trigger Cost Manager?