DBA Data[Home] [Help]

APPS.POS_CHANGE_PROM_DATES dependencies on WIP_STD_WF

Line 972: x_Shopfloor_Mgr_username := wip_std_wf.GetProductionSchedLogin(x_ship_to_org_id);

968: x_progress := '001';
969:
970: begin
971:
972: x_Shopfloor_Mgr_username := wip_std_wf.GetProductionSchedLogin(x_ship_to_org_id);
973:
974: exception
975: when no_data_found then
976: null;