DBA Data[Home] [Help]

APPS.PO_RCO_VALIDATION_GRP dependencies on STANDARD

Line 549: -- Standard Start of API savepoint

545: END IF;
546:
547: l_progress := '010';
548:
549: -- Standard Start of API savepoint
550: SAVEPOINT get_preparer_name_sp;
551:
552: l_progress := '020';
553:

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

550: SAVEPOINT get_preparer_name_sp;
551:
552: l_progress := '020';
553:
554: -- Standard call to check for call compatibility
555:
556: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version, l_api_name, g_pkg_name) THEN
557:
558: RAISE fnd_api.g_exc_unexpected_error;

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

627: END IF;
628:
629: l_progress := '010';
630:
631: -- Standard call to check for call compatibility
632:
633: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version, l_api_name, g_pkg_name) THEN
634: RAISE fnd_api.g_exc_unexpected_error;
635: END IF;

Line 666: -- Standard Start of API savepoint

662: END IF;
663:
664: l_progress := '010';
665:
666: -- Standard Start of API savepoint
667: SAVEPOINT update_reqcancel_from_so_sp;
668:
669: l_progress := '020';
670:

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

667: SAVEPOINT update_reqcancel_from_so_sp;
668:
669: l_progress := '020';
670:
671: -- Standard call to check for call compatibility
672:
673: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version, l_api_name, g_pkg_name) THEN
674: RAISE fnd_api.g_exc_unexpected_error;
675: END IF;

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

733: END IF;
734:
735: l_progress := '010';
736:
737: -- Standard call to check for call compatibility
738:
739: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version, l_api_name, g_pkg_name) THEN
740:
741: RAISE fnd_api.g_exc_unexpected_error;

Line 789: -- Standard Start of API savepoint

785: END IF;
786:
787: l_progress := '010';
788:
789: -- Standard Start of API savepoint
790: SAVEPOINT update_reqcancel_from_so_sp;
791:
792: l_progress := '020';
793:

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

790: SAVEPOINT update_reqcancel_from_so_sp;
791:
792: l_progress := '020';
793:
794: -- Standard call to check for call compatibility
795:
796: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version, l_api_name, g_pkg_name) THEN
797: RAISE fnd_api.g_exc_unexpected_error;
798: END IF;

Line 920: -- Standard Start of API savepoint

916: END IF;
917:
918: l_progress := '010';
919:
920: -- Standard Start of API savepoint
921:
922: SAVEPOINT update_reqchange_from_so_sp;
923:
924: l_progress := '020';

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

922: SAVEPOINT update_reqchange_from_so_sp;
923:
924: l_progress := '020';
925:
926: -- Standard call to check for call compatibility
927:
928: IF NOT fnd_api.compatible_api_call(l_api_version, p_api_version, l_api_name, g_pkg_name) THEN
929:
930: RAISE fnd_api.g_exc_unexpected_error;