DBA Data[Home] [Help]

APPS.CS_CHARGE_DETAILS_PVT dependencies on OKS_ENTITLEMENTS_PVT

Line 14609: OKS_ENTITLEMENTS_PVT.Get_Service_PO(

14605: --DBMS_OUTPUT.PUT_LINE('Calling PO Cursor');
14606:
14607: IF x_contract_id IS NOT NULL THEN
14608: -- call the Contracts API to get the PO NUmber
14609: OKS_ENTITLEMENTS_PVT.Get_Service_PO(
14610: P_Chr_Id => x_contract_id,
14611: P_Set_ExcepionStack => 'F',
14612: X_Service_PO => l_service_po,
14613: X_Service_PO_required => l_Service_po_required,