DBA Data[Home] [Help]

APPS.FA_FASCOSTD_XMLP_PKG dependencies on FA_CACHE_PKG

Line 411: if not fa_cache_pkg.fazcsob

407: end;
408:
409:
410: if (h_set_of_books_id is not null) then
411: if not fa_cache_pkg.fazcsob
412: (X_set_of_books_id => h_set_of_books_id,
413: X_mrc_sob_type_code => h_reporting_flag) then
414: raise FND_API.G_EXC_UNEXPECTED_ERROR;
415: end if;

Line 871: if not fa_cache_pkg.fazcsob

867: h_set_of_books_id := null;
868: end;
869:
870: if (h_set_of_books_id is not null) then
871: if not fa_cache_pkg.fazcsob
872: (X_set_of_books_id => h_set_of_books_id,
873: X_mrc_sob_type_code => h_reporting_flag) then
874: raise FND_API.G_EXC_UNEXPECTED_ERROR;
875: end if;

Line 1067: if not fa_cache_pkg.fazcsob

1063: h_set_of_books_id := null;
1064: end;
1065:
1066: if (h_set_of_books_id is not null) then
1067: if not fa_cache_pkg.fazcsob
1068: (X_set_of_books_id => h_set_of_books_id,
1069: X_mrc_sob_type_code => h_reporting_flag) then
1070: raise FND_API.G_EXC_UNEXPECTED_ERROR;
1071: end if;

Line 1597: if not fa_cache_pkg.fazcsob

1593: h_set_of_books_id := null;
1594: end;
1595:
1596: if (h_set_of_books_id is not null) then
1597: if not fa_cache_pkg.fazcsob
1598: (X_set_of_books_id => h_set_of_books_id,
1599: X_mrc_sob_type_code => h_reporting_flag) then
1600: raise FND_API.G_EXC_UNEXPECTED_ERROR;
1601: end if;

Line 1937: if not fa_cache_pkg.fazcsob

1933: h_set_of_books_id := null;
1934: end;
1935:
1936: if (h_set_of_books_id is not null) then
1937: if not fa_cache_pkg.fazcsob
1938: (X_set_of_books_id => h_set_of_books_id,
1939: X_mrc_sob_type_code => h_reporting_flag) then
1940: raise FND_API.G_EXC_UNEXPECTED_ERROR;
1941: end if;

Line 2260: if not fa_cache_pkg.fazcsob

2256: h_set_of_books_id := null;
2257: end;
2258:
2259: if (h_set_of_books_id is not null) then
2260: if not fa_cache_pkg.fazcsob
2261: (X_set_of_books_id => h_set_of_books_id,
2262: X_mrc_sob_type_code => h_reporting_flag) then
2263: raise FND_API.G_EXC_UNEXPECTED_ERROR;
2264: end if;

Line 2541: if not fa_cache_pkg.fazcsob

2537: h_set_of_books_id := null;
2538: end;
2539:
2540: if (h_set_of_books_id is not null) then
2541: if not fa_cache_pkg.fazcsob
2542: (X_set_of_books_id => h_set_of_books_id,
2543: X_mrc_sob_type_code => h_reporting_flag) then
2544: raise FND_API.G_EXC_UNEXPECTED_ERROR;
2545: end if;