DBA Data[Home] [Help]

APPS.CTO_UTILITY_PK dependencies on INV_GMI_RSV_BRANCH

Line 174: | INV_GMI_RSV_BRANCH.Process_Branch

170: | --two new parameters l_sourcing_org and l_message
171: | --new logic to set x_can_create_supply for processorg
172: | and make combination.
173: | Hard dependency:
174: | INV_GMI_RSV_BRANCH.Process_Branch
175: |
176: |
177: |
178: +-----------------------------------------------------------------------------*/

Line 5401: IF INV_GMI_RSV_BRANCH.Process_Branch

5397: --If x_can_create_supply=Y. Avoid make and process org combination
5398:
5399: IF x_can_create_supply = 'Y' and p_source_type =2 THEN
5400:
5401: IF INV_GMI_RSV_BRANCH.Process_Branch
5402: (p_organization_id =>P_org_id) THEN
5403:
5404: IF PG_DEBUG <> 0 THEN
5405: oe_debug_pub.add('check_cto_can_create_supply : '