DBA Data[Home] [Help]

APPS.INV_LABEL_PVT3 dependencies on WSH_REPORT_PRINTERS_PVT

Line 1518: wsh_report_printers_pvt.get_printer

1514:
1515: IF (NVL(l_printer_sub, v_lpn_content.subinventory_code) IS NOT NULL)
1516: AND ((NVL(l_printer_sub, v_lpn_content.subinventory_code) <>l_prev_sub) OR l_label_formats_in_set.label_entity_type = 1) THEN----Added OR condition for bug 11063918
1517: BEGIN
1518: wsh_report_printers_pvt.get_printer
1519: ( p_concurrent_program_id => p_label_type_info.label_type_id
1520: , p_user_id => fnd_global.user_id
1521: , p_responsibility_id => fnd_global.resp_id
1522: , p_application_id => fnd_global.resp_appl_id