DBA Data[Home] [Help]

APPS.JTF_FM_REQUEST_GRP dependencies on JTF_NUMBER_TABLE

Line 2691: component_citems JTF_NUMBER_TABLE := JTF_NUMBER_TABLE();

2687: last_update_date DATE;
2688: attribute_type_codes JTF_VARCHAR2_TABLE_100 DEFAULT NULL;
2689: attribute_type_names JTF_VARCHAR2_TABLE_300 DEFAULT NULL;
2690: attributes JTF_VARCHAR2_TABLE_4000 DEFAULT NULL;
2691: component_citems JTF_NUMBER_TABLE := JTF_NUMBER_TABLE();
2692: component_attrib_types JTF_VARCHAR2_TABLE_100 DEFAULT NULL;
2693: component_citem_names JTF_VARCHAR2_TABLE_300 DEFAULT NULL;
2694: component_owner_ids JTF_NUMBER_TABLE DEFAULT NULL;
2695: component_owner_types JTF_VARCHAR2_TABLE_100 DEFAULT NULL;

Line 2694: component_owner_ids JTF_NUMBER_TABLE DEFAULT NULL;

2690: attributes JTF_VARCHAR2_TABLE_4000 DEFAULT NULL;
2691: component_citems JTF_NUMBER_TABLE := JTF_NUMBER_TABLE();
2692: component_attrib_types JTF_VARCHAR2_TABLE_100 DEFAULT NULL;
2693: component_citem_names JTF_VARCHAR2_TABLE_300 DEFAULT NULL;
2694: component_owner_ids JTF_NUMBER_TABLE DEFAULT NULL;
2695: component_owner_types JTF_VARCHAR2_TABLE_100 DEFAULT NULL;
2696: component_sort_orders JTF_NUMBER_TABLE DEFAULT NULL;
2697: return_status VARCHAR2(1) DEFAULT NULL;
2698: msg_count NUMBER;

Line 2696: component_sort_orders JTF_NUMBER_TABLE DEFAULT NULL;

2692: component_attrib_types JTF_VARCHAR2_TABLE_100 DEFAULT NULL;
2693: component_citem_names JTF_VARCHAR2_TABLE_300 DEFAULT NULL;
2694: component_owner_ids JTF_NUMBER_TABLE DEFAULT NULL;
2695: component_owner_types JTF_VARCHAR2_TABLE_100 DEFAULT NULL;
2696: component_sort_orders JTF_NUMBER_TABLE DEFAULT NULL;
2697: return_status VARCHAR2(1) DEFAULT NULL;
2698: msg_count NUMBER;
2699: msg_data VARCHAR2(2000);
2700: x_item_version_id NUMBER;