DBA Data[Home] [Help]

APPS.AR_MATCH_REV_COGS_GRP dependencies on RA_INTERFACE_LINES

Line 11: g_om_context ra_interface_lines.interface_line_context%type;

7: | Global Constants
8: +=======================================================================*/
9:
10: g_pkg_name CONSTANT VARCHAR2(30):= 'ar_match_rev_cogs_grp';
11: g_om_context ra_interface_lines.interface_line_context%type;
12:
13: g_so_line_id NUMBER := 0;
14: g_period_number NUMBER := 0;
15: g_potential_revenue NUMBER := 0;