DBA Data[Home] [Help]

APPS.OE_ORDER_PUB dependencies on OE_VALUE_TO_ID

Line 2455: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

2451:
2452: ELSE
2453: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
2454: -- call value_to_id to get org_id
2455: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
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.

Line 2635: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

2631:
2632: ELSE
2633: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
2634: -- call value_to_id to get org_id
2635: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
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.

Line 2818: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

2814:
2815: ELSE
2816: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
2817: -- call value_to_id to get org_id
2818: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
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.

Line 3005: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

3001:
3002: ELSE
3003: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
3004: -- call value_to_id to get org_id
3005: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
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.

Line 3197: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

3193:
3194: ELSE
3195: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
3196: -- call value_to_id to get org_id
3197: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
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.

Line 3397: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

3393:
3394: ELSE
3395: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
3396: -- call value_to_id to get org_id
3397: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
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.

Line 3759: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

3755:
3756: ELSE
3757: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
3758: -- call value_to_id to get org_id
3759: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
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.

Line 4211: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

4207:
4208: ELSE
4209: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
4210: -- call value_to_id to get org_id
4211: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
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.

Line 4490: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

4486:
4487: ELSE
4488: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
4489: -- call value_to_id to get org_id
4490: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
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.

Line 4555: /*l_header_id := OE_Value_To_Id.header

4551: ELSE
4552:
4553: -- Convert Value to Id
4554:
4555: /*l_header_id := OE_Value_To_Id.header
4556: ( p_header => p_header
4557: );*/
4558:
4559: IF l_header_id = FND_API.G_MISS_NUM THEN

Line 4743: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

4739:
4740: ELSE
4741: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
4742: -- call value_to_id to get org_id
4743: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
4744: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
4745:
4746: ELSE
4747: -- Both p_org_id and p_operating_unit are not passed in.

Line 4891: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

4887:
4888: ELSE
4889: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
4890: -- call value_to_id to get org_id
4891: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
4892: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
4893:
4894: ELSE
4895: -- Both p_org_id and p_operating_unit are not passed in.

Line 5037: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);

5033:
5034: ELSE
5035: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
5036: -- call value_to_id to get org_id
5037: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
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.