DBA Data[Home] [Help]

APPS.QPR_COLLECT_CURRENCY_DATA dependencies on QPR_COLLECT_CURRENCY_DATA

Line 1: PACKAGE BODY QPR_COLLECT_CURRENCY_DATA AS

1: PACKAGE BODY QPR_COLLECT_CURRENCY_DATA AS
2: /* $Header: QPRUCCRB.pls 120.0 2007/10/11 13:08:13 agbennet noship $ */
3: type char15_type is table of varchar2(15) index by PLS_INTEGER;
4: type num_type is table of number index by PLS_INTEGER;
5: type date_type is table of date index by PLS_INTEGER;