DBA Data[Home] [Help]

APPS.PO_LOCATIONS_SV2 dependencies on PO_LOCATIONS_SV2

Line 1: PACKAGE BODY PO_LOCATIONS_SV2 as

1: PACKAGE BODY PO_LOCATIONS_SV2 as
2: /* $Header: POXCOL1B.pls 120.2.12010000.2 2009/05/04 06:25:43 rohbansa ship $*/
3:
4: /*============================= PO_LOCATIONS_SV2 ===========================*/
5:

Line 4: /*============================= PO_LOCATIONS_SV2 ===========================*/

1: PACKAGE BODY PO_LOCATIONS_SV2 as
2: /* $Header: POXCOL1B.pls 120.2.12010000.2 2009/05/04 06:25:43 rohbansa ship $*/
3:
4: /*============================= PO_LOCATIONS_SV2 ===========================*/
5:
6: /*===========================================================================
7:
8: FUNCTION NAME: val_location()

Line 95: END PO_LOCATIONS_SV2;

91: raise;
92:
93: end val_location;
94:
95: END PO_LOCATIONS_SV2;