DBA Data[Home] [Help]

APPS.WIP_JSI_UTILS dependencies on WIP_JDI_UTILS

Line 60: WIP_JDI_Utils.Change_Status_Error(x_group_id,x_header_id,null,null);

56: where rowid = current_rowid;
57:
58: -- Change process_status of detail records to error.
59:
60: WIP_JDI_Utils.Change_Status_Error(x_group_id,x_header_id,null,null);
61:
62: else
63: x_final_process_status := WIP_CONSTANTS.COMPLETED ;
64: end if ;