DBA Data[Home] [Help]

APPS.CTO_AUTO_PROCURE_PK dependencies on INV_GMI_RSV_BRANCH

Line 160: | INV api INV_GMI_RSV_BRANCH.Process_Branch

156: | sec_qty,sec_uom and grade inserted into po_reqs_iface_all
157: | call INV api to check for porcess org
158: | HARD Dependecnies:
159: | CTOUTILB.check_cto_can_create_supply
160: | INV api INV_GMI_RSV_BRANCH.Process_Branch
161: |
162: |Aug 9th,2005 Kiran Konada
163: | 4545070
164: | Replaced call to OE_ORDER_WF_UTIL.update_flow_status_code with

Line 1669: IF NOT INV_GMI_RSV_BRANCH.Process_Branch (p_organization_id => p_destination_org_id) THEN

1665:
1666: --For process org call OPM api to get charge_account_id and accrual_accountid as per SLA architecure
1667: --for organization other than process organization get charge_account_id as before; accrual info not reqd
1668: --OPM
1669: IF NOT INV_GMI_RSV_BRANCH.Process_Branch (p_organization_id => p_destination_org_id) THEN
1670:
1671: -- Modified the paramter to the cursor to pass the shipping org id instead of operatinng unit.
1672: -- this is fixed as part of the bug 2188205
1673: