DBA Data[Home] [Help]

APPS.IBE_QUOTE_MISC_PVT dependencies on STANDARD

Line 2070: -- Standard call to get message count and if count is 1, get message info.

2066: END IF;
2067: RAISE FND_API.G_EXC_ERROR; -- need error message
2068: end if;
2069:
2070: -- Standard call to get message count and if count is 1, get message info.
2071:
2072: FND_MSG_PUB.Count_And_Get(p_encoded => FND_API.G_FALSE,
2073: p_count => x_msg_count,
2074: p_data => x_msg_data);

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

2137: WHERE quote_header_id = p_quote_header_id;
2138:
2139: BEGIN
2140: SAVEPOINT getQuoteOwner_pvt;
2141: -- Standard call to check for call compatibility.
2142: IF NOT FND_API.Compatible_API_Call ( l_api_version,
2143: P_Api_Version_Number,
2144: l_api_name,
2145: G_PKG_NAME )

Line 2170: -- Standard call to get message count and if count is 1, get message info.

2166: END IF;
2167: -- End of API body.
2168: x_party_id := l_party_id;
2169: x_cust_account_id := l_cust_account_id;
2170: -- Standard call to get message count and if count is 1, get message info.
2171: FND_MSG_PUB.Count_And_Get
2172: ( p_encoded => FND_API.G_FALSE,
2173: p_count => x_msg_count,
2174: p_data => x_msg_data

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

2245:
2246: l_sql2 VARCHAR2(100) := 'AND quote_password = :3';
2247: BEGIN
2248: SAVEPOINT get_shared_quote;
2249: -- Standard call to check for call compatibility.
2250: IF NOT FND_API.Compatible_API_Call(l_api_version,
2251: p_api_version_number,
2252: l_api_name,
2253: G_PKG_NAME) THEN

Line 2360: -- Standard call to check for call compatibility

2356: /*inv_debug.message('ssia', 'customer id is ' || p_cust_id);
2357: inv_debug.message('ssia', 'p_organization_id is ' || p_organization_id);
2358: inv_debug.message('ssia', 'p_minisite_id is ' || p_minisite_id);*/
2359:
2360: -- Standard call to check for call compatibility
2361: IF NOT FND_API.Compatible_API_Call(l_api_version,
2362: p_api_version,
2363: l_api_name ,
2364: g_pkg_name)

Line 2438: -- Standard call to get message count and if count is 1, get message info.

2434: END IF;
2435: END LOOP;
2436:
2437:
2438: -- Standard call to get message count and if count is 1, get message info.
2439: FND_MSG_PUB.Count_And_Get(p_encoded => FND_API.G_FALSE,
2440: p_count => x_msg_count,
2441: p_data => x_msg_data);
2442: --inv_debug.message('ssia', 'x_msg_count is ' || x_msg_count);

Line 2562: -- Standard Start of API savepoint

2558: rec_retrieval_number c_retrieval_number%rowtype;
2559: rec_recipient_no_retnum c_recipient_no_retnum%rowtype;
2560:
2561: Begin
2562: -- Standard Start of API savepoint
2563: SAVEPOINT Get_load_errors_pvt;
2564:
2565: -- Standard call to check for call compatibility.
2566: IF NOT FND_API.Compatible_API_Call(L_API_VERSION,

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

2561: Begin
2562: -- Standard Start of API savepoint
2563: SAVEPOINT Get_load_errors_pvt;
2564:
2565: -- Standard call to check for call compatibility.
2566: IF NOT FND_API.Compatible_API_Call(L_API_VERSION,
2567: p_api_version,
2568: L_API_NAME ,
2569: G_PKG_NAME )

Line 2890: -- Standard check of p_commit.

2886: end if;
2887: End If;
2888: End if;
2889: End if;-- end if we have an input cartid or cartnum and version
2890: -- Standard check of p_commit.
2891: IF FND_API.To_Boolean(p_commit) THEN
2892: COMMIT WORK;
2893: END IF;
2894:

Line 2895: -- Standard call to get message count and if count is 1, get message info.

2891: IF FND_API.To_Boolean(p_commit) THEN
2892: COMMIT WORK;
2893: END IF;
2894:
2895: -- Standard call to get message count and if count is 1, get message info.
2896: FND_Msg_Pub.Count_And_Get(p_encoded => FND_API.G_FALSE,
2897: p_count => x_msg_count ,
2898: p_data => x_msg_data);
2899: EXCEPTION

Line 2972: -- Standard Start of API savepoint

2968: l_api_version CONSTANT NUMBER := 1.0;
2969: l_count number;
2970:
2971: begin
2972: -- Standard Start of API savepoint
2973: SAVEPOINT GetActiveCartId_pvt;
2974: -- Standard call to check for call compatibility.
2975: IF NOT FND_API.Compatible_API_Call (
2976: l_api_version ,

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

2970:
2971: begin
2972: -- Standard Start of API savepoint
2973: SAVEPOINT GetActiveCartId_pvt;
2974: -- Standard call to check for call compatibility.
2975: IF NOT FND_API.Compatible_API_Call (
2976: l_api_version ,
2977: P_Api_Version_Number,
2978: l_api_name ,

Line 3006: -- Standard call to get message count and if count is 1, get message info.

3002: else
3003: x_cartHeaderId := l_cartHeaderId;
3004: end if;
3005:
3006: -- Standard call to get message count and if count is 1, get message info.
3007: FND_MSG_PUB.Count_And_Get
3008: (p_count => x_msg_count,
3009: p_data => x_msg_data
3010: );

Line 3142: -- Standard call to get message count and IF count is 1, get message info.

3138: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
3139: IBE_Util.Debug('IBE_Quote_Misc_pvt.Update_Config_Item_Lines(-)');
3140: END IF;
3141:
3142: -- Standard call to get message count and IF count is 1, get message info.
3143: FND_MSG_PUB.Count_And_Get(p_encoded => FND_API.G_FALSE,
3144: p_count => x_msg_count ,
3145: p_data => x_msg_data );
3146: EXCEPTION

Line 3396: -- Standard Start of API savepoint

3392: START WITH quote_line_id = p_qte_line_id
3393: CONNECT BY quote_line_id = PRIOR related_quote_line_id;
3394:
3395: BEGIN
3396: -- Standard Start of API savepoint
3397: SAVEPOINT DUPLICATE_LINE_PVT;
3398: -- Standard call to check for call compatibility.
3399: IF NOT FND_API.Compatible_API_Call (l_api_version,
3400: P_Api_Version_Number,

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

3394:
3395: BEGIN
3396: -- Standard Start of API savepoint
3397: SAVEPOINT DUPLICATE_LINE_PVT;
3398: -- Standard call to check for call compatibility.
3399: IF NOT FND_API.Compatible_API_Call (l_api_version,
3400: P_Api_Version_Number,
3401: l_api_name,
3402: G_PKG_NAME )

Line 3601: -- Standard check of p_commit.

3597:
3598: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
3599: ibe_util.debug('before out line number is='|| x_qte_line_tbl.count);
3600: END IF;
3601: -- Standard check of p_commit.
3602: IF FND_API.To_Boolean( p_commit ) THEN
3603: COMMIT WORK;
3604: END IF;
3605:

Line 3606: -- Standard call to get message count and IF count is 1, get message info.

3602: IF FND_API.To_Boolean( p_commit ) THEN
3603: COMMIT WORK;
3604: END IF;
3605:
3606: -- Standard call to get message count and IF count is 1, get message info.
3607: FND_MSG_PUB.Count_And_Get(p_encoded => FND_API.G_FALSE,
3608: p_count => x_msg_count,
3609: p_data => x_msg_data);
3610: EXCEPTION

Line 3891: -- Standard Start of API savepoint

3887: lx_return_status VARCHAR2(1);
3888: lx_msg_count NUMBER;
3889: lx_msg_data VARCHAR2(2000);
3890: BEGIN
3891: -- Standard Start of API savepoint
3892: SAVEPOINT SPLIT_LINE_PVT;
3893: -- Standard call to check for call compatibility.
3894: IF NOT FND_API.Compatible_API_Call (l_api_version,
3895: P_Api_Version_Number,

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

3889: lx_msg_data VARCHAR2(2000);
3890: BEGIN
3891: -- Standard Start of API savepoint
3892: SAVEPOINT SPLIT_LINE_PVT;
3893: -- Standard call to check for call compatibility.
3894: IF NOT FND_API.Compatible_API_Call (l_api_version,
3895: P_Api_Version_Number,
3896: l_api_name,
3897: G_PKG_NAME )

Line 4006: -- Standard check of p_commit.

4002: END IF;
4003: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
4004: IBE_UTIL.Debug('IBE_Quote_Misc_pvt.Split_Line Ends');
4005: END IF;
4006: -- Standard check of p_commit.
4007: IF FND_API.To_Boolean( p_commit ) THEN
4008: COMMIT WORK;
4009: END IF;
4010: -- Standard call to get message count and IF count is 1, get message info.

Line 4010: -- Standard call to get message count and IF count is 1, get message info.

4006: -- Standard check of p_commit.
4007: IF FND_API.To_Boolean( p_commit ) THEN
4008: COMMIT WORK;
4009: END IF;
4010: -- Standard call to get message count and IF count is 1, get message info.
4011: FND_MSG_PUB.Count_And_Get(p_encoded => FND_API.G_FALSE,
4012: p_count => lx_msg_count,
4013: p_data => lx_msg_data);
4014: EXCEPTION

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

4361: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
4362: IBE_UTIL.DEBUG('Begin validate_user_update' || to_char(sysdate, 'mm/dd/yyyy:hh24:MI:SS'));
4363: END IF;
4364:
4365: -- Standard call to check for call compatibility.
4366: IF NOT FND_API.Compatible_API_Call (l_api_version,
4367: p_api_version_number,
4368: l_api_name,
4369: G_PKG_NAME )

Line 5060: -- Standard Start of API savepoint

5056: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
5057: IBE_Util.Debug('Begin IBE_Quote_Misc_pvt.Add_Attachment()');
5058: END IF;
5059:
5060: -- Standard Start of API savepoint
5061: SAVEPOINT Add_Attachment;
5062:
5063: -- Standard call to check for call compatibility.
5064: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

5059:
5060: -- Standard Start of API savepoint
5061: SAVEPOINT Add_Attachment;
5062:
5063: -- Standard call to check for call compatibility.
5064: IF NOT FND_API.Compatible_API_Call (l_api_version,
5065: P_Api_Version_Number,
5066: l_api_name,
5067: G_PKG_NAME )

Line 5144: -- Standard call to get message count and if count is 1, get message info.

5140: IF x_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN
5141: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
5142: END IF;
5143:
5144: -- Standard call to get message count and if count is 1, get message info.
5145: FND_Msg_Pub.Count_And_Get(p_encoded => FND_API.G_FALSE,
5146: p_count => x_msg_count ,
5147: p_data => x_msg_data);
5148:

Line 5219: -- Standard Start of API savepoint

5215: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
5216: IBE_Util.Debug('Begin IBE_Quote_Misc_pvt.Delete_Attachment()');
5217: END IF;
5218:
5219: -- Standard Start of API savepoint
5220: SAVEPOINT Add_Attachment;
5221:
5222: -- Standard call to check for call compatibility.
5223: IF NOT FND_API.Compatible_API_Call (l_api_version,

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

5218:
5219: -- Standard Start of API savepoint
5220: SAVEPOINT Add_Attachment;
5221:
5222: -- Standard call to check for call compatibility.
5223: IF NOT FND_API.Compatible_API_Call (l_api_version,
5224: P_Api_Version_Number,
5225: l_api_name,
5226: G_PKG_NAME )

Line 5289: -- Standard call to get message count and if count is 1, get message info.

5285: IF x_return_status = FND_API.G_RET_STS_UNEXP_ERROR THEN
5286: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
5287: END IF;
5288:
5289: -- Standard call to get message count and if count is 1, get message info.
5290: FND_Msg_Pub.Count_And_Get(p_encoded => FND_API.G_FALSE,
5291: p_count => x_msg_count ,
5292: p_data => x_msg_data);
5293: