DBA Data[Home] [Help]

APPS.FEM_UD_PKG dependencies on FEM_GL_POST_PROCESS_PKG

Line 4022: fem_gl_post_process_pkg.undo_xgl_interface_error_rows (

4018: p_msg_text => 'STEP 4: Execute all engine specific procedures.');
4019:
4020: IF v_object_type_code IN ('OGL_INTG_BAL_RULE','XGL_INTEGRATION') THEN
4021:
4022: fem_gl_post_process_pkg.undo_xgl_interface_error_rows (
4023: p_request_id => p_request_id,
4024: x_return_status => x_return_status,
4025: x_msg_count => v_msg_count,
4026: x_msg_data => v_msg_data);