DBA Data[Home] [Help]

APPS.AMS_CTD_UTIL_PKG dependencies on JTF_NUMBER_TABLE

Line 57: x_act_param_id_list out nocopy jtf_number_table

53: );
54: Procedure GET_ACTION_PARAM_ID (
55: p_action_id NUMBER,
56: x_act_param_code_list out nocopy jtf_varchar2_table_100,
57: x_act_param_id_list out nocopy jtf_number_table
58: );
59:
60: Procedure GetUsedByType(
61: p_activity_id number,