DBA Data[Home] [Help]

APPS.EAM_WORKORDER_WORKFLOW_PVT dependencies on EAM_WORKORDER_UTIL_PKG

Line 141: EAM_WORKORDER_UTIL_PKG.log_path(l_output_dir);

137:
138: If (funcmode = 'RUN') then
139:
140: /* get output directory path from database */
141: EAM_WORKORDER_UTIL_PKG.log_path(l_output_dir);
142:
143: --commenting for bug 10149577
144: --l_workorder_rec.user_id := fnd_global.user_id;
145: --l_workorder_rec.responsibility_id := fnd_global.resp_id;

Line 269: EAM_WORKORDER_UTIL_PKG.log_path(l_output_dir);

265: If (funcmode = 'RUN') then
266:
267:
268: /* get output directory path from database */
269: EAM_WORKORDER_UTIL_PKG.log_path(l_output_dir);
270:
271: --commenting for bug 10149577
272: --l_workorder_rec.user_id := fnd_global.user_id;
273: --l_workorder_rec.responsibility_id := fnd_global.resp_id;