DBA Data[Home] [Help]

APPS.FA_INS_ADJUST_PKG dependencies on FA_SRVR_MSG

Line 67: FA_SRVR_MSG.ADD_MESSAGE

63:
64: if not fa_cache_pkg.fazccb
65: (X_book => X_book_type_code,
66: X_cat_id => X_cat_id, p_log_level_rec => p_log_level_rec) then
67: FA_SRVR_MSG.ADD_MESSAGE
68: (NAME => 'FA_GET_CAT_ID',
69: CALLING_FN => 'FA_INS_ADJUST_PKG.fadoflx', p_log_level_rec => p_log_level_rec);
70: return FALSE;
71: end if;

Line 108: FA_SRVR_MSG.ADD_MESSAGE

104: X_account_ccid => h_account_ccid,
105: X_distribution_id => X_distribution_id,
106: X_rtn_ccid => h_calculated_ccid, p_log_level_rec => p_log_level_rec)) then
107: h_mesg_name := 'FA_GET_ACCOUNT_CCID';
108: FA_SRVR_MSG.ADD_MESSAGE
109: (NAME => 'FA_GET_ACCOUNT_CCID',
110: CALLING_FN => 'FA_INS_ADJUST_PKG.fadoflx', p_log_level_rec => p_log_level_rec);
111: return FALSE;
112: end if;

Line 145: FA_SRVR_MSG.ADD_SQL_ERROR

141: return TRUE;
142:
143: EXCEPTION
144: WHEN OTHERS then
145: FA_SRVR_MSG.ADD_SQL_ERROR
146: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoflx',
147: p_log_level_rec => p_log_level_rec);
148: return FALSE;
149: END fadoflx;

Line 262: FA_SRVR_MSG.ADD_SQL_ERROR

258: return TRUE;
259:
260: EXCEPTION
261: WHEN OTHERS then
262: FA_SRVR_MSG.ADD_SQL_ERROR
263: (CALLING_FN => 'FA_INS_ADJUST_PKG.facdamt',
264: p_log_level_rec => p_log_level_rec);
265: return FALSE;
266: END facdamt;

Line 298: FA_SRVR_MSG.ADD_MESSAGE

294: return TRUE;
295:
296: EXCEPTION
297: WHEN NO_DATA_FOUND then
298: FA_SRVR_MSG.ADD_MESSAGE
299: (NAME => h_mesg_name,
300: CALLING_FN => 'FA_INS_ADJUST_PKG.fagetcc',
301: p_log_level_rec => p_log_level_rec);
302: return FALSE;

Line 304: FA_SRVR_MSG.ADD_SQL_ERROR

300: CALLING_FN => 'FA_INS_ADJUST_PKG.fagetcc',
301: p_log_level_rec => p_log_level_rec);
302: return FALSE;
303: WHEN OTHERS then
304: FA_SRVR_MSG.ADD_SQL_ERROR
305: (CALLING_FN => 'FA_INS_ADJUST_PKG.fagetcc',
306: p_log_level_rec => p_log_level_rec);
307: return FALSE;
308:

Line 474: FA_SRVR_MSG.add_message

470: IF (NOT FA_UTILS_PKG.faxrnd(X_amount => adj_ptr.adjustment_amount,
471: X_book => adj_ptr.book_type_code,
472: X_set_of_books_id => adj_ptr.set_of_books_id,
473: p_log_level_rec => p_log_level_rec)) THEN
474: FA_SRVR_MSG.add_message
475: (CALLING_FN => 'FA_INS_ADJUST_PKG.fainajc',
476: p_log_level_rec => p_log_level_rec);
477: return (FALSE);
478: END IF;

Line 721: FA_SRVR_MSG.ADD_MESSAGE

717: return TRUE;
718:
719: EXCEPTION
720: WHEN NO_DATA_FOUND then
721: FA_SRVR_MSG.ADD_MESSAGE
722: (NAME => h_mesg_name,
723: CALLING_FN => 'FA_INS_ADJUST_PKG.fainajc',
724: p_log_level_rec => p_log_level_rec);
725: return FALSE;

Line 727: FA_SRVR_MSG.ADD_SQL_ERROR

723: CALLING_FN => 'FA_INS_ADJUST_PKG.fainajc',
724: p_log_level_rec => p_log_level_rec);
725: return FALSE;
726: WHEN OTHERS then
727: FA_SRVR_MSG.ADD_SQL_ERROR
728: (CALLING_FN => 'FA_INS_ADJUST_PKG.fainajc',
729: p_log_level_rec => p_log_level_rec);
730: return FALSE;
731: END fainajc;

Line 818: FA_SRVR_MSG.ADD_MESSAGE

814: X_last_update_date => X_last_update_date,
815: X_last_updated_by => X_last_updated_by,
816: X_last_update_login => X_last_update_login,
817: p_log_level_rec => p_log_level_rec)) then
818: FA_SRVR_MSG.ADD_MESSAGE
819: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoact',
820: p_log_level_rec => p_log_level_rec);
821: return FALSE;
822: end if;

Line 917: FA_SRVR_MSG.ADD_MESSAGE

913: if (not factotp
914: (total_amount => h_total_amount,
915: adjustment_amount => h_adjustment_amount,
916: p_log_level_rec => p_log_level_rec)) then
917: FA_SRVR_MSG.ADD_MESSAGE
918: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoact',
919: p_log_level_rec => p_log_level_rec);
920: return FALSE;
921: end if;

Line 960: FA_SRVR_MSG.ADD_MESSAGE

956:
957: -- SLA: fail if count = 0
958: if ((SQL%NOTFOUND or h_distribution_lines = 0) and
959: G_release = 11) THEN
960: FA_SRVR_MSG.ADD_MESSAGE
961: (NAME=>h_mesg_name,
962: CALLING_FN => 'FA_GCCID_PKG.fadoact',
963: p_log_level_rec => p_log_level_rec);
964: return FALSE;

Line 994: FA_SRVR_MSG.ADD_MESSAGE

990: H_SUCCESS,
991: -1,
992: p_log_level_rec => p_log_level_rec);
993: if not h_success then
994: FA_SRVR_MSG.ADD_MESSAGE
995: (CALLING_FN => 'FA_GCCID_PKG.fadoact',
996: p_log_level_rec => p_log_level_rec);
997: return FALSE;
998: end if;

Line 1011: FA_SRVR_MSG.ADD_MESSAGE

1007: (adj_ptr.adjustment_type<>'COST') AND
1008: (adj_ptr.adjustment_type<>'CIP COST')) then
1009: if (not facdamt(h_adj_dd_amount,
1010: p_log_level_rec => p_log_level_rec)) then
1011: FA_SRVR_MSG.ADD_MESSAGE
1012: (CALLING_FN => 'FA_GCCID_PKG.fadoact',
1013: p_log_level_rec => p_log_level_rec);
1014: return FALSE;
1015: end if;

Line 1028: FA_SRVR_MSG.ADD_MESSAGE(CALLING_FN => 'FA_GCCID_PKG.fadoact');

1024: (adj_ptr.adjustment_type like '%EXPENSE%'))
1025: then
1026: if (h_dpr_row.cost = 0) then
1027: if not FA_ASSET_VAL_PVT.validate_period_of_addition(ADJ_PTR.ASSET_ID, adj_ptr.book_type_code,'CAPITALIZED',h_period_of_addition) then
1028: FA_SRVR_MSG.ADD_MESSAGE(CALLING_FN => 'FA_GCCID_PKG.fadoact');
1029: return FALSE;
1030: end if;
1031: if(h_period_of_addition = 'Y') then---Need to add MRC tables.
1032: if(H_DPR_ROW.mrc_sob_type_code = 'R') then

Line 1079: FA_SRVR_MSG.add_message(CALLING_FN => 'FA_INS_ADJUST_PKG.fadoact');

1075: IF (NOT FA_UTILS_PKG.faxrnd(X_amount => h_new_dist_rsv,
1076: X_book => adj_ptr.book_type_code,
1077: X_set_of_books_id => adj_ptr.set_of_books_id,
1078: p_log_level_rec => p_log_level_rec)) THEN
1079: FA_SRVR_MSG.add_message(CALLING_FN => 'FA_INS_ADJUST_PKG.fadoact');
1080: return (FALSE);
1081: END IF;
1082: if (p_log_level_rec.statement_level) then
1083: FA_DEBUG_PKG.ADD (fname => 'FA_INS_ADJUST_PKG.fadoact',element => '+++ h_new_dist_rsv ',value => h_new_dist_rsv,p_log_level_rec => p_log_level_rec);

Line 1155: FA_SRVR_MSG.add_message(CALLING_FN => 'FA_INS_ADJUST_PKG.fadoact');

1151: IF (NOT FA_UTILS_PKG.faxrnd(X_amount => h_new_dist_rsv,
1152: X_book => adj_ptr.book_type_code,
1153: X_set_of_books_id => adj_ptr.set_of_books_id,
1154: p_log_level_rec => p_log_level_rec)) THEN
1155: FA_SRVR_MSG.add_message(CALLING_FN => 'FA_INS_ADJUST_PKG.fadoact');
1156: return (FALSE);
1157: END IF;
1158: if (p_log_level_rec.statement_level) then
1159: FA_DEBUG_PKG.ADD (fname => 'FA_INS_ADJUST_PKG.fadoact',element => '+++ h_new_dist_rsv ',value => h_new_dist_rsv,p_log_level_rec => p_log_level_rec);

Line 1215: FA_SRVR_MSG.add_message

1211: IF (NOT FA_UTILS_PKG.faxrnd(X_amount => h_amount_to_insert,
1212: X_book => adj_ptr.book_type_code,
1213: X_set_of_books_id => adj_ptr.set_of_books_id,
1214: p_log_level_rec => p_log_level_rec)) THEN
1215: FA_SRVR_MSG.add_message
1216: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoact',
1217: p_log_level_rec => p_log_level_rec);
1218: return (FALSE);
1219: END IF;

Line 1255: FA_SRVR_MSG.ADD_MESSAGE

1251: X_cat_id => adj_ptr.selection_retid,
1252: X_distribution_id => h_distribution_id,
1253: X_source_type_code => adj_ptr.source_type_code,
1254: p_log_level_rec => p_log_level_rec)) then
1255: FA_SRVR_MSG.ADD_MESSAGE
1256: (CALLING_FN => 'FA_GCCID_PKG.fadoact',
1257: NAME => h_mesg_name,
1258: p_log_level_rec => p_log_level_rec);
1259: return FALSE;

Line 1289: FA_SRVR_MSG.ADD_MESSAGE

1285: X_last_update_date => X_last_update_date,
1286: X_last_updated_by => X_last_updated_by,
1287: X_last_update_login => X_last_update_login,
1288: p_log_level_rec => p_log_level_rec)) then
1289: FA_SRVR_MSG.ADD_MESSAGE
1290: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoact',
1291: p_log_level_rec => p_log_level_rec);
1292: return FALSE;
1293: end if;

Line 1301: FA_SRVR_MSG.ADD_SQL_ERROR

1297: return TRUE;
1298:
1299: exception
1300: when others then
1301: FA_SRVR_MSG.ADD_SQL_ERROR
1302: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoact',
1303: p_log_level_rec => p_log_level_rec);
1304: return FALSE;
1305:

Line 1370: FA_SRVR_MSG.ADD_MESSAGE

1366: X_last_update_date => X_last_update_date,
1367: X_last_updated_by => X_last_updated_by,
1368: X_last_update_login => X_last_update_login,
1369: p_log_level_rec => p_log_level_rec)) then
1370: FA_SRVR_MSG.ADD_MESSAGE
1371: (NAME => 'FA_GET_CAT_ID',
1372: CALLING_FN => 'FA_INS_ADJUST_PKG.fadoclr',
1373: p_log_level_rec => p_log_level_rec);
1374: return FALSE;

Line 1422: FA_SRVR_MSG.ADD_MESSAGE

1418:
1419: -- call facdamt to calculate the detail amount for leveling
1420: if (not facdamt(adj_dd_amount=>h_adj_dd_amount,
1421: p_log_level_rec => p_log_level_rec)) then
1422: FA_SRVR_MSG.ADD_MESSAGE
1423: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoclr',
1424: NAME => h_mesg_name,
1425: p_log_level_rec => p_log_level_rec);
1426: end if;

Line 1454: FA_SRVR_MSG.add_message(

1450: IF (NOT FA_UTILS_PKG.faxrnd(X_amount => h_amount_to_insert,
1451: X_book => adj_ptr.book_type_code,
1452: X_set_of_books_id => adj_ptr.set_of_books_id,
1453: p_log_level_rec => p_log_level_rec)) THEN
1454: FA_SRVR_MSG.add_message(
1455: CALLING_FN => 'FA_INS_ADJUST_PKG.fadoclr',
1456: p_log_level_rec => p_log_level_rec);
1457: return (FALSE);
1458: END IF;

Line 1490: FA_SRVR_MSG.ADD_MESSAGE

1486: X_cat_id => adj_ptr.selection_retid,
1487: X_distribution_id => h_distribution_id,
1488: X_source_type_code => adj_ptr.source_type_code,
1489: p_log_level_rec => p_log_level_rec)) then
1490: FA_SRVR_MSG.ADD_MESSAGE
1491: (CALLING_FN => 'FA_GCCID_PKG.fadoclr',
1492: NAME => h_mesg_name,
1493: p_log_level_rec => p_log_level_rec);
1494: return FALSE;

Line 1516: FA_SRVR_MSG.ADD_MESSAGE

1512: X_last_update_date => X_last_update_date,
1513: X_last_updated_by => X_last_updated_by,
1514: X_last_update_login => X_last_update_login,
1515: p_log_level_rec => p_log_level_rec)) then
1516: FA_SRVR_MSG.ADD_MESSAGE
1517: (NAME => 'FA_GET_CAT_ID',
1518: CALLING_FN => 'FA_INS_ADJUST_PKG.fadoclr',
1519: p_log_level_rec => p_log_level_rec);
1520: return FALSE;

Line 1543: FA_SRVR_MSG.ADD_SQL_ERROR

1539: return TRUE;
1540:
1541: exception
1542: when others then
1543: FA_SRVR_MSG.ADD_SQL_ERROR
1544: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoclr',
1545: p_log_level_rec => p_log_level_rec);
1546: return FALSE;
1547:

Line 1570: FA_SRVR_MSG.ADD_MESSAGE

1566: X_last_update_date => X_last_update_date,
1567: X_last_updated_by => X_last_updated_by,
1568: X_last_update_login => X_last_update_login,
1569: p_log_level_rec => p_log_level_rec)) then
1570: FA_SRVR_MSG.ADD_MESSAGE
1571: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadosglf',
1572: p_log_level_rec => p_log_level_rec);
1573: return FALSE;
1574: end if;

Line 1591: FA_SRVR_MSG.ADD_MESSAGE

1587: X_cat_id => adj_ptr.selection_retid,
1588: X_distribution_id => adj_ptr.distribution_id,
1589: X_source_type_code => adj_ptr.source_type_code,
1590: p_log_level_rec => p_log_level_rec)) then
1591: FA_SRVR_MSG.ADD_MESSAGE
1592: (CALLING_FN =>'FA_GCCID_PKG.fadosglf',
1593: p_log_level_rec => p_log_level_rec);
1594: return FALSE;
1595: end if;

Line 1603: FA_SRVR_MSG.add_message

1599: if (not FA_UTILS_PKG.faxrnd(X_amount => adj_ptr.adjustment_amount,
1600: X_book => adj_ptr.book_type_code,
1601: X_set_of_books_id => adj_ptr.set_of_books_id,
1602: p_log_level_rec => p_log_level_rec))then
1603: FA_SRVR_MSG.add_message
1604: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadosglf',
1605: p_log_level_rec => p_log_level_rec);
1606: return (FALSE);
1607: end if;

Line 1626: FA_SRVR_MSG.ADD_MESSAGE

1622: X_last_update_date => X_last_update_date,
1623: X_last_updated_by => X_last_updated_by,
1624: X_last_update_login => X_last_update_login,
1625: p_log_level_rec => p_log_level_rec)) then
1626: FA_SRVR_MSG.ADD_MESSAGE
1627: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadosglf',
1628: p_log_level_rec => p_log_level_rec);
1629: return FALSE;
1630: end if;

Line 1643: FA_SRVR_MSG.ADD_SQL_ERROR

1639: return TRUE;
1640:
1641: exception
1642: when others then
1643: FA_SRVR_MSG.ADD_SQL_ERROR
1644: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadosglf',
1645: p_log_level_rec => p_log_level_rec);
1646: return FALSE;
1647:

Line 1679: FA_SRVR_MSG.ADD_MESSAGE

1675: X_cat_id => adj_ptr.selection_retid,
1676: X_distribution_id => adj_ptr.distribution_id,
1677: X_source_type_code => adj_ptr.source_type_code,
1678: p_log_level_rec => p_log_level_rec)) then
1679: FA_SRVR_MSG.ADD_MESSAGE
1680: (CALLING_FN =>'FA_GCCID_PKG.fadosgl',
1681: p_log_level_rec => p_log_level_rec);
1682: return FALSE;
1683: end if;

Line 1691: FA_SRVR_MSG.add_message

1687: if (not FA_UTILS_PKG.faxrnd(X_amount => adj_ptr.adjustment_amount,
1688: X_book => adj_ptr.book_type_code,
1689: X_set_of_books_id => adj_ptr.set_of_books_id,
1690: p_log_level_rec => p_log_level_rec)) then
1691: FA_SRVR_MSG.add_message
1692: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadosgl',
1693: p_log_level_rec => p_log_level_rec);
1694: return (FALSE);
1695: end if;

Line 1716: FA_SRVR_MSG.ADD_MESSAGE

1712: X_last_update_date => X_last_update_date,
1713: X_last_updated_by => X_last_updated_by,
1714: X_last_update_login => X_last_update_login,
1715: p_log_level_rec => p_log_level_rec)) then
1716: FA_SRVR_MSG.ADD_MESSAGE
1717: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadosgl',
1718: p_log_level_rec => p_log_level_rec);
1719: return FALSE;
1720: end if;

Line 1727: FA_SRVR_MSG.ADD_SQL_ERROR

1723: return TRUE;
1724:
1725: exception
1726: when others then
1727: FA_SRVR_MSG.ADD_SQL_ERROR
1728: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadosgl',
1729: p_log_level_rec => p_log_level_rec);
1730: return FALSE;
1731: END fadosgl;

Line 1787: FA_SRVR_MSG.ADD_MESSAGE

1783: X_last_update_date => X_last_update_date,
1784: X_last_updated_by => X_last_updated_by,
1785: X_last_update_login => X_last_update_login,
1786: p_log_level_rec => p_log_level_rec)) then
1787: FA_SRVR_MSG.ADD_MESSAGE
1788: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoret',
1789: p_log_level_rec => p_log_level_rec);
1790: return FALSE;
1791: end if;

