DBA Data[Home] [Help]

APPS.BIS_GRAPH_REGION_HTML_FORMS dependencies on FND_MENU_ENTRIES_VL

Line 51: fnd_menu_entries_vl.prompt%TYPE

47: TYPE t_resp_tbl_type IS TABLE OF t_resp_rec;
48:
49:
50: TYPE t_func_rec IS RECORD(menu_name
51: fnd_menu_entries_vl.prompt%TYPE
52: ,web_html_call
53: fnd_form_functions.web_html_call%TYPE
54: ,web_args
55: fnd_form_functions.web_html_call%TYPE