DBA Data[Home] [Help]

APPS.INV_LABEL_PVT8 dependencies on WSH_REPORT_PRINTERS_PVT

Line 3659: WSH_REPORT_PRINTERS_PVT.GET_PRINTER(

3655: -- Getting printer with Label Format ID
3656: IF p_label_type_info.manual_printer IS NULL THEN
3657: -- The p_label_type_info.manual_printer is the one passed from the manual page.
3658: -- As per the design, if a printer is passed from the manual page, then we use that printer irrespective.
3659: WSH_REPORT_PRINTERS_PVT.GET_PRINTER(
3660: p_concurrent_program_id=>p_label_type_info.label_type_id,
3661: p_user_id =>fnd_global.user_id,
3662: p_responsibility_id =>fnd_global.resp_id,
3663: p_application_id =>fnd_global.resp_appl_id,