Line 1815: FA_SRVR_MSG.ADD_MESSAGE

1811:
1812: if (not factotp(total_amount=>h_total_amount,
1813: adjustment_amount=>h_adjustment_amount,
1814: p_log_level_rec => p_log_level_rec)) then
1815: FA_SRVR_MSG.ADD_MESSAGE
1816: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoret',
1817: p_log_level_rec => p_log_level_rec);
1818: return FALSE;
1819: end if;

Line 1832: FA_SRVR_MSG.ADD_MESSAGE

1828: AND book_type_code = h_dist_book
1829: AND RETIREMENT_ID = h_ret_id;
1830:
1831: if SQL%NOTFOUND THEN
1832: FA_SRVR_MSG.ADD_MESSAGE
1833: (NAME => h_mesg_name,
1834: CALLING_FN => 'FA_GCCID_PKG.fadoret',
1835: p_log_level_rec => p_log_level_rec);
1836: return FALSE;

Line 1862: FA_SRVR_MSG.ADD_MESSAGE

1858: H_SUCCESS,
1859: -1,
1860: p_log_level_rec => p_log_level_rec);
1861: if not h_success then
1862: FA_SRVR_MSG.ADD_MESSAGE
1863: (CALLING_FN => 'FA_GCCID_PKG.fadoret',
1864: p_log_level_rec => p_log_level_rec);
1865: return FALSE;
1866: end if;

Line 1875: FA_SRVR_MSG.ADD_MESSAGE

1871: -- Test change, always treat cost adjustments in as false
1872: if ((adj_ptr.leveling_flag=TRUE)) then
1873: if (not facdamt(h_adj_dd_amount,
1874: p_log_level_rec => p_log_level_rec)) then
1875: FA_SRVR_MSG.ADD_MESSAGE
1876: (CALLING_FN => 'FA_GCCID_PKG.fadoret',
1877: p_log_level_rec => p_log_level_rec);
1878: return FALSE;
1879: end if;

Line 1896: FA_SRVR_MSG.add_message

1892: IF (NOT FA_UTILS_PKG.faxrnd(X_amount => h_amount_to_insert,
1893: X_book => adj_ptr.book_type_code,
1894: X_set_of_books_id => adj_ptr.set_of_books_id,
1895: p_log_level_rec => p_log_level_rec)) THEN
1896: FA_SRVR_MSG.add_message
1897: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoret',
1898: p_log_level_rec => p_log_level_rec);
1899: return (FALSE);
1900: END IF;

Line 1924: FA_SRVR_MSG.ADD_MESSAGE

1920: X_cat_id => adj_ptr.selection_retid,
1921: X_distribution_id => h_distribution_id,
1922: X_source_type_code => adj_ptr.source_type_code,
1923: p_log_level_rec => p_log_level_rec)) then
1924: FA_SRVR_MSG.ADD_MESSAGE
1925: (CALLING_FN => 'FA_GCCID_PKG.fadoact',
1926: NAME=>h_mesg_name,
1927: p_log_level_rec => p_log_level_rec);
1928: return FALSE;

Line 1949: FA_SRVR_MSG.ADD_MESSAGE

1945: X_last_update_date => X_last_update_date,
1946: X_last_updated_by => X_last_updated_by,
1947: X_last_update_login => X_last_update_login,
1948: p_log_level_rec => p_log_level_rec)) then
1949: FA_SRVR_MSG.ADD_MESSAGE
1950: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoret',
1951: p_log_level_rec => p_log_level_rec);
1952: return FALSE;
1953: end if;

Line 1961: FA_SRVR_MSG.ADD_SQL_ERROR

1957: return TRUE;
1958:
1959: exception
1960: when others then
1961: FA_SRVR_MSG.ADD_SQL_ERROR
1962: (CALLING_FN => 'FA_INS_ADJUST_PKG.fadoret',
1963: p_log_level_rec => p_log_level_rec);
1964: return FALSE;
1965:

Line 2017: FA_SRVR_MSG.ADD_MESSAGE

2013: p_log_level_rec => p_log_level_rec)) then
2014: adj_table.delete;
2015: h_cache_index := 0;
2016:
2017: FA_SRVR_MSG.ADD_MESSAGE
2018: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinaj',
2019: p_log_level_rec => p_log_level_rec);
2020: return FALSE;
2021: end if;

Line 2031: FA_SRVR_MSG.ADD_MESSAGE

2027: p_log_level_rec => p_log_level_rec)) then
2028: adj_table.delete;
2029: h_cache_index := 0;
2030:
2031: FA_SRVR_MSG.ADD_MESSAGE
2032: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinaj',
2033: p_log_level_rec => p_log_level_rec);
2034: return FALSE;
2035: end if;

Line 2046: FA_SRVR_MSG.ADD_MESSAGE

2042: p_log_level_rec => p_log_level_rec)) then
2043: adj_table.delete;
2044: h_cache_index := 0;
2045:
2046: FA_SRVR_MSG.ADD_MESSAGE
2047: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinaj',
2048: p_log_level_rec => p_log_level_rec);
2049: return FALSE;
2050: end if;

Line 2060: FA_SRVR_MSG.ADD_MESSAGE

2056: p_log_level_rec => p_log_level_rec)) then
2057: adj_table.delete;
2058: h_cache_index := 0;
2059:
2060: FA_SRVR_MSG.ADD_MESSAGE
2061: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinaj',
2062: p_log_level_rec => p_log_level_rec);
2063: return FALSE;
2064: end if;

Line 2074: FA_SRVR_MSG.ADD_MESSAGE

2070: p_log_level_rec => p_log_level_rec)) then
2071: adj_table.delete;
2072: h_cache_index := 0;
2073:
2074: FA_SRVR_MSG.ADD_MESSAGE
2075: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinaj',
2076: p_log_level_rec => p_log_level_rec);
2077: return FALSE;
2078: end if;

Line 2088: FA_SRVR_MSG.ADD_MESSAGE

2084: p_log_level_rec => p_log_level_rec)) then
2085: adj_table.delete;
2086: h_cache_index := 0;
2087:
2088: FA_SRVR_MSG.ADD_MESSAGE
2089: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinaj',
2090: p_log_level_rec => p_log_level_rec);
2091: return FALSE;
2092: end if;

Line 2102: FA_SRVR_MSG.ADD_MESSAGE

2098: p_log_level_rec => p_log_level_rec)) then
2099: adj_table.delete;
2100: h_cache_index := 0;
2101:
2102: FA_SRVR_MSG.ADD_MESSAGE
2103: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinaj',
2104: p_log_level_rec => p_log_level_rec);
2105: return FALSE;
2106: end if;

Line 2116: FA_SRVR_MSG.ADD_MESSAGE

2112: p_log_level_rec => p_log_level_rec)) then
2113: adj_table.delete;
2114: h_cache_index := 0;
2115:
2116: FA_SRVR_MSG.ADD_MESSAGE
2117: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinaj',
2118: p_log_level_rec => p_log_level_rec);
2119: return FALSE;
2120: end if;

Line 2126: FA_SRVR_MSG.ADD_MESSAGE

2122: -- undefined mode
2123: adj_table.delete;
2124: h_cache_index := 0;
2125:
2126: FA_SRVR_MSG.ADD_MESSAGE
2127: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinaj',
2128: NAME => 'FA_INS_ADJ_BAD_MODE',
2129: p_log_level_rec => p_log_level_rec);
2130: return FALSE;

Line 2147: FA_SRVR_MSG.ADD_MESSAGE

2143: p_log_level_rec => p_log_level_rec)) then
2144: adj_table.delete;
2145: h_cache_index := 0;
2146:
2147: FA_SRVR_MSG.ADD_MESSAGE
2148: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinaj',
2149: p_log_level_rec => p_log_level_rec);
2150: return FALSE;
2151: end if;

Line 2167: FA_SRVR_MSG.ADD_SQL_ERROR

2163: return TRUE;
2164:
2165: exception
2166: when others then
2167: FA_SRVR_MSG.ADD_SQL_ERROR
2168: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinaj',
2169: p_log_level_rec => p_log_level_rec);
2170: return FALSE;
2171: END faxinaj;

Line 2209: FA_SRVR_MSG.Init_Server_Message;

2205: BEGIN <>
2206:
2207: if (X_init_message_flag = 'YES') then
2208: -- initialize Message and Debug stacks
2209: FA_SRVR_MSG.Init_Server_Message;
2210: FA_DEBUG_PKG.Initialize;
2211: end if;
2212:
2213: -- Get the parameters passed by form

Line 2232: FA_SRVR_MSG.ADD_MESSAGE

2228: adj_ptr_local.account := X_account;
2229: adj_ptr_local.account_type := X_account_type;
2230:
2231: if (X_current_units=0) then
2232: FA_SRVR_MSG.ADD_MESSAGE
2233: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinadj',
2234: NAME => 'FA_INS_ADJ_ZERO_UNITS',
2235: p_log_level_rec => p_log_level_rec);
2236: return FALSE;

Line 2245: FA_SRVR_MSG.ADD_MESSAGE

2241: adj_ptr_local.selection_mode := FA_ADJUST_TYPE_PKG.FA_AJ_ACTIVE;
2242: elsif (X_selection_mode='SINGLE') then
2243: adj_ptr_local.selection_mode := FA_ADJUST_TYPE_PKG.FA_AJ_SINGLE;
2244: else
2245: FA_SRVR_MSG.ADD_MESSAGE
2246: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinadj',
2247: NAME => 'FA_INS_ADJ_BAD_SEL_MODE',
2248: p_log_level_rec => p_log_level_rec);
2249: return FALSE;

Line 2257: FA_SRVR_MSG.ADD_MESSAGE

2253: adj_ptr_local.flush_adj_flag := TRUE;
2254: elsif (X_flush_adj_flag='FALSE') then
2255: adj_ptr_local.flush_adj_flag:=FALSE;
2256: else
2257: FA_SRVR_MSG.ADD_MESSAGE
2258: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinadj',
2259: NAME => 'FA_INS_ADJ_BAD_FLUSH_FLAG',
2260: p_log_level_rec => p_log_level_rec);
2261: return FALSE;

Line 2269: FA_SRVR_MSG.ADD_MESSAGE

2265: adj_ptr_local.gen_ccid_flag := TRUE;
2266: elsif (X_gen_ccid_flag='FALSE') then
2267: adj_ptr_local.gen_ccid_flag:=FALSE;
2268: else
2269: FA_SRVR_MSG.ADD_MESSAGE
2270: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinadj',
2271: NAME => 'FA_INS_ADJ_BAD_GEN_CCID_FLAG',
2272: p_log_level_rec => p_log_level_rec);
2273: return FALSE;

Line 2291: FA_SRVR_MSG.ADD_MESSAGE

2287: X_last_update_date,
2288: X_last_updated_by,
2289: X_last_update_login,
2290: p_log_level_rec => p_log_level_rec)) then
2291: FA_SRVR_MSG.ADD_MESSAGE
2292: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinadj',
2293: p_log_level_rec => p_log_level_rec);
2294: return FALSE;
2295: end if;

Line 2303: FA_SRVR_MSG.ADD_SQL_ERROR

2299: return TRUE;
2300:
2301: exception
2302: when others then
2303: FA_SRVR_MSG.ADD_SQL_ERROR
2304: (CALLING_FN => 'FA_INS_ADJUST_PKG.faxinadj',
2305: p_log_level_rec => p_log_level_rec);
2306: return FALSE;
2307: