DBA Data[Home] [Help]

APPS.OE_SERVICE_UTIL dependencies on OE_LINE_SECURITY

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

2628:
2629:
2630:
2631: l_exists VARCHAR2(30);
2632: l_line_id NUMBER := oe_line_security.g_record.line_id;
2633: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
2634: BEGIN
2635: Select 'EXISTS' into
2636: l_exists