DBA Data[Home] [Help]

APPS.GMF_SYNC_VENDOR dependencies on GMF_SYNC_INIT

Line 52: Gmf_sync_init.Glsynch_Initialize;

48: begin
49: /*-----------------------------------------------------------------
50: -- Cache the value of GL_LOG_TRIGGER_EXCEPTION to reset it in end.
51: -----------------------------------------------------------------*/
52: Gmf_sync_init.Glsynch_Initialize;
53: v_gl_log_trigger_cache:=gmf_session_vars.gl_log_trigger_error;
54: gmf_session_vars.gl_log_trigger_error:=1;
55:
56: --Begin Bug 1677297 Mohit Kapoor