DBA Data[Home] [Help]

APPS.OE_BLANKET_WF_UTIL dependencies on OE_VERSIONING_UTIL

Line 729: OE_Versioning_Util.Perform_Versioning(p_header_id => p_header_id,

725:
726: OE_GLOBALS.G_REASON_CODE := 'SYSTEM';
727: OE_GLOBALS.G_CAPTURED_REASON := 'Y';
728:
729: OE_Versioning_Util.Perform_Versioning(p_header_id => p_header_id,
730: p_document_type => 'BLANKETS',
731: x_msg_count => l_msg_count,
732: x_msg_data => l_msg_data,
733: x_return_status => l_return_status);