DBA Data[Home] [Help]

APPS.BIS_TARGET_PVT dependencies on FND_FORM_FUNCTIONS_VL

Line 2866: from fnd_form_functions_vl

2862: BEGIN
2863:
2864: Select FUNCTION_NAME
2865: into l_computed_target_short_name
2866: from fnd_form_functions_vl
2867: where function_id = p_computing_function_id;
2868:
2869: BIS_UTILITIES_PVT.Replace_String
2870: ( p_target_rec.target_level_short_name