DBA Data[Home] [Help]

APPS.FARX_RT dependencies on FA_SYSTEM_CONTROLS

Line 137: from fa_system_controls;

133: h_mesg_name := 'FA_FA_LOOKUP_IN_SYSTEM_CTLS';
134:
135: select category_flex_structure, location_flex_structure,asset_key_flex_structure
136: into h_cat_struct, h_loc_struct, h_assetkey_flex_structure
137: from fa_system_controls;
138:
139: h_mesg_name := 'FA_AMT_SEL_PERIODS';
140:
141: select period_open_date --Bug#9491496