DBA Data[Home] [Help]

APPS.FA_CACHE_PKG dependencies on FA_FISCAL_YEAR

Line 137: TYPE fazcfy_type_tab is table of FA_FISCAL_YEAR%rowtype

133: TYPE fazcrsob_pvt_tbl_type IS TABLE OF fazcrsob_pvt_rec_type
134: INDEX BY BINARY_INTEGER;
135: TYPE fazccvt_type_tab is table of FA_CONVENTION_TYPES%rowtype
136: index by binary_integer;
137: TYPE fazcfy_type_tab is table of FA_FISCAL_YEAR%rowtype
138: index by binary_integer;
139: TYPE fazcdp_type_tab is table of fazcdp_rec_type
140: index by binary_integer;
141: TYPE fazcdbr_type_tab is table of fazcdbr_rec_type

Line 229: fazcfy_record FA_FISCAL_YEAR%RowType;

225: fazccvt_record FA_CONVENTION_TYPES%RowType;
226: fazccvt_table fazccvt_type_tab;
227:
228: -- fazcfy variables
229: fazcfy_record FA_FISCAL_YEAR%RowType;
230: fazcfy_table fazcfy_type_tab;
231:
232: -- fazcdp variables
233: fazcdp_record fazcdp_rec_type;

Line 580: * Cache FA_CALENDAR_PERIODS and FA_FISCAL_YEAR information

576: * Name
577: * fazccp
578: *
579: * Description
580: * Cache FA_CALENDAR_PERIODS and FA_FISCAL_YEAR information
581: *
582: * Parameters
583: * X_target_calendar - target calendar type
584: * X_target_fy_name - target fiscal year name