DBA Data[Home] [Help]

APPS.CSF_UTIL_PVT dependencies on JTF_NUMBER_TABLE

Line 56: RETURN jtf_number_table;

52: *
53: * @param p_user_id User ID of the user to get the list of User's Territories
54: */
55: FUNCTION get_selected_terr_table(p_user_id NUMBER DEFAULT NULL)
56: RETURN jtf_number_table;
57:
58: /**
59: * Sets the List of Territories which will be valid for the User.
60: *