DBA Data[Home] [Help]

APPS.OE_OE_FORM_REASONS dependencies on OE_REASONS_UTIL

Line 61: OE_REASONS_UTIL.Apply_Reason

57: p_reason_code => p_reason_code,
58: p_reason_comments => p_comments,
59: x_return_status => x_return_status);
60: ELSE
61: OE_REASONS_UTIL.Apply_Reason
62: (
63: p_entity_code=>p_entity_code,
64: p_entity_id =>p_entity_id,
65: p_version_number =>p_version_number,