DBA Data[Home] [Help]

APPS.GCS_LEX_MAP_GL_APPLY_PKG dependencies on FND_API

Line 98: IF return_status <> FND_API.G_RET_STS_SUCCESS THEN

94: p_filter_column_value2 => p_source);
95:
96: -- If this failed, then update gl_interface_control so that the errored
97: -- rows will show up in the JI Correction form.
98: IF return_status <> FND_API.G_RET_STS_SUCCESS THEN
99: UPDATE gl_interface_control glic
100: SET glic.status = 'I'
101: WHERE rowid = (SELECT min(rowid)
102: FROM gl_interface_control glic2