DBA Data[Home] [Help]

APPS.POA_EDW_SUPPERF dependencies on POA_EDW_SUPPERF

Line 1: PACKAGE BODY poa_edw_supperf AS

1: PACKAGE BODY poa_edw_supperf AS
2: /* $Header: poaspwhb.pls 115.11 2003/12/09 10:56:20 bthammin ship $ */
3:
4: ZERO_TOLERANCE CONSTANT REAL := 0.000001;
5: NULL_VALUE CONSTANT INTEGER := -23453;

Line 885: END poa_edw_supperf;

881: RAISE;
882:
883: END get_rcv_txn_qty;
884:
885: END poa_edw_supperf;