DBA Data[Home] [Help]

APPS.WSH_CC_PARAMETER_SETUPS_PKG dependencies on STANDARD

Line 75: -- Standard Start of API savepoint

71:
72: begin
73:
74: --dbms_output.put_line('begin api');
75: -- Standard Start of API savepoint
76: SAVEPOINT WSH_CC_PARAMETER_SETUPS_PKG;
77: -- Standard call to check for call compatibility.
78: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
79: p_api_version ,

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

73:
74: --dbms_output.put_line('begin api');
75: -- Standard Start of API savepoint
76: SAVEPOINT WSH_CC_PARAMETER_SETUPS_PKG;
77: -- Standard call to check for call compatibility.
78: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
79: p_api_version ,
80: l_api_name ,
81: G_PKG_NAME )

Line 132: -- Standard check of p_commit.

128: --dbms_output.put_line('Seq Id got it '||l_parameter_ID||'success');
129: x_return_status := fnd_api.g_ret_sts_success;
130: p_parameter_id := l_parameter_id;
131: -- End of API body
132: -- Standard check of p_commit.
133: IF FND_API.To_Boolean( p_commit ) THEN
134: COMMIT WORK;
135: END IF;
136: -- Standard call to get message count and if count is 1,

Line 136: -- Standard call to get message count and if count is 1,

132: -- Standard check of p_commit.
133: IF FND_API.To_Boolean( p_commit ) THEN
134: COMMIT WORK;
135: END IF;
136: -- Standard call to get message count and if count is 1,
137: -- get message info.
138: FND_MSG_PUB.Count_And_Get
139: ( p_count => x_msg_count,
140: p_data => x_msg_data

Line 184: -- Standard check of p_commit.

180: --dbms_output.put_line('Seq Id got it '||l_parameter_ID||'success');
181: x_return_status := fnd_api.g_ret_sts_success;
182: p_parameter_id := l_parameter_id;
183: -- End of API body
184: -- Standard check of p_commit.
185: IF FND_API.To_Boolean( p_commit ) THEN
186: COMMIT WORK;
187: END IF;
188: -- Standard call to get message count and if count is 1,

Line 188: -- Standard call to get message count and if count is 1,

184: -- Standard check of p_commit.
185: IF FND_API.To_Boolean( p_commit ) THEN
186: COMMIT WORK;
187: END IF;
188: -- Standard call to get message count and if count is 1,
189: -- get message info.
190: FND_MSG_PUB.Count_And_Get
191: ( p_count => x_msg_count,
192: p_data => x_msg_data

Line 314: -- Standard Start of API savepoint

310:
311: begin
312:
313: --dbms_output.put_line('begin');
314: -- Standard Start of API savepoint
315: SAVEPOINT WSH_CC_PARAMETER_SETUPS_PKG;
316: -- Standard call to check for call compatibility.
317: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
318: p_api_version ,

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

312:
313: --dbms_output.put_line('begin');
314: -- Standard Start of API savepoint
315: SAVEPOINT WSH_CC_PARAMETER_SETUPS_PKG;
316: -- Standard call to check for call compatibility.
317: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
318: p_api_version ,
319: l_api_name ,
320: G_PKG_NAME )

Line 453: -- Standard Start of API savepoint

449:
450: begin
451:
452: --dbms_output.put_line('begin');
453: -- Standard Start of API savepoint
454: SAVEPOINT WSH_CC_PARAMETER_SETUPS_PKG;
455: -- Standard call to check for call compatibility.
456: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
457: p_api_version ,

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

451:
452: --dbms_output.put_line('begin');
453: -- Standard Start of API savepoint
454: SAVEPOINT WSH_CC_PARAMETER_SETUPS_PKG;
455: -- Standard call to check for call compatibility.
456: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
457: p_api_version ,
458: l_api_name ,
459: G_PKG_NAME )

Line 495: -- Standard check of p_commit.

491: --dbms_output.put_line('begin-5');
492: x_return_status := fnd_api.g_ret_sts_success;
493:
494: -- End of API body
495: -- Standard check of p_commit.
496: IF FND_API.To_Boolean( p_commit ) THEN
497: COMMIT WORK;
498: END IF;
499: -- Standard call to get message count and if count is 1,

Line 499: -- Standard call to get message count and if count is 1,

495: -- Standard check of p_commit.
496: IF FND_API.To_Boolean( p_commit ) THEN
497: COMMIT WORK;
498: END IF;
499: -- Standard call to get message count and if count is 1,
500: -- get message info.
501: FND_MSG_PUB.Count_And_Get
502: ( p_count => x_msg_count,
503: p_data => x_msg_data

Line 523: -- Standard check of p_commit.

519: --dbms_output.put_line('begin-5');
520: x_return_status := fnd_api.g_ret_sts_success;
521:
522: -- End of API body
523: -- Standard check of p_commit.
524: IF FND_API.To_Boolean( p_commit ) THEN
525: COMMIT WORK;
526: END IF;
527: -- Standard call to get message count and if count is 1,

Line 527: -- Standard call to get message count and if count is 1,

523: -- Standard check of p_commit.
524: IF FND_API.To_Boolean( p_commit ) THEN
525: COMMIT WORK;
526: END IF;
527: -- Standard call to get message count and if count is 1,
528: -- get message info.
529: FND_MSG_PUB.Count_And_Get
530: ( p_count => x_msg_count,
531: p_data => x_msg_data

Line 627: -- Standard Start of API savepoint

623:
624: begin
625:
626: --dbms_output.put_line('begin');
627: -- Standard Start of API savepoint
628: SAVEPOINT WSH_CC_PARAMETER_SETUPS_PKG;
629: -- Standard call to check for call compatibility.
630: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
631: p_api_version ,

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

625:
626: --dbms_output.put_line('begin');
627: -- Standard Start of API savepoint
628: SAVEPOINT WSH_CC_PARAMETER_SETUPS_PKG;
629: -- Standard call to check for call compatibility.
630: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
631: p_api_version ,
632: l_api_name ,
633: G_PKG_NAME )

Line 663: -- Standard check of p_commit.

659: --dbms_output.put_line('begin-5');
660: x_return_status := fnd_api.g_ret_sts_success;
661:
662: -- End of API body
663: -- Standard check of p_commit.
664: IF FND_API.To_Boolean( p_commit ) THEN
665: COMMIT WORK;
666: END IF;
667: -- Standard call to get message count and if count is 1,

Line 667: -- Standard call to get message count and if count is 1,

663: -- Standard check of p_commit.
664: IF FND_API.To_Boolean( p_commit ) THEN
665: COMMIT WORK;
666: END IF;
667: -- Standard call to get message count and if count is 1,
668: -- get message info.
669: FND_MSG_PUB.Count_And_Get
670: ( p_count => x_msg_count,
671: p_data => x_msg_data

Line 687: -- Standard check of p_commit.

683: --dbms_output.put_line('begin-5');
684: x_return_status := fnd_api.g_ret_sts_success;
685:
686: -- End of API body
687: -- Standard check of p_commit.
688: IF FND_API.To_Boolean( p_commit ) THEN
689: COMMIT WORK;
690: END IF;
691: -- Standard call to get message count and if count is 1,

Line 691: -- Standard call to get message count and if count is 1,

687: -- Standard check of p_commit.
688: IF FND_API.To_Boolean( p_commit ) THEN
689: COMMIT WORK;
690: END IF;
691: -- Standard call to get message count and if count is 1,
692: -- get message info.
693: FND_MSG_PUB.Count_And_Get
694: ( p_count => x_msg_count,
695: p_data => x_msg_data