DBA Data[Home] [Help]

APPS.PA_CC_TP_CLIENT_EXTN dependencies on STANDARD

Line 7: * Intercompany Invoice processes call this extension, before calling the standard transfer price determination routine.

3: /*#
4: * The extension determine_transfer_price specifies a transfer price for the transaction being processed.
5: * If this extension returns a valid value for the transfer price, Oracle Projects uses that value as the transfer
6: * price instead of computing the transfer price. The Distribute Borrowed and Lent Amounts and the Generate
7: * Intercompany Invoice processes call this extension, before calling the standard transfer price determination routine.
8: * @rep:scope public
9: * @rep:product PA
10: * @rep:lifecycle active
11: * @rep:displayname Transfer Price Override Extension