DBA Data[Home] [Help]

APPS.PV_ASSIGNMENT_PUB dependencies on STANDARD

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

230: -- End : Rivendell changes
231:
232: BEGIN
233:
234: -- Standard call to check for call compatibility.
235: IF NOT FND_API.Compatible_API_Call(l_api_version_number,
236: p_api_version_number,
237: l_api_name,
238: G_PKG_NAME)

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

1196: IF FND_API.To_Boolean ( p_commit ) THEN
1197: COMMIT WORK;
1198: END IF;
1199:
1200: -- Standard call to get message count and if count is 1, get message info.
1201: fnd_msg_pub.Count_And_Get( p_encoded => FND_API.G_FALSE,
1202: p_count => x_msg_count,
1203: p_data => x_msg_data);
1204:

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

1321: and status <> g_la_status_pt_created;
1322:
1323: begin
1324:
1325: -- Standard call to check for call compatibility.
1326: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1327: p_api_version_number,
1328: l_api_name,
1329: G_PKG_NAME)

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

1819: IF FND_API.To_Boolean ( p_commit ) THEN
1820: COMMIT WORK;
1821: END IF;
1822:
1823: -- Standard call to get message count and if count is 1, get message info.
1824: fnd_msg_pub.Count_And_Get( p_encoded => FND_API.G_FALSE,
1825: p_count => x_msg_count,
1826: p_data => x_msg_data);
1827:

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

2030: and b.category = 'PARTNER'
2031: and sysdate between b.start_date_active and nvl(b.end_date_active,sysdate);
2032: begin
2033:
2034: -- Standard call to check for call compatibility.
2035:
2036: IF NOT FND_API.Compatible_API_Call (l_api_version_number,
2037: p_api_version_number,
2038: l_api_name,

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

2700: IF FND_API.To_Boolean ( p_commit ) THEN
2701: COMMIT WORK;
2702: END IF;
2703:
2704: -- Standard call to get message count and if count is 1, get message info.
2705: fnd_msg_pub.Count_And_Get( p_encoded => FND_API.G_FALSE,
2706: p_count => x_msg_count,
2707: p_data => x_msg_data);
2708:

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

2896: and hp.status in ('A', 'I');
2897:
2898: begin
2899:
2900: -- Standard call to check for call compatibility.
2901:
2902: IF NOT FND_API.Compatible_API_Call (l_api_version_number,
2903: p_api_version_number,
2904: l_api_name,

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

3337: IF FND_API.To_Boolean ( p_commit ) THEN
3338: COMMIT WORK;
3339: END IF;
3340:
3341: -- Standard call to get message count and if count is 1, get message info.
3342: fnd_msg_pub.Count_And_Get( p_encoded => FND_API.G_FALSE,
3343: p_count => x_msg_count,
3344: p_data => x_msg_data);
3345:

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

3547:
3548:
3549: begin
3550:
3551: -- Standard call to check for call compatibility.
3552:
3553: IF NOT FND_API.Compatible_API_Call (l_api_version_number,
3554: p_api_version_number,
3555: l_api_name,

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

3839: IF FND_API.To_Boolean ( p_commit ) THEN
3840: COMMIT WORK;
3841: END IF;
3842:
3843: -- Standard call to get message count and if count is 1, get message info.
3844: fnd_msg_pub.Count_And_Get( p_encoded => FND_API.G_FALSE,
3845: p_count => x_msg_count,
3846: p_data => x_msg_data);
3847: