DBA Data[Home] [Help]

APPS.PA_EXPENDITURE_ITEMS_PKG dependencies on PA_EXPENDITURE_ITEMS_PKG

Line 1: package body pa_expenditure_items_pkg as

1: package body pa_expenditure_items_pkg as
2: /* $Header: PAXTITMB.pls 120.3 2007/02/07 19:10:14 eyefimov ship $ */
3:
4: procedure insert_row (x_rowid in out NOCOPY VARCHAR2,
5: x_expenditure_item_id in out NOCOPY NUMBER,

Line 812: END pa_expenditure_items_pkg;

808: BEGIN
809: null;
810: END lock_row;
811:
812: END pa_expenditure_items_pkg;