Cleanup
This commit is contained in:
parent
3c3a0396f1
commit
5cb1924f9c
@ -589,6 +589,7 @@ wwv_flow_api.create_ig_report(
|
||||
,p_static_id=>'111743'
|
||||
,p_type=>'PRIMARY'
|
||||
,p_default_view=>'GRID'
|
||||
,p_rows_per_page=>20
|
||||
,p_show_row_number=>false
|
||||
,p_settings_area_expanded=>false
|
||||
);
|
||||
|
||||
@ -5770,7 +5770,7 @@ wwv_flow_api.create_page_process(
|
||||
,p_process_sequence=>10
|
||||
,p_process_point=>'AFTER_HEADER'
|
||||
,p_process_type=>'NATIVE_PLSQL'
|
||||
,p_process_name=>'PREP_USER_ROLES'
|
||||
,p_process_name=>'PREP_USER_ROLES_PIVOT'
|
||||
,p_process_sql_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
|
||||
'app_actions.prep_user_roles_pivot(:APP_PAGE_ID);',
|
||||
''))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user