DBA Data[Home] [Help]

APPS.JTF_PHYSICALMAP_GRP dependencies on STANDARD

Line 63: -- Standard start of API savepoint

59: SELECT JTF_DSP_LGL_PHYS_MAP_S1.NEXTVAL FROM DUAL;
60:
61: BEGIN
62:
63: -- Standard start of API savepoint
64: SAVEPOINT save_physicalmap_grp;
65:
66: -- Standard call to check for call compatibility
67: IF NOT FND_API.compatible_api_call(

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

62:
63: -- Standard start of API savepoint
64: SAVEPOINT save_physicalmap_grp;
65:
66: -- Standard call to check for call compatibility
67: IF NOT FND_API.compatible_api_call(
68: g_api_version,
69: p_api_version,
70: l_api_name,

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

269: IF FND_API.to_boolean(p_commit) THEN
270: COMMIT;
271: END IF;
272:
273: -- Standard call to get message count and if count is 1, get message info
274: FND_MSG_PUB.count_and_get(
275: p_encoded => FND_API.g_false,
276: p_count => x_msg_count,
277: p_data => x_msg_data

Line 397: -- Standard start of API savepoint

393: -- l_msg_data VARCHAR2(200);
394:
395: BEGIN
396:
397: -- Standard start of API savepoint
398: SAVEPOINT save_physicalmap_grp;
399:
400: -- Standard call to check for call compatibility
401: IF NOT FND_API.compatible_api_call(

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

396:
397: -- Standard start of API savepoint
398: SAVEPOINT save_physicalmap_grp;
399:
400: -- Standard call to check for call compatibility
401: IF NOT FND_API.compatible_api_call(
402: g_api_version,
403: p_api_version,
404: l_api_name,

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

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

Line 604: -- Standard start of API savepoint

600: l_index NUMBER;
601:
602: BEGIN
603:
604: -- Standard start of API savepoint
605: SAVEPOINT delete_physicalmap_grp;
606:
607: -- Standard call to check for call compatibility
608: IF NOT FND_API.compatible_api_call(

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

603:
604: -- Standard start of API savepoint
605: SAVEPOINT delete_physicalmap_grp;
606:
607: -- Standard call to check for call compatibility
608: IF NOT FND_API.compatible_api_call(
609: g_api_version,
610: p_api_version,
611: l_api_name,

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

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

Line 756: -- Standard start of API savepoint

752: l_full_name CONSTANT VARCHAR2(60) := g_pkg_name ||'.'|| l_api_name;
753:
754: BEGIN
755:
756: -- Standard start of API savepoint
757: SAVEPOINT delete_attachment_grp;
758:
759: -- API body
760:

Line 797: -- Standard start of API savepoint

793: l_full_name CONSTANT VARCHAR2(60) := g_pkg_name ||'.'|| l_api_name;
794:
795: BEGIN
796:
797: -- Standard start of API savepoint
798: SAVEPOINT delete_deliverable_grp;
799:
800: -- API body
801:

Line 838: -- Standard start of API savepint

834: l_full_name CONSTANT VARCHAR2(60) := g_pkg_name || '.' || l_api_name;
835:
836: BEGIN
837:
838: -- Standard start of API savepint
839: SAVEPOINT delete_msite_grp;
840:
841: -- API body
842:

Line 881: -- Standard start of API savepint

877: l_full_name CONSTANT VARCHAR2(60) := g_pkg_name || '.' || l_api_name;
878:
879: BEGIN
880:
881: -- Standard start of API savepint
882: SAVEPOINT delete_msite_language_grp;
883:
884: -- API body
885:

Line 934: -- Standard start of API savepoint

930: l_full_name CONSTANT VARCHAR2(60) := g_pkg_name ||'.'|| l_api_name;
931:
932: BEGIN
933:
934: -- Standard start of API savepoint
935: SAVEPOINT delete_attachment_msite_grp;
936:
937: -- Standard call to check for call compatibility
938: IF NOT FND_API.compatible_api_call(

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

933:
934: -- Standard start of API savepoint
935: SAVEPOINT delete_attachment_msite_grp;
936:
937: -- Standard call to check for call compatibility
938: IF NOT FND_API.compatible_api_call(
939: g_api_version,
940: p_api_version,
941: l_api_name,

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

991: IF FND_API.to_boolean(p_commit) THEN
992: COMMIT;
993: END IF;
994:
995: -- Standard call to get message count and if count is 1, get message info
996: FND_MSG_PUB.count_and_get(
997: p_encoded => FND_API.g_false,
998: p_count => x_msg_count,
999: p_data => x_msg_data

Line 1060: -- Standard start of API savepoint

1056: l_full_name CONSTANT VARCHAR2(60) := g_pkg_name ||'.'|| l_api_name;
1057:
1058: BEGIN
1059:
1060: -- Standard start of API savepoint
1061: SAVEPOINT delete_dlv_all_all_grp;
1062:
1063: -- API body
1064: