DBA Data[Home] [Help]

APPS.OKC_SALES_CLASS_QA dependencies on JTF_OBJECTS_B

Line 48: Function is_jtf_source_table( p_object_code jtf_objects_b.object_code%type,

44: END;
45:
46: /*************************************************************************************************************/
47:
48: Function is_jtf_source_table( p_object_code jtf_objects_b.object_code%type,
49: p_from_table JTF_OBJECTS_B.from_table%type
50: )
51:
52: return boolean is

Line 49: p_from_table JTF_OBJECTS_B.from_table%type

45:
46: /*************************************************************************************************************/
47:
48: Function is_jtf_source_table( p_object_code jtf_objects_b.object_code%type,
49: p_from_table JTF_OBJECTS_B.from_table%type
50: )
51:
52: return boolean is
53: begin