DBA Data[Home] [Help]

APPS.PV_CHECK_MATCH_PUB dependencies on JTF_VARCHAR2_TABLE_4000

Line 596: l_output JTF_VARCHAR2_TABLE_4000;

592: lc_attr_cursor c_attr_type;
593: l_sql_text VARCHAR2(2000);
594: l_return_type VARCHAR2(30);
595: l_attribute_type VARCHAR2(30);
596: l_output JTF_VARCHAR2_TABLE_4000;
597: l_first_record BOOLEAN := TRUE;
598: l_attr_value VARCHAR2(32000);
599: l_msg_string VARCHAR2(4000);
600: l_num_of_tokens NUMBER;