DBA Data[Home] [Help]

APPS.INV_RESERVATION_FORM_PKG dependencies on INV_RESERVATION_FORM_PKG

Line 1: PACKAGE body inv_reservation_form_pkg AS

1: PACKAGE body inv_reservation_form_pkg AS
2: /* $Header: INVRSVFB.pls 120.10.12020000.4 2013/03/14 07:30:34 avrose ship $ */
3: g_pkg_name CONSTANT VARCHAR2(30) := 'Inv_Reservation_Form_PKG';
4: --
5: -- INVCONV Overloaded- Incorporate secondaries

Line 3: g_pkg_name CONSTANT VARCHAR2(30) := 'Inv_Reservation_Form_PKG';

1: PACKAGE body inv_reservation_form_pkg AS
2: /* $Header: INVRSVFB.pls 120.10.12020000.4 2013/03/14 07:30:34 avrose ship $ */
3: g_pkg_name CONSTANT VARCHAR2(30) := 'Inv_Reservation_Form_PKG';
4: --
5: -- INVCONV Overloaded- Incorporate secondaries
6: --R12- Project - SU : Added variables p_Serial_Number_Tbl and p_CrossDock_Flag
7: PROCEDURE create_reservation

Line 2196: END inv_reservation_form_pkg ;

2192: return NULL;
2193:
2194: END demand_source_line_number;
2195:
2196: END inv_reservation_form_pkg ;