DBA Data[Home] [Help]

APPS.WSH_ITM_PARAMETER_SETUPS_PKG dependencies on STANDARD

Line 74: -- Standard Start of API savepoint

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

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

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

Line 131: -- Standard check of p_commit.

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

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

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

Line 183: -- Standard check of p_commit.

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

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

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

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

308: for update of PARAMETER_ID nowait;
309:
310: begin
311:
312: -- Standard call to check for call compatibility.
313: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
314: p_api_version ,
315: l_api_name ,
316: G_PKG_NAME )

Line 459: -- Standard Start of API savepoint

455:
456: begin
457:
458: --dbms_output.put_line('begin');
459: -- Standard Start of API savepoint
460: SAVEPOINT WSH_ITM_PARAMETER_SETUPS_PKG;
461: -- Standard call to check for call compatibility.
462: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
463: p_api_version ,

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

457:
458: --dbms_output.put_line('begin');
459: -- Standard Start of API savepoint
460: SAVEPOINT WSH_ITM_PARAMETER_SETUPS_PKG;
461: -- Standard call to check for call compatibility.
462: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
463: p_api_version ,
464: l_api_name ,
465: G_PKG_NAME )

Line 501: -- Standard check of p_commit.

497: --dbms_output.put_line('begin-5');
498: x_return_status := fnd_api.g_ret_sts_success;
499:
500: -- End of API body
501: -- Standard check of p_commit.
502: IF FND_API.To_Boolean( p_commit ) THEN
503: COMMIT WORK;
504: END IF;
505: -- Standard call to get message count and if count is 1,

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

501: -- Standard check of p_commit.
502: IF FND_API.To_Boolean( p_commit ) THEN
503: COMMIT WORK;
504: END IF;
505: -- Standard call to get message count and if count is 1,
506: -- get message info.
507: FND_MSG_PUB.Count_And_Get
508: ( p_count => x_msg_count,
509: p_data => x_msg_data

Line 529: -- Standard check of p_commit.

525: --dbms_output.put_line('begin-5');
526: x_return_status := fnd_api.g_ret_sts_success;
527:
528: -- End of API body
529: -- Standard check of p_commit.
530: IF FND_API.To_Boolean( p_commit ) THEN
531: COMMIT WORK;
532: END IF;
533: -- Standard call to get message count and if count is 1,

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

529: -- Standard check of p_commit.
530: IF FND_API.To_Boolean( p_commit ) THEN
531: COMMIT WORK;
532: END IF;
533: -- Standard call to get message count and if count is 1,
534: -- get message info.
535: FND_MSG_PUB.Count_And_Get
536: ( p_count => x_msg_count,
537: p_data => x_msg_data

Line 633: -- Standard Start of API savepoint

629:
630: begin
631:
632: --dbms_output.put_line('begin');
633: -- Standard Start of API savepoint
634: SAVEPOINT WSH_ITM_PARAMETER_SETUPS_PKG;
635: -- Standard call to check for call compatibility.
636: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
637: p_api_version ,

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

631:
632: --dbms_output.put_line('begin');
633: -- Standard Start of API savepoint
634: SAVEPOINT WSH_ITM_PARAMETER_SETUPS_PKG;
635: -- Standard call to check for call compatibility.
636: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
637: p_api_version ,
638: l_api_name ,
639: G_PKG_NAME )

Line 669: -- Standard check of p_commit.

665: --dbms_output.put_line('begin-5');
666: x_return_status := fnd_api.g_ret_sts_success;
667:
668: -- End of API body
669: -- Standard check of p_commit.
670: IF FND_API.To_Boolean( p_commit ) THEN
671: COMMIT WORK;
672: END IF;
673: -- Standard call to get message count and if count is 1,

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

669: -- Standard check of p_commit.
670: IF FND_API.To_Boolean( p_commit ) THEN
671: COMMIT WORK;
672: END IF;
673: -- Standard call to get message count and if count is 1,
674: -- get message info.
675: FND_MSG_PUB.Count_And_Get
676: ( p_count => x_msg_count,
677: p_data => x_msg_data

Line 693: -- Standard check of p_commit.

689: --dbms_output.put_line('begin-5');
690: x_return_status := fnd_api.g_ret_sts_success;
691:
692: -- End of API body
693: -- Standard check of p_commit.
694: IF FND_API.To_Boolean( p_commit ) THEN
695: COMMIT WORK;
696: END IF;
697: -- Standard call to get message count and if count is 1,

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

693: -- Standard check of p_commit.
694: IF FND_API.To_Boolean( p_commit ) THEN
695: COMMIT WORK;
696: END IF;
697: -- Standard call to get message count and if count is 1,
698: -- get message info.
699: FND_MSG_PUB.Count_And_Get
700: ( p_count => x_msg_count,
701: p_data => x_msg_data