DBA Data[Home] [Help]

APPS.OE_ORDER_PUB dependencies on MO_UTILS

Line 254: oe_debug_pub.add('Before call to mo_utils.get_default_orgid');

250: raise FND_API.G_EXC_ERROR;
251: else
252: If p_org_id is null then -- In this case we will look at org_id passed to process order API and not that which is returned by mo_global.validate_pub_api
253: if l_debug_level > 0 then
254: oe_debug_pub.add('Before call to mo_utils.get_default_orgid');
255: end if;
256: l_org_id :=mo_utils.get_default_org_id ;
257: if l_debug_level > 0 then
258: oe_debug_pub.add('Default org_id is '||l_org_id );

Line 256: l_org_id :=mo_utils.get_default_org_id ;

252: If p_org_id is null then -- In this case we will look at org_id passed to process order API and not that which is returned by mo_global.validate_pub_api
253: if l_debug_level > 0 then
254: oe_debug_pub.add('Before call to mo_utils.get_default_orgid');
255: end if;
256: l_org_id :=mo_utils.get_default_org_id ;
257: if l_debug_level > 0 then
258: oe_debug_pub.add('Default org_id is '||l_org_id );
259: end if;
260: if l_org_id is null then

Line 2460: l_org_id := MO_UTILS.get_default_org_id ;

2456: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
2457: /*
2458: ELSE
2459: -- Both p_org_id and p_operating_unit are not passed in.
2460: l_org_id := MO_UTILS.get_default_org_id ;
2461: */
2462: END IF;
2463: END IF;
2464:

Line 2640: l_org_id := MO_UTILS.get_default_org_id ;

2636: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
2637: /*
2638: ELSE
2639: -- Both p_org_id and p_operating_unit are not passed in.
2640: l_org_id := MO_UTILS.get_default_org_id ;
2641: */
2642: END IF;
2643: END IF;
2644:

Line 2823: l_org_id := MO_UTILS.get_default_org_id ;

2819: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
2820: /*
2821: ELSE
2822: -- Both p_org_id and p_operating_unit are not passed in.
2823: l_org_id := MO_UTILS.get_default_org_id ;
2824: */
2825: END IF;
2826: END IF;
2827:

Line 3010: l_org_id := MO_UTILS.get_default_org_id ;

3006: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
3007: /*
3008: ELSE
3009: -- Both p_org_id and p_operating_unit are not passed in.
3010: l_org_id := MO_UTILS.get_default_org_id ;
3011: */
3012: END IF;
3013: END IF;
3014:

Line 3202: l_org_id := MO_UTILS.get_default_org_id ;

3198: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
3199: /*
3200: ELSE
3201: -- Both p_org_id and p_operating_unit are not passed in.
3202: l_org_id := MO_UTILS.get_default_org_id ;
3203: */
3204: END IF;
3205: END IF;
3206:

Line 3402: l_org_id := MO_UTILS.get_default_org_id ;

3398: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
3399: /*
3400: ELSE
3401: -- Both p_org_id and p_operating_unit are not passed in.
3402: l_org_id := MO_UTILS.get_default_org_id ;
3403: */
3404: END IF;
3405: END IF;
3406:

Line 3764: l_org_id := MO_UTILS.get_default_org_id ;

3760: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
3761: /*
3762: ELSE
3763: -- Both p_org_id and p_operating_unit are not passed in.
3764: l_org_id := MO_UTILS.get_default_org_id ;
3765: */
3766: END IF;
3767: END IF;
3768:

Line 4216: l_org_id := MO_UTILS.get_default_org_id ;

4212: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
4213: /*
4214: ELSE
4215: -- Both p_org_id and p_operating_unit are not passed in.
4216: l_org_id := MO_UTILS.get_default_org_id ;
4217: */
4218: END IF;
4219: END IF;
4220:

Line 4495: l_org_id := MO_UTILS.get_default_org_id ;

4491: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
4492: /*
4493: ELSE
4494: -- Both p_org_id and p_operating_unit are not passed in.
4495: l_org_id := MO_UTILS.get_default_org_id ;
4496: */
4497: END IF;
4498: END IF;
4499:

Line 5042: l_org_id := MO_UTILS.get_default_org_id ;

5038: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
5039: /*
5040: ELSE
5041: -- Both p_org_id and p_operating_unit are not passed in.
5042: l_org_id := MO_UTILS.get_default_org_id ;
5043: */
5044: END IF;
5045: END IF;
5046: