DBA Data[Home] [Help]

APPS.PO_REQCHANGEREQUESTWF_PVT dependencies on PO_CORE_S

Line 12095: IF( PO_CORE_S.is_encumbrance_on(

12091: IF( p_req_line_id is not null) THEN
12092:
12093: l_progress := '002';
12094: --check whether req encumbrance is on
12095: IF( PO_CORE_S.is_encumbrance_on(
12096: p_doc_type => PO_DOCUMENT_CHECKS_PVT.g_document_type_REQUISITION
12097: , p_org_id => NULL
12098: )) THEN
12099: