DBA Data[Home] [Help]

APPS.OKL_PAY_CURE_REFUNDS_PUB dependencies on STANDARD

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

30: BEGIN
31:
32: SAVEPOINT CREATE_REFUND_HDR;
33:
34: -- Standard call to check for call compatibility.
35: IF NOT FND_API.Compatible_API_Call ( l_api_version,
36: p_api_version,
37: l_api_name,
38: G_PKG_NAME)

Line 83: -- Standard check for p_commit

79: x_cure_refund_header_id :=l_cure_refund_header_id;
80: x_return_status :=l_return_status;
81: END IF;
82:
83: -- Standard check for p_commit
84: IF FND_API.to_Boolean( p_commit )
85: THEN
86: COMMIT WORK;
87: END IF;

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

142:
143: BEGIN
144:
145: SAVEPOINT DELETE_REFUND_HDR;
146: -- Standard call to check for call compatibility.
147: IF NOT FND_API.Compatible_API_Call ( l_api_version,
148: p_api_version,
149: l_api_name,
150: G_PKG_NAME)

Line 192: -- Standard check for p_commit

188: END IF;
189: x_return_status :=l_return_status;
190: END IF;
191:
192: -- Standard check for p_commit
193: IF FND_API.to_Boolean( p_commit )
194: THEN
195: COMMIT WORK;
196: END IF;

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

256: BEGIN
257:
258: SAVEPOINT UPDATE_REFUND_HDR;
259:
260: -- Standard call to check for call compatibility.
261: IF NOT FND_API.Compatible_API_Call ( l_api_version,
262: p_api_version,
263: l_api_name,
264: G_PKG_NAME)

Line 308: -- Standard check for p_commit

304: END IF;
305: x_return_status :=l_return_status;
306: END IF;
307:
308: -- Standard check for p_commit
309: IF FND_API.to_Boolean( p_commit )
310: THEN
311: COMMIT WORK;
312: END IF;

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

366: BEGIN
367:
368: SAVEPOINT SUBMIT_CURE_REFUND_HDR;
369:
370: -- Standard call to check for call compatibility.
371: IF NOT FND_API.Compatible_API_Call ( l_api_version,
372: p_api_version,
373: l_api_name,
374: G_PKG_NAME)

Line 416: -- Standard check for p_commit

412: END IF;
413: x_return_status :=l_return_status;
414: END IF;
415:
416: -- Standard check for p_commit
417: IF FND_API.to_Boolean( p_commit )
418: THEN
419: COMMIT WORK;
420: END IF;

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

476:
477: BEGIN
478:
479: SAVEPOINT APPROVE_CURE_REFUNDS;
480: -- Standard call to check for call compatibility.
481: IF NOT FND_API.Compatible_API_Call ( l_api_version,
482:
483: p_api_version,
484: l_api_name,

Line 529: -- Standard check for p_commit

525: x_return_status :=l_return_status;
526: END IF;
527:
528:
529: -- Standard check for p_commit
530: IF FND_API.to_Boolean( p_commit )
531: THEN
532: COMMIT WORK;
533: END IF;

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

591:
592: BEGIN
593:
594: SAVEPOINT SUBMIT_CURE_REFUNDS;
595: -- Standard call to check for call compatibility.
596: IF NOT FND_API.Compatible_API_Call ( l_api_version,
597:
598: p_api_version,
599: l_api_name,

Line 645: -- Standard check for p_commit

641: x_return_status :=l_return_status;
642: END IF;
643:
644:
645: -- Standard check for p_commit
646: IF FND_API.to_Boolean( p_commit )
647: THEN
648: COMMIT WORK;
649: END IF;

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

709: BEGIN
710:
711: SAVEPOINT CREATE_REFUND_HEADERS;
712:
713: -- Standard call to check for call compatibility.
714: IF NOT FND_API.Compatible_API_Call ( l_api_version,
715: p_api_version,
716: l_api_name,
717: G_PKG_NAME)

Line 762: -- Standard check for p_commit

758: x_cure_refund_header_id :=l_cure_refund_header_id;
759: x_return_status :=l_return_status;
760: END IF;
761:
762: -- Standard check for p_commit
763: IF FND_API.to_Boolean( p_commit )
764: THEN
765: COMMIT WORK;
766: END IF;

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

827: BEGIN
828:
829: SAVEPOINT UPDATE_REFUND_HEADERS;
830:
831: -- Standard call to check for call compatibility.
832: IF NOT FND_API.Compatible_API_Call ( l_api_version,
833: p_api_version,
834: l_api_name,
835: G_PKG_NAME)

Line 879: -- Standard check for p_commit

875: END IF;
876: x_return_status :=l_return_status;
877: END IF;
878:
879: -- Standard check for p_commit
880: IF FND_API.to_Boolean( p_commit )
881: THEN
882: COMMIT WORK;
883: END IF;

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

940: BEGIN
941:
942: SAVEPOINT CREATE_REFUND_DETAILS;
943:
944: -- Standard call to check for call compatibility.
945: IF NOT FND_API.Compatible_API_Call ( l_api_version,
946: p_api_version,
947: l_api_name,
948: G_PKG_NAME)

Line 992: -- Standard check for p_commit

988: END IF;
989: x_return_status :=l_return_status;
990: END IF;
991:
992: -- Standard check for p_commit
993: IF FND_API.to_Boolean( p_commit )
994: THEN
995: COMMIT WORK;
996: END IF;

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

1054: BEGIN
1055:
1056: SAVEPOINT UPDATE_REFUND_DETAILS;
1057:
1058: -- Standard call to check for call compatibility.
1059: IF NOT FND_API.Compatible_API_Call ( l_api_version,
1060: p_api_version,
1061: l_api_name,
1062: G_PKG_NAME)

Line 1106: -- Standard check for p_commit

1102: END IF;
1103: x_return_status :=l_return_status;
1104: END IF;
1105:
1106: -- Standard check for p_commit
1107: IF FND_API.to_Boolean( p_commit )
1108: THEN
1109: COMMIT WORK;
1110: END IF;

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

1167: BEGIN
1168:
1169: SAVEPOINT DELETE_REFUND_DETAILS;
1170:
1171: -- Standard call to check for call compatibility.
1172: IF NOT FND_API.Compatible_API_Call ( l_api_version,
1173: p_api_version,
1174: l_api_name,
1175: G_PKG_NAME)

Line 1219: -- Standard check for p_commit

1215: END IF;
1216: x_return_status :=l_return_status;
1217: END IF;
1218:
1219: -- Standard check for p_commit
1220: IF FND_API.to_Boolean( p_commit )
1221: THEN
1222: COMMIT WORK;
1223: END IF;