DBA Data[Home] [Help]

APPS.PO_PCARD_PKG dependencies on PO_PCARD_PKG

Line 1: PACKAGE BODY PO_PCARD_PKG AS

1: PACKAGE BODY PO_PCARD_PKG AS
2: /* $Header: POPCARDB.pls 120.0 2005/06/01 15:49:28 appldev noship $ */
3: /* Contains the functions that are used to support supplier and employee
4: * pcards*/
5:

Line 302: END PO_PCARD_PKG;

298: return x_derived_pcard_id;
299: end get_valid_pcard_id;
300:
301:
302: END PO_PCARD_PKG;