DBA Data[Home] [Help]

APPS.OE_BLANKET_WF dependencies on OE_REASONS_UTIL

Line 834: OE_REASONS_UTIL.Apply_Reason(p_entity_code => OE_BLANKET_PUB.G_ENTITY_BLANKET_HEADER,

830:
831: -- ok to go terminate
832: -- call reason API to capture the reason
833:
834: OE_REASONS_UTIL.Apply_Reason(p_entity_code => OE_BLANKET_PUB.G_ENTITY_BLANKET_HEADER,
835: p_entity_id => p_header_id,
836: p_version_number => p_version_number,
837: p_reason_type => p_reason_type,
838: p_reason_code => p_reason_code,