DBA Data[Home] [Help]

APPS.JTF_LOC_TYPES_PVT dependencies on JTF_PLSQL_API

Line 211: p_validation_mode => JTF_PLSQL_API.g_update,

207: JTF_Utility_PVT.debug_message(l_full_name || ': check items');
208:
209: check_items
210: (
211: p_validation_mode => JTF_PLSQL_API.g_update,
212: x_return_status => l_return_status,
213: p_loc_type_rec => p_loc_type_rec
214: );
215: