DBA Data[Home] [Help]

APPS.FA_CUA_MASS_EXT_RET_PKG dependencies on FA_DEBUG_PKG

Line 509: FA_DEBUG_PKG.Initialize;

505:
506: l_batch_size := nvl(fa_cache_pkg.fa_batch_size, 200);
507:
508: -- clear the debug stack initially and later for each asset
509: FA_DEBUG_PKG.Initialize;
510: -- reset the message level to prevent bogus errors
511: FA_SRVR_MSG.Set_Message_Level(message_level => 10, p_log_level_rec => g_log_level_rec);
512:
513: g_i := 0;

Line 515: fa_debug_pkg.add(l_calling_fn, 'px_max_mass_ext_retire_id', px_max_mass_ext_retire_id, p_log_level_rec => g_log_level_rec);

511: FA_SRVR_MSG.Set_Message_Level(message_level => 10, p_log_level_rec => g_log_level_rec);
512:
513: g_i := 0;
514: if (g_log_level_rec.statement_level) then
515: fa_debug_pkg.add(l_calling_fn, 'px_max_mass_ext_retire_id', px_max_mass_ext_retire_id, p_log_level_rec => g_log_level_rec);
516: fa_debug_pkg.add(l_calling_fn, 'p_book', p_book_type_code, p_log_level_rec => g_log_level_rec);
517: fa_debug_pkg.add(l_calling_fn, 'p_parent_request_id', p_parent_request_id, p_log_level_rec => g_log_level_rec);
518: fa_debug_pkg.add(l_calling_fn, 'p_total_requests', p_total_requests, p_log_level_rec => g_log_level_rec);
519: fa_debug_pkg.add(l_calling_fn, 'p_request_number', p_request_number, p_log_level_rec => g_log_level_rec);

Line 516: fa_debug_pkg.add(l_calling_fn, 'p_book', p_book_type_code, p_log_level_rec => g_log_level_rec);

512:
513: g_i := 0;
514: if (g_log_level_rec.statement_level) then
515: fa_debug_pkg.add(l_calling_fn, 'px_max_mass_ext_retire_id', px_max_mass_ext_retire_id, p_log_level_rec => g_log_level_rec);
516: fa_debug_pkg.add(l_calling_fn, 'p_book', p_book_type_code, p_log_level_rec => g_log_level_rec);
517: fa_debug_pkg.add(l_calling_fn, 'p_parent_request_id', p_parent_request_id, p_log_level_rec => g_log_level_rec);
518: fa_debug_pkg.add(l_calling_fn, 'p_total_requests', p_total_requests, p_log_level_rec => g_log_level_rec);
519: fa_debug_pkg.add(l_calling_fn, 'p_request_number', p_request_number, p_log_level_rec => g_log_level_rec);
520:

Line 517: fa_debug_pkg.add(l_calling_fn, 'p_parent_request_id', p_parent_request_id, p_log_level_rec => g_log_level_rec);

513: g_i := 0;
514: if (g_log_level_rec.statement_level) then
515: fa_debug_pkg.add(l_calling_fn, 'px_max_mass_ext_retire_id', px_max_mass_ext_retire_id, p_log_level_rec => g_log_level_rec);
516: fa_debug_pkg.add(l_calling_fn, 'p_book', p_book_type_code, p_log_level_rec => g_log_level_rec);
517: fa_debug_pkg.add(l_calling_fn, 'p_parent_request_id', p_parent_request_id, p_log_level_rec => g_log_level_rec);
518: fa_debug_pkg.add(l_calling_fn, 'p_total_requests', p_total_requests, p_log_level_rec => g_log_level_rec);
519: fa_debug_pkg.add(l_calling_fn, 'p_request_number', p_request_number, p_log_level_rec => g_log_level_rec);
520:
521: end if;

Line 518: fa_debug_pkg.add(l_calling_fn, 'p_total_requests', p_total_requests, p_log_level_rec => g_log_level_rec);

514: if (g_log_level_rec.statement_level) then
515: fa_debug_pkg.add(l_calling_fn, 'px_max_mass_ext_retire_id', px_max_mass_ext_retire_id, p_log_level_rec => g_log_level_rec);
516: fa_debug_pkg.add(l_calling_fn, 'p_book', p_book_type_code, p_log_level_rec => g_log_level_rec);
517: fa_debug_pkg.add(l_calling_fn, 'p_parent_request_id', p_parent_request_id, p_log_level_rec => g_log_level_rec);
518: fa_debug_pkg.add(l_calling_fn, 'p_total_requests', p_total_requests, p_log_level_rec => g_log_level_rec);
519: fa_debug_pkg.add(l_calling_fn, 'p_request_number', p_request_number, p_log_level_rec => g_log_level_rec);
520:
521: end if;
522:

Line 519: fa_debug_pkg.add(l_calling_fn, 'p_request_number', p_request_number, p_log_level_rec => g_log_level_rec);

515: fa_debug_pkg.add(l_calling_fn, 'px_max_mass_ext_retire_id', px_max_mass_ext_retire_id, p_log_level_rec => g_log_level_rec);
516: fa_debug_pkg.add(l_calling_fn, 'p_book', p_book_type_code, p_log_level_rec => g_log_level_rec);
517: fa_debug_pkg.add(l_calling_fn, 'p_parent_request_id', p_parent_request_id, p_log_level_rec => g_log_level_rec);
518: fa_debug_pkg.add(l_calling_fn, 'p_total_requests', p_total_requests, p_log_level_rec => g_log_level_rec);
519: fa_debug_pkg.add(l_calling_fn, 'p_request_number', p_request_number, p_log_level_rec => g_log_level_rec);
520:
521: end if;
522:
523: -- if (g_log_level_rec.statement_level) then

Line 524: -- fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);

520:
521: end if;
522:
523: -- if (g_log_level_rec.statement_level) then
524: -- fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);
525: -- end if;
526:
527:
528: -- Initial outfile heading

Line 536: fa_debug_pkg.add('FACXTREMB.pls',

532:
533: if (px_max_mass_ext_retire_id = 0) then
534:
535: if (g_log_level_rec.statement_level) then
536: fa_debug_pkg.add('FACXTREMB.pls',
537: 'FND_FILE init: BOOK ',
538: P_BOOK_TYPE_CODE, p_log_level_rec => g_log_level_rec);
539: End if;
540:

Line 558: fa_debug_pkg.add('FACXTREMB.pls',

554: FND_FILE.new_line(FND_FILE.output,1);
555:
556: end if;
557: if (g_log_level_rec.statement_level) then
558: fa_debug_pkg.add('FACXTREMB.pls',
559: 'Before CRL test ',
560: '', p_log_level_rec => g_log_level_rec);
561: End if;
562:

Line 591: fa_debug_pkg.add('FACXTREMB.pls',

587: end if;
588:
589:
590: if (g_log_level_rec.statement_level) then
591: fa_debug_pkg.add('FACXTREMB.pls',
592: 'Before mass ext mainselect ',
593: '', p_log_level_rec => g_log_level_rec);
594: End if;
595:

Line 669: fa_debug_pkg.add('FACXTREMB.pls',

665: LIMIT l_batch_size;
666: Close Mass_external_retirement;
667:
668: IF (g_log_level_rec.statement_level) then
669: fa_debug_pkg.add('FACXTREMB.pls',
670: 'Before for loop, number of loops ',
671: l_asset_id.count, p_log_level_rec => g_log_level_rec);
672: END IF;
673:

Line 680: FA_DEBUG_PKG.Initialize;

676: raise done_exc;
677: end if;
678:
679: -- clear the debug stack for each asset
680: FA_DEBUG_PKG.Initialize;
681: -- reset the message level to prevent bogus errors
682: FA_SRVR_MSG.Set_Message_Level(message_level => 10, p_log_level_rec => g_log_level_rec);
683:
684: For i in 1..l_asset_id.count loop -- mass_external_retirement

Line 770: fa_debug_pkg.add('FACXTREMB.pls',

766: g_attribute14 := L_Attribute14(i);
767: g_attribute15 := L_Attribute15(i);
768:
769: IF (g_log_level_rec.statement_level) then
770: fa_debug_pkg.add('FACXTREMB.pls',
771: 'Before Validation subblock: asset_id',
772: g_asset_id, p_log_level_rec => g_log_level_rec);
773: END IF;
774:

Line 801: fa_debug_pkg.add('FACXTREMB.pls',

797: and mass_external_retire_id <> g_mass_external_retire_id;
798:
799:
800: IF (g_log_level_rec.statement_level) then
801: fa_debug_pkg.add('FACXTREMB.pls',
802: 'g_num_of_distributiosn:',
803: g_num_of_distributions , p_log_level_rec => g_log_level_rec);
804:
805: end if;

Line 829: fa_debug_pkg.add('FACXTREMB.pls',

825: g_single_dist_array := 'YES';
826: end if;
827:
828: IF (g_log_level_rec.statement_level) then
829: fa_debug_pkg.add('FACXTREMB.pls',
830: 'g_single_dist_array:',
831: g_single_dist_array , p_log_level_rec => g_log_level_rec);
832: end if;
833:

Line 842: fa_debug_pkg.add('FACXTREMB.pls',

838: -- Deleting table only when changing asset, also when changing batch...?
839: l_asset_dist_tbl.delete;
840:
841: IF (g_log_level_rec.statement_level) then
842: fa_debug_pkg.add('FACXTREMB.pls',
843: 'Number of distributions:',
844: g_num_of_distributions, p_log_level_rec => g_log_level_rec);
845: fa_debug_pkg.add('FACXTREMB.pls',
846: 'test ident distributions:',

Line 845: fa_debug_pkg.add('FACXTREMB.pls',

841: IF (g_log_level_rec.statement_level) then
842: fa_debug_pkg.add('FACXTREMB.pls',
843: 'Number of distributions:',
844: g_num_of_distributions, p_log_level_rec => g_log_level_rec);
845: fa_debug_pkg.add('FACXTREMB.pls',
846: 'test ident distributions:',
847: g_test_ident_distributions, p_log_level_rec => g_log_level_rec);
848:
849: END IF;

Line 922: fa_debug_pkg.add('FACXTREMB.pls',

918:
919: end if; -- if distribution_id null
920:
921: IF (g_log_level_rec.statement_level) then
922: fa_debug_pkg.add('FACXTREMB.pls',
923: 'Before validate call mass_ext_ret_id ',
924: g_mass_external_retire_id, p_log_level_rec => g_log_level_rec);
925: END IF;
926:

Line 930: fa_debug_pkg.add('FACXTREMB.pls',

926:
927: -- modified and added additional logic for bugfix 2036777
928:
929: IF (g_log_level_rec.statement_level) then
930: fa_debug_pkg.add('FACXTREMB.pls',
931: 'Before source line retirement loop: lv_new_inv_txn_id',
932: lv_new_inv_txn_id, p_log_level_rec => g_log_level_rec);
933: END IF;
934:

Line 941: fa_debug_pkg.add('FACXTREMB.pls',

937: l_inv_tbl.delete;
938: For Source_lines_rec in Source_lines_C Loop
939:
940: IF (g_log_level_rec.statement_level) then
941: fa_debug_pkg.add('FACXTREMB.pls',
942: 'In source line retirement loop:',
943: source_lines_rec.source_line_id, p_log_level_rec => g_log_level_rec);
944: END IF;
945:

Line 963: fa_debug_pkg.add('FACXTREMB.pls',

959:
960: -- ***** Invoice Info ***** --
961:
962: IF (g_log_level_rec.statement_level) then
963: fa_debug_pkg.add('FACXTREMB.pls',
964: 'In source line loop 2: c3_lines.slid',
965: c3_lines.source_line_id, p_log_level_rec => g_log_level_rec);
966: END IF;
967: -- Use C3_lines.Source_Line_ID, due to bug 2036777

Line 987: fa_debug_pkg.add('FACXTREMB.pls',

983:
984: end loop;
985:
986: IF (g_log_level_rec.statement_level) then
987: fa_debug_pkg.add('FACXTREMB.pls',
988: 'Before loading arrays: Transaction_name ',
989: g_transaction_name, p_log_level_rec => g_log_level_rec);
990: END IF;
991:

Line 997: fa_debug_pkg.add('FACXTREMB.pls',

993: -- ***** Asset Transaction Info ***** --
994: -- activate when mass_transaction_id exists in trans_rec.
995: -- mass_transaction_id only populated where we have a prim-foreign key relation
996: IF (g_log_level_rec.statement_level) then
997: fa_debug_pkg.add('FACXTREMB.pls',
998: 'Loading arrays: g_Batch_name ',
999: g_batch_name, p_log_level_rec => g_log_level_rec);
1000: END IF;
1001:

Line 1009: fa_debug_pkg.add('FACXTREMB.pls',

1005: l_trans_rec.mass_transaction_id := to_number(substr(g_batch_name,9,30));
1006: end if;
1007:
1008: IF (g_log_level_rec.statement_level) then
1009: fa_debug_pkg.add('FACXTREMB.pls',
1010: 'Loading arrays: Mass trx id ',
1011: l_trans_rec.mass_transaction_id, p_log_level_rec => g_log_level_rec);
1012: END IF;
1013:

Line 1086: fa_debug_pkg.add('FACXTREMB.pls',

1082: -- Derive set of books id for primary book
1083: l_asset_hdr_rec.set_of_books_id := G_set_of_books_id;
1084:
1085: IF (g_log_level_rec.statement_level) then
1086: fa_debug_pkg.add('FACXTREMB.pls',
1087: 'Before loading Retirement1 arrays: cost_retired ',
1088: g_cost_retired, p_log_level_rec => g_log_level_rec);
1089: fa_debug_pkg.add('FACXTREMB.pls',
1090: 'Before loading Retirement1 arrays: units_retired ',

Line 1089: fa_debug_pkg.add('FACXTREMB.pls',

1085: IF (g_log_level_rec.statement_level) then
1086: fa_debug_pkg.add('FACXTREMB.pls',
1087: 'Before loading Retirement1 arrays: cost_retired ',
1088: g_cost_retired, p_log_level_rec => g_log_level_rec);
1089: fa_debug_pkg.add('FACXTREMB.pls',
1090: 'Before loading Retirement1 arrays: units_retired ',
1091: g_units, p_log_level_rec => g_log_level_rec);
1092: END IF;
1093:

Line 1144: fa_debug_pkg.add('FACXTREMB.pls',

1140: l_asset_retire_rec.terminal_gain_loss := g_terminal_gain_loss;
1141: /* Bug 8483118(R12) and 8206076(11i) - End */
1142:
1143: IF (g_log_level_rec.statement_level) then
1144: fa_debug_pkg.add('FACXTREMB.pls',
1145: 'Before loading dist arrays g_units',
1146: g_units, p_log_level_rec => g_log_level_rec);
1147: fa_debug_pkg.add('FACXTREMB.pls',
1148: 'Before loading dist arrays g_current_units',

Line 1147: fa_debug_pkg.add('FACXTREMB.pls',

1143: IF (g_log_level_rec.statement_level) then
1144: fa_debug_pkg.add('FACXTREMB.pls',
1145: 'Before loading dist arrays g_units',
1146: g_units, p_log_level_rec => g_log_level_rec);
1147: fa_debug_pkg.add('FACXTREMB.pls',
1148: 'Before loading dist arrays g_current_units',
1149: g_current_units, p_log_level_rec => g_log_level_rec);
1150: END IF;
1151:

Line 1158: fa_debug_pkg.add('FACXTREMB.pls',

1154:
1155: if ( nvl(G_Units,0) <> 0 and G_Units < G_current_units) then
1156: -- ***** Asset Distribution Info ***** --
1157: IF (g_log_level_rec.statement_level) then
1158: fa_debug_pkg.add('FACXTREMB.pls',
1159: 'Before loading dist arrays inside if',
1160: g_current_units, p_log_level_rec => g_log_level_rec);
1161: END IF;
1162:

Line 1188: fa_debug_pkg.add('FACXTREMB.pls',

1184: l_asset_dist_rec.distribution_id := g_distribution_id;
1185: l_asset_dist_tbl(num_dist) := l_asset_dist_rec;
1186:
1187: IF (g_log_level_rec.statement_level) then
1188: fa_debug_pkg.add('FACXTREMB.pls',
1189: 'Before loading dist arrays inside if',
1190: num_dist, p_log_level_rec => g_log_level_rec);
1191: fa_debug_pkg.add('FACXTREMB.pls',
1192: 'Before loading dist arrays inside if',

Line 1191: fa_debug_pkg.add('FACXTREMB.pls',

1187: IF (g_log_level_rec.statement_level) then
1188: fa_debug_pkg.add('FACXTREMB.pls',
1189: 'Before loading dist arrays inside if',
1190: num_dist, p_log_level_rec => g_log_level_rec);
1191: fa_debug_pkg.add('FACXTREMB.pls',
1192: 'Before loading dist arrays inside if',
1193: g_distribution_id, p_log_level_rec => g_log_level_rec);
1194: fa_debug_pkg.add('FACXTREMB.pls',
1195: 'Before loading dist arrays inside if',

Line 1194: fa_debug_pkg.add('FACXTREMB.pls',

1190: num_dist, p_log_level_rec => g_log_level_rec);
1191: fa_debug_pkg.add('FACXTREMB.pls',
1192: 'Before loading dist arrays inside if',
1193: g_distribution_id, p_log_level_rec => g_log_level_rec);
1194: fa_debug_pkg.add('FACXTREMB.pls',
1195: 'Before loading dist arrays inside if',
1196: g_location_id, p_log_level_rec => g_log_level_rec);
1197: fa_debug_pkg.add('FACXTREMB.pls',
1198: 'Before loading dist arrays inside if',

Line 1197: fa_debug_pkg.add('FACXTREMB.pls',

1193: g_distribution_id, p_log_level_rec => g_log_level_rec);
1194: fa_debug_pkg.add('FACXTREMB.pls',
1195: 'Before loading dist arrays inside if',
1196: g_location_id, p_log_level_rec => g_log_level_rec);
1197: fa_debug_pkg.add('FACXTREMB.pls',
1198: 'Before loading dist arrays inside if',
1199: g_code_combination_id, p_log_level_rec => g_log_level_rec);
1200: fa_debug_pkg.add('FACXTREMB.pls',
1201: 'Before loading dist arrays inside if',

Line 1200: fa_debug_pkg.add('FACXTREMB.pls',

1196: g_location_id, p_log_level_rec => g_log_level_rec);
1197: fa_debug_pkg.add('FACXTREMB.pls',
1198: 'Before loading dist arrays inside if',
1199: g_code_combination_id, p_log_level_rec => g_log_level_rec);
1200: fa_debug_pkg.add('FACXTREMB.pls',
1201: 'Before loading dist arrays inside if',
1202: l_asset_dist_rec.transaction_units, p_log_level_rec => g_log_level_rec);
1203: END IF;
1204:

Line 1229: fa_debug_pkg.add('FACXTREMB.pls',

1225:
1226: if (g_num_of_distributions = 0) OR (g_single_dist_array = 'YES') then
1227:
1228: IF (g_log_level_rec.statement_level) then
1229: fa_debug_pkg.add('FACXTREMB.pls',
1230: 'Before do_retirement call ',
1231: G_Asset_Number, p_log_level_rec => g_log_level_rec);
1232: END IF;
1233:

Line 1253: fa_debug_pkg.add('FACXTREMB.pls',

1249: p_subcomp_tbl => l_subcomp_tbl,
1250: p_inv_tbl => l_inv_tbl);
1251:
1252: IF (g_log_level_rec.statement_level) then
1253: fa_debug_pkg.add('FACXTREMB.pls',
1254: 'After do_retirement call, status',
1255: l_return_status, p_log_level_rec => g_log_level_rec);
1256: fa_debug_pkg.add('FACXTREMB.pls',
1257: 'After do_retirement call, msg_count',

Line 1256: fa_debug_pkg.add('FACXTREMB.pls',

1252: IF (g_log_level_rec.statement_level) then
1253: fa_debug_pkg.add('FACXTREMB.pls',
1254: 'After do_retirement call, status',
1255: l_return_status, p_log_level_rec => g_log_level_rec);
1256: fa_debug_pkg.add('FACXTREMB.pls',
1257: 'After do_retirement call, msg_count',
1258: l_msg_count, p_log_level_rec => g_log_level_rec);
1259: fa_debug_pkg.add('FACXTREMB.pls',
1260: 'After do_retirement call, x_msg_data',

Line 1259: fa_debug_pkg.add('FACXTREMB.pls',

1255: l_return_status, p_log_level_rec => g_log_level_rec);
1256: fa_debug_pkg.add('FACXTREMB.pls',
1257: 'After do_retirement call, msg_count',
1258: l_msg_count, p_log_level_rec => g_log_level_rec);
1259: fa_debug_pkg.add('FACXTREMB.pls',
1260: 'After do_retirement call, x_msg_data',
1261: x_msg_data, p_log_level_rec => g_log_level_rec);
1262:
1263: END IF;

Line 1284: fa_debug_pkg.add('FACXTREMB.pls',

1280: G_success_count := G_success_count + 1;
1281: x_success_count := x_success_count + 1;
1282:
1283: IF (g_log_level_rec.statement_level) then
1284: fa_debug_pkg.add('FACXTREMB.pls',
1285: 'Skipped do_retirement call ',
1286: g_num_of_distributions, p_log_level_rec => g_log_level_rec);
1287: END IF;
1288:

Line 1317: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);

1313: Exception
1314: WHEN G_Subroutine_Fail THEN
1315:
1316: if (g_log_level_rec.statement_level) then
1317: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);
1318: end if;
1319:
1320: UPDATE fa_mass_Ext_retirements
1321: SET review_status = 'ERROR',

Line 1349: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);

1345: WHEN Validation_Error THEN
1346:
1347: FND_CONCURRENT.AF_ROLLBACK;
1348: if(g_log_level_rec.statement_level) then
1349: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);
1350: end if;
1351:
1352: UPDATE fa_mass_Ext_retirements
1353: SET review_status = 'ERROR',

Line 1392: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);

1388: WHEN Fully_Reserved_Error THEN
1389:
1390: FND_CONCURRENT.AF_ROLLBACK;
1391: if(g_log_level_rec.statement_level) then
1392: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);
1393: end if;
1394:
1395: UPDATE fa_mass_Ext_retirements
1396: SET review_status = 'ERROR',

Line 1422: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);

1418:
1419: FND_CONCURRENT.AF_COMMIT;
1420:
1421: if(g_log_level_rec.statement_level) then
1422: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);
1423: end if;
1424:
1425: UPDATE fa_mass_Ext_retirements
1426: SET review_status = 'ERROR',

Line 1465: fa_debug_pkg.add(l_calling_fn, 'px_max_mass_ext_retire_id', px_max_mass_ext_retire_id, p_log_level_rec => g_log_level_rec);

1461:
1462:
1463:
1464: if (g_log_level_rec.statement_level) then
1465: fa_debug_pkg.add(l_calling_fn, 'px_max_mass_ext_retire_id', px_max_mass_ext_retire_id, p_log_level_rec => g_log_level_rec);
1466: fa_debug_pkg.add(l_calling_fn, 'End of Mass External Retirement session', x_return_status, p_log_level_rec => g_log_level_rec);
1467: end if;
1468:
1469: if (g_log_level_rec.statement_level) then

Line 1466: fa_debug_pkg.add(l_calling_fn, 'End of Mass External Retirement session', x_return_status, p_log_level_rec => g_log_level_rec);

1462:
1463:
1464: if (g_log_level_rec.statement_level) then
1465: fa_debug_pkg.add(l_calling_fn, 'px_max_mass_ext_retire_id', px_max_mass_ext_retire_id, p_log_level_rec => g_log_level_rec);
1466: fa_debug_pkg.add(l_calling_fn, 'End of Mass External Retirement session', x_return_status, p_log_level_rec => g_log_level_rec);
1467: end if;
1468:
1469: if (g_log_level_rec.statement_level) then
1470: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);

Line 1470: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);

1466: fa_debug_pkg.add(l_calling_fn, 'End of Mass External Retirement session', x_return_status, p_log_level_rec => g_log_level_rec);
1467: end if;
1468:
1469: if (g_log_level_rec.statement_level) then
1470: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);
1471: end if;
1472:
1473:
1474: EXCEPTION -- Mass_Ext_Retire

Line 1483: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);

1479: x_return_status := 0;
1480: FND_CONCURRENT.AF_COMMIT;
1481:
1482: if (g_log_level_rec.statement_level) then
1483: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);
1484: end if;
1485:
1486: -- msiddiqu Feb-24-2001
1487: WHEN pending_batch THEN

Line 1518: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);

1514: FND_CONCURRENT.AF_COMMIT;
1515: x_return_status := 2;
1516:
1517: if (g_log_level_rec.statement_level) then
1518: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);
1519: end if;
1520:
1521:
1522: WHEN Init_problem THEN

Line 1543: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);

1539:
1540: x_return_status := 2;
1541:
1542: if (g_log_level_rec.statement_level) then
1543: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);
1544: end if;
1545:
1546:
1547: WHEN Others THEN

Line 1568: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);

1564:
1565: x_return_status := 2;
1566:
1567: if (g_log_level_rec.statement_level) then
1568: fa_debug_pkg.dump_debug_messages(max_mesgs => 0, p_log_level_rec => g_log_level_rec);
1569: end if;
1570:
1571:
1572: END Mass_Ext_Retire;