DBA Data[Home] [Help]

APPS.IBE_CATALOG_PVT dependencies on STANDARD

Line 145: -- Standard initialization tasks

141:
142: BEGIN
143:
144: ----------------------
145: -- Standard initialization tasks
146: ----------------------
147:
148: -- Standard call to check for call compatibility.
149: IF NOT FND_API.Compatible_API_Call (l_api_version,

Line 148: -- Standard call to check for call compatibility.

144: ----------------------
145: -- Standard initialization tasks
146: ----------------------
147:
148: -- Standard call to check for call compatibility.
149: IF NOT FND_API.Compatible_API_Call (l_api_version,
150: p_api_version,
151: l_api_name,
152: G_PKG_NAME )

Line 423: -- Standard cleanup tasks

419: END IF;
420:
421:
422: ----------------------
423: -- Standard cleanup tasks
424: ----------------------
425:
426: IF (IBE_UTIL.G_DEBUGON = FND_API.G_TRUE) THEN
427: IBE_UTIL.debug('IBE_CATALOG_PVT.Load_Sections(-)');

Line 430: -- standard call to get message count and if count is 1, get message info.

426: IF (IBE_UTIL.G_DEBUGON = FND_API.G_TRUE) THEN
427: IBE_UTIL.debug('IBE_CATALOG_PVT.Load_Sections(-)');
428: END IF;
429:
430: -- standard call to get message count and if count is 1, get message info.
431: FND_MSG_PUB.Count_And_Get
432: ( p_encoded => FND_API.G_FALSE,
433: p_count => x_msg_count,
434: p_data => x_msg_data

Line 538: -- standard call to check for call compatibility

534:
535: BEGIN
536: --gzhang 08/08/2002, bug#2488246
537: --ibe_util.enable_debug;
538: -- standard call to check for call compatibility
539: IF NOT FND_API.Compatible_API_Call (l_api_version,
540: p_api_version,
541: l_api_name,
542: G_PKG_NAME )

Line 624: -- standard call to get message count and if count is 1, get message info.

620: -- End API Body
621: IF (IBE_UTIL.G_DEBUGON = FND_API.G_TRUE) THEN
622: IBE_UTIL.debug('IBE_CATALOG_PVT.GetLeafSubSectIDs(-)');
623: END IF;
624: -- standard call to get message count and if count is 1, get message info.
625: FND_MSG_PUB.Count_And_Get
626: ( p_encoded => FND_API.G_FALSE,
627: p_count => x_msg_count,
628: p_data => x_msg_data

Line 722: -- Standard initialization tasks

718:
719: BEGIN
720:
721: ----------------------
722: -- Standard initialization tasks
723: ----------------------
724:
725: -- Standard call to check for call compatibility.
726: IF NOT FND_API.Compatible_API_Call (l_api_version,

Line 725: -- Standard call to check for call compatibility.

721: ----------------------
722: -- Standard initialization tasks
723: ----------------------
724:
725: -- Standard call to check for call compatibility.
726: IF NOT FND_API.Compatible_API_Call (l_api_version,
727: p_api_version,
728: l_api_name,
729: G_PKG_NAME )

Line 766: -- Standard cleanup tasks

762: AND mss.mini_site_id = p_msite_id;
763:
764:
765: ----------------------
766: -- Standard cleanup tasks
767: ----------------------
768:
769: IF (IBE_UTIL.G_DEBUGON = FND_API.G_TRUE) THEN
770: IBE_UTIL.debug('IBE_CATALOG_PVT.GetSuperSectIDs(-)');

Line 773: -- standard call to get message count and if count is 1, get message info.

769: IF (IBE_UTIL.G_DEBUGON = FND_API.G_TRUE) THEN
770: IBE_UTIL.debug('IBE_CATALOG_PVT.GetSuperSectIDs(-)');
771: END IF;
772:
773: -- standard call to get message count and if count is 1, get message info.
774: FND_MSG_PUB.Count_And_Get
775: ( p_encoded => FND_API.G_FALSE,
776: p_count => x_msg_count,
777: p_data => x_msg_data

Line 1088: -- standard call to check for call compatibility

1084:
1085: BEGIN
1086: --gzhang 08/08/2002, bug#2488246
1087: --ibe_util.enable_debug;
1088: -- standard call to check for call compatibility
1089: IF NOT FND_API.Compatible_API_Call (l_api_version,
1090: p_api_version,
1091: l_api_name,
1092: G_PKG_NAME )

Line 1204: -- standard call to get messgae count and if count is 1, get message info.

1200: IF (IBE_UTIL.G_DEBUGON = FND_API.G_TRUE) THEN
1201: IBE_UTIL.debug('IBE_CATALOG_PVT.GETRELATEDCATORSECTIDS(-)');
1202: END IF ;
1203:
1204: -- standard call to get messgae count and if count is 1, get message info.
1205: FND_MSG_PUB.Count_And_Get
1206: ( p_encoded => FND_API.G_FALSE,
1207: p_count => x_msg_count,
1208: p_data => x_msg_data

Line 1458: -- standard call to check for call compatibility

1454:
1455: BEGIN
1456: --gzhang 08/08/2002, bug#2488246
1457: --ibe_util.enable_debug;
1458: -- standard call to check for call compatibility
1459: IF NOT FND_API.Compatible_API_Call (l_api_version,
1460: p_api_version,
1461: l_api_name,
1462: G_PKG_NAME )

Line 1499: -- standard call to get message count and if count is 1, get message info.

1495: -- end API body
1496: IF (IBE_UTIL.G_DEBUGON = FND_API.G_TRUE) THEN
1497: IBE_UTIL.debug('IBE_CATALOG_PVT.Get_Format_Mask_and_Symbol(-)');
1498: END IF;
1499: -- standard call to get message count and if count is 1, get message info.
1500: FND_MSG_PUB.Count_And_Get
1501: ( p_encoded => FND_API.G_FALSE,
1502: p_count => x_msg_count,
1503: p_data => x_msg_data

Line 1573: -- standard call to check for call compatibility

1569: begin
1570:
1571: --gzhang 08/08/2002, bug#2488246
1572: --ibe_util.enable_debug;
1573: -- standard call to check for call compatibility
1574: IF NOT FND_API.Compatible_API_Call (l_api_version,
1575: p_api_version,
1576: l_api_name,
1577: G_PKG_NAME )

Line 1619: -- standard call to get message count and if count is 1, get message info.

1615: IF (IBE_UTIL.G_DEBUGON = FND_API.G_TRUE) THEN
1616: IBE_UTIL.debug('IBE_CATALOG_PVT.validate_quantity(-)');
1617: END IF;
1618:
1619: -- standard call to get message count and if count is 1, get message info.
1620: FND_MSG_PUB.Count_And_Get
1621: ( p_encoded => FND_API.G_FALSE,
1622: p_count => x_msg_count,
1623: p_data => x_msg_data

Line 1696: -- standard call to check for call compatibility

1692: begin
1693:
1694: --gzhang 08/08/2002, bug#2488246
1695: --ibe_util.enable_debug;
1696: -- standard call to check for call compatibility
1697: IF NOT FND_API.Compatible_API_Call (l_api_version,
1698: p_api_version,
1699: l_api_name,
1700: G_PKG_NAME )

Line 1754: -- standard call to get message count and if count is 1, get message info.

1750: x_valid_qty_tbl(i) := 'IBE_PRMT_SC_DE_ITEM_QTY_INV';
1751: end if;
1752: end loop;
1753:
1754: -- standard call to get message count and if count is 1, get message info.
1755: FND_MSG_PUB.Count_And_Get
1756: ( p_encoded => FND_API.G_FALSE,
1757: p_count => x_msg_count,
1758: p_data => x_msg_data

Line 2120: -- standard call to get message count and if count is 1, get message info.

2116: IBE_UTIL.debug('IBE_CATALOG_PVT.FETCH_ITEM(-), elapsed time (s) ='||(l_end_time-l_start_time)/100);
2117: END IF;
2118: --end API body
2119:
2120: -- standard call to get message count and if count is 1, get message info.
2121: FND_MSG_PUB.Count_And_Get
2122: ( p_encoded => FND_API.G_FALSE,
2123: p_count => x_msg_count,
2124: p_data => x_msg_data

Line 2386: -- standard call to check for call compatibility

2382: l_end_time NUMBER;
2383: l_init_msg_list VARCHAR2(5);
2384:
2385: BEGIN
2386: -- standard call to check for call compatibility
2387: IF NOT FND_API.Compatible_API_Call (l_api_version,p_api_version,l_api_name,G_PKG_NAME) THEN
2388: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
2389: END IF;
2390: IF p_init_msg_list IS NULL THEN

Line 2452: -- standard call to get message count and if count is 1, get message info.

2448: IBE_UTIL.debug('IBE_CATALOG_PVT.LOAD_ITEM(-), elapsed time (s) ='||(l_end_time-l_start_time)/100);
2449: END IF;
2450: --end API body
2451:
2452: -- standard call to get message count and if count is 1, get message info.
2453: FND_MSG_PUB.Count_And_Get
2454: ( p_encoded => FND_API.G_FALSE,
2455: p_count => x_msg_count,
2456: p_data => x_msg_data

Line 2663: -- standard call to get message count and if count is 1, get message info.

2659: IBE_UTIL.debug('IBE_CATALOG_PVT.FETCH_ITEMS(-), elapsed time (s) ='||(l_end_time-l_start_time)/100);
2660: END IF;
2661: --end API body
2662:
2663: -- standard call to get message count and if count is 1, get message info.
2664: EXCEPTION
2665: WHEN OTHERS THEN
2666: x_return_status := FND_API.G_RET_STS_ERROR;
2667: x_return_status_text :=SQLERRM;

Line 2960: -- standard call to get message count and if count is 1, get message info.

2956: END IF;
2957: END IF;
2958: --end API body
2959:
2960: -- standard call to get message count and if count is 1, get message info.
2961: FND_MSG_PUB.Count_And_Get(p_encoded => FND_API.G_FALSE, p_count => x_msg_count, p_data => x_msg_data);
2962: l_end_time := DBMS_UTILITY.GET_TIME;
2963: IF (IBE_UTIL.G_DEBUGON = FND_API.G_TRUE) THEN
2964: IBE_UTIL.debug(G_PKG_NAME||'.'||l_api_name||':END, elapsed time (s) ='||(l_end_time-l_start_time)/100);

Line 3117: x_item_type(l_table_index) := IBE_CATALOG_PVT.G_ITEM_STANDARD;

3113: ELSIF ( ( x_item_type(l_table_index) IS NULL ) AND
3114: ( l_serviceable_product_flag = 'Y') ) THEN
3115: x_item_type(l_table_index) := IBE_CATALOG_PVT.G_ITEM_SERVICEABLE;
3116: ELSIF ( x_item_type(l_table_index) IS NULL ) THEN
3117: x_item_type(l_table_index) := IBE_CATALOG_PVT.G_ITEM_STANDARD;
3118: END IF;
3119: l_table_index := l_table_index + 1;
3120: END LOOP;
3121: l_status := IBE_UTIL.delete_from_temp_table(l_temp_key);