DBA Data[Home] [Help]

APPS.WIP_JDI_UTILS dependencies on WIP_JSI_UTILS

Line 124: WIP_INTERFACE_ERR_Utils.add_error(WIP_JSI_Utils.current_interface_id,

120: x_error_type);
121:
122: elsif WIP_JOB_DETAILS.std_alone = 0 then
123:
124: WIP_INTERFACE_ERR_Utils.add_error(WIP_JSI_Utils.current_interface_id,
125: x_error_msg,
126: x_error_type);
127:
128: end if;