Customer Bill to Revenue Account to SLA COGS Accounting in R12.1.3 Cost Management
Aim: To derive the management segment and intercompany values from the revenue account on the bill-to customer site for COGS
Objectives:
· 1.To define PL/SQL function to derive the revenue account cost centre value from a Sales Order
· 2.To create an SLA custom source and link it to the PL/SQL function
· 3.To link an assigned source to the custom function (input variable for the PL/SQL function)
· 4.Create ADR using custom source
For Management segment:
For Intercompany:
1. The Transaction_ID seeded source is linked in the custom source PL/SQL (see appendix) to the Sales Order then the customer and then bill-to site of that customer.
Account Derivation Rules
For management segment:
For intercompany:
The condition added to each of the above account derivation rules is needed to constrain the application of this account derivation rule only to an event type of ‘COGS_RECOGNITION’.
Hi
ReplyDeleteCan you please give me the query that links the transaction id with the intercompany segment of the bill to site of the customer. Below is your logic. ( I am not able to see the appendix). Thanks for your help.
"The Transaction_ID seeded source is linked in the custom source PL/SQL (see appendix) to the Sales Order then the customer and then bill-to site of that customer. "
Thanks
Ram