DBA Data[Home] [Help]

APPS.PO_LINE_LOCATIONS_PKG_S0 dependencies on PO_LINE_LOCATIONS_PKG_S0

Line 1: PACKAGE BODY PO_LINE_LOCATIONS_PKG_S0 as

1: PACKAGE BODY PO_LINE_LOCATIONS_PKG_S0 as
2: /* $Header: POXP1PSB.pls 120.6 2005/08/29 00:26:09 vsanjay noship $ */
3:
4: PROCEDURE Insert_Row
5: (

Line 435: END PO_LINE_LOCATIONS_PKG_S0;

431: Raise NO_DATA_FOUND;
432: end if;
433: CLOSE C;
434: END Insert_Row;
435: END PO_LINE_LOCATIONS_PKG_S0;