DBA Data[Home] [Help]

APPS.OE_SERVICE_UTIL dependencies on OE_LINE_SECURITY

Line 2678: l_line_id NUMBER := oe_line_security.g_record.line_id;

2674:
2675:
2676:
2677: l_exists VARCHAR2(30);
2678: l_line_id NUMBER := oe_line_security.g_record.line_id;
2679: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
2680: BEGIN
2681: Select 'EXISTS' into
2682: l_exists