DBA Data[Home] [Help]

PACKAGE: APPS.OE_INVOICE_EXT_PVT

Source


1 PACKAGE OE_Invoice_Ext_Pvt AS
2 /*  $Header: OEXVINVS.pls 120.0 2005/06/01 01:41:53 appldev noship $ */
3 
4 Procedure Insert_Salescredit(p_salescredit_rec  IN Oe_Invoice_Pub.Ra_Interface_Scredits_Rec_Type);
5 
6 
7 END OE_Invoice_Ext_Pvt;