DBA Data[Home] [Help]

APPS.FA_FAS955_XMLP_PKG dependencies on FA_DEPRN_PERIODS

Line 65: FROM FA_DEPRN_PERIODS,

61: l_period_PCD,
62: l_period_FY,
63: l_period_num,
64: l_quarter_num
65: FROM FA_DEPRN_PERIODS,
66: FA_PERIOD_MAPS
67: WHERE book_type_code = Distribution_Source_Book
68: AND period_name = P_PERIOD1
69: AND period_num = qtr_last_period;