DBA Data[Home] [Help]

APPS.OE_OE_AVAILABILITY dependencies on OE_ATP

Line 7: G_ATP_TBL OE_ATP.atp_tbl_type;

3:
4: --Global variables
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'oe_oe_availability';
7: G_ATP_TBL OE_ATP.atp_tbl_type;
8: G_line_id CONSTANT NUMBER :=1234;
9: G_atp_line_id CONSTANT NUMBER := -9987;
10: g_header_id CONSTANT NUMBER :=2345;
11: g_hsecs number;