DBA Data[Home] [Help]

APPS.FA_FASRSVED_XMLP_PKG dependencies on FA_CACHE_PKG

Line 438: if not fa_cache_pkg.fazcsob

434: end;
435:
436:
437: if (h_set_of_books_id is not null) then
438: if not fa_cache_pkg.fazcsob
439: (X_set_of_books_id => h_set_of_books_id,
440: X_mrc_sob_type_code => h_reporting_flag) then
441: raise FND_API.G_EXC_UNEXPECTED_ERROR;
442: end if;

Line 898: if not fa_cache_pkg.fazcsob

894: h_set_of_books_id := null;
895: end;
896:
897: if (h_set_of_books_id is not null) then
898: if not fa_cache_pkg.fazcsob
899: (X_set_of_books_id => h_set_of_books_id,
900: X_mrc_sob_type_code => h_reporting_flag) then
901: raise FND_API.G_EXC_UNEXPECTED_ERROR;
902: end if;

Line 1094: if not fa_cache_pkg.fazcsob

1090: h_set_of_books_id := null;
1091: end;
1092:
1093: if (h_set_of_books_id is not null) then
1094: if not fa_cache_pkg.fazcsob
1095: (X_set_of_books_id => h_set_of_books_id,
1096: X_mrc_sob_type_code => h_reporting_flag) then
1097: raise FND_API.G_EXC_UNEXPECTED_ERROR;
1098: end if;

Line 1624: if not fa_cache_pkg.fazcsob

1620: h_set_of_books_id := null;
1621: end;
1622:
1623: if (h_set_of_books_id is not null) then
1624: if not fa_cache_pkg.fazcsob
1625: (X_set_of_books_id => h_set_of_books_id,
1626: X_mrc_sob_type_code => h_reporting_flag) then
1627: raise FND_API.G_EXC_UNEXPECTED_ERROR;
1628: end if;

Line 1964: if not fa_cache_pkg.fazcsob

1960: h_set_of_books_id := null;
1961: end;
1962:
1963: if (h_set_of_books_id is not null) then
1964: if not fa_cache_pkg.fazcsob
1965: (X_set_of_books_id => h_set_of_books_id,
1966: X_mrc_sob_type_code => h_reporting_flag) then
1967: raise FND_API.G_EXC_UNEXPECTED_ERROR;
1968: end if;

Line 2287: if not fa_cache_pkg.fazcsob

2283: h_set_of_books_id := null;
2284: end;
2285:
2286: if (h_set_of_books_id is not null) then
2287: if not fa_cache_pkg.fazcsob
2288: (X_set_of_books_id => h_set_of_books_id,
2289: X_mrc_sob_type_code => h_reporting_flag) then
2290: raise FND_API.G_EXC_UNEXPECTED_ERROR;
2291: end if;

Line 2568: if not fa_cache_pkg.fazcsob

2564: h_set_of_books_id := null;
2565: end;
2566:
2567: if (h_set_of_books_id is not null) then
2568: if not fa_cache_pkg.fazcsob
2569: (X_set_of_books_id => h_set_of_books_id,
2570: X_mrc_sob_type_code => h_reporting_flag) then
2571: raise FND_API.G_EXC_UNEXPECTED_ERROR;
2572: end if;