DBA Data[Home] [Help]

APPS.OE_ORDER_PUB dependencies on OE_VALUE_TO_ID

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

2573:
2574: ELSE
2575: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
2576: -- call value_to_id to get org_id
2577: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
2578: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
2579: /*
2580: ELSE
2581: -- Both p_org_id and p_operating_unit are not passed in.

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

2766:
2767: ELSE
2768: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
2769: -- call value_to_id to get org_id
2770: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
2771: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
2772: /*
2773: ELSE
2774: -- Both p_org_id and p_operating_unit are not passed in.

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

2949:
2950: ELSE
2951: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
2952: -- call value_to_id to get org_id
2953: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
2954: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
2955: /*
2956: ELSE
2957: -- Both p_org_id and p_operating_unit are not passed in.

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

3136:
3137: ELSE
3138: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
3139: -- call value_to_id to get org_id
3140: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
3141: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
3142: /*
3143: ELSE
3144: -- Both p_org_id and p_operating_unit are not passed in.

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

3328:
3329: ELSE
3330: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
3331: -- call value_to_id to get org_id
3332: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
3333: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
3334: /*
3335: ELSE
3336: -- Both p_org_id and p_operating_unit are not passed in.

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

3532:
3533: ELSE
3534: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
3535: -- call value_to_id to get org_id
3536: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
3537: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
3538: /*
3539: ELSE
3540: -- Both p_org_id and p_operating_unit are not passed in.

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

3900:
3901: ELSE
3902: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
3903: -- call value_to_id to get org_id
3904: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
3905: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
3906: /*
3907: ELSE
3908: -- Both p_org_id and p_operating_unit are not passed in.

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

4418:
4419: ELSE
4420: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
4421: -- call value_to_id to get org_id
4422: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
4423: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
4424: /*
4425: ELSE
4426: -- Both p_org_id and p_operating_unit are not passed in.

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

4697:
4698: ELSE
4699: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
4700: -- call value_to_id to get org_id
4701: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
4702: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
4703: /*
4704: ELSE
4705: -- Both p_org_id and p_operating_unit are not passed in.

Line 4766: /*l_header_id := OE_Value_To_Id.header

4762: ELSE
4763:
4764: -- Convert Value to Id
4765:
4766: /*l_header_id := OE_Value_To_Id.header
4767: ( p_header => p_header
4768: );*/
4769:
4770: IF l_header_id = FND_API.G_MISS_NUM THEN

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

4950:
4951: ELSE
4952: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
4953: -- call value_to_id to get org_id
4954: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
4955: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
4956:
4957: ELSE
4958: -- Both p_org_id and p_operating_unit are not passed in.

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

5098:
5099: ELSE
5100: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
5101: -- call value_to_id to get org_id
5102: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
5103: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
5104:
5105: ELSE
5106: -- Both p_org_id and p_operating_unit are not passed in.

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

5244:
5245: ELSE
5246: IF (p_operating_unit IS NOT NULL AND p_operating_unit <> FND_API.G_MISS_CHAR) THEN
5247: -- call value_to_id to get org_id
5248: l_org_id := OE_Value_To_Id.OPERATING_UNIT(p_operating_unit);
5249: -- comment out due to new call to MO_GLOBAL.validate_orgid_pub_api
5250: /*
5251: ELSE
5252: -- Both p_org_id and p_operating_unit are not passed in.