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 2006/02/15 15:23:57 dreddy noship $*/
3:
4: /*============================= PO_LOCATIONS_SV2 ===========================*/
5:

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

1: PACKAGE BODY PO_LOCATIONS_SV2 as
2: /* $Header: POXCOL1B.pls 120.2 2006/02/15 15:23:57 dreddy noship $*/
3:
4: /*============================= PO_LOCATIONS_SV2 ===========================*/
5:
6: /*===========================================================================
7:
8: FUNCTION NAME: val_location()

Line 76: END PO_LOCATIONS_SV2;

72: raise;
73:
74: end val_location;
75:
76: END PO_LOCATIONS_SV2;