Inventory Management - EBS (MOSC)

MOSC Banner

Price calculation for Intercompany Invoices (MTL_INTERCOMPANY_INVOICES) API

edited Aug 22, 2011 4:37AM in Inventory Management - EBS (MOSC) 2 commentsAnswered
Hello Gurus,

Appreciate your help in advance!!

Oracle Apps : 11.5.10.2

This is regarding customization done in MTL_INTERCOMPANY_INVOICES API for Intercompany Invoices price calculation.

I modified the API as follows -

CREATE OR REPLACE package body APPS.MTL_INTERCOMPANY_INVOICES as

/* $Header: INVICIVB.pls 115.3.115100.5 2006/03/29 13:40:12 sbitra ship $ */function get_transfer_price (I_transaction_id in number,I_price_list_id in number,I_sell_ou_id in number,I_ship_ou_id in number,O_currency_code out NOCOPY varchar2,x_return_status OUT NOCOPY VARCHAR2,x_msg_count OUT NOCOPY NUMBER,x_msg_data OUT NOCOPY VARCHAR2,I_order_line_id

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center