DBA Data[Home] [Help]

APPS.FV_FACTS_TBAL_TRANSACTIONS dependencies on FND_REQUEST

Line 1627: vl_print_option := FND_REQUEST.SET_PRINT_OPTIONS( printer =>vl_printer_name

1623: -----------------------------------------------------------------
1624: -- Submitting Transaction Registar Report
1625: -----------------------------------------------------------------
1626: vl_printer_name := FND_PROFILE.VALUE('PRINTER');
1627: vl_print_option := FND_REQUEST.SET_PRINT_OPTIONS( printer =>vl_printer_name
1628: ,copies => 1);
1629:
1630: vl_req_id := FND_REQUEST.SUBMIT_REQUEST ('FV','FVFCTRGR','','',FALSE,
1631: vp_set_of_books_id,v_chart_of_accounts_id,vp_start_date,vp_end_date, v_fiscal_year,

Line 1630: vl_req_id := FND_REQUEST.SUBMIT_REQUEST ('FV','FVFCTRGR','','',FALSE,

1626: vl_printer_name := FND_PROFILE.VALUE('PRINTER');
1627: vl_print_option := FND_REQUEST.SET_PRINT_OPTIONS( printer =>vl_printer_name
1628: ,copies => 1);
1629:
1630: vl_req_id := FND_REQUEST.SUBMIT_REQUEST ('FV','FVFCTRGR','','',FALSE,
1631: vp_set_of_books_id,v_chart_of_accounts_id,vp_start_date,vp_end_date, v_fiscal_year,
1632: vp_treasury_symbol, v_treasury_symbol_id,vp_source,vp_category,
1633: v_pagebreak1,v_pagebreak1_low,v_pagebreak1_high,
1634: v_pagebreak2,v_pagebreak2_low,v_pagebreak2_high,