DBA Data[Home] [Help]

APPS.IGI_IAC_DEPRN_PKG dependencies on FAFLEX_PKG_WF

Line 1400: l_result := FAFLEX_PKG_WF.START_PROCESS(

1396: From fa_deprn_periods
1397: where book_type_code = p_book_type_code
1398: and period_counter = p_period_counter;
1399:
1400: l_result := FAFLEX_PKG_WF.START_PROCESS(
1401: X_flex_account_type => l_account_type,
1402: X_book_type_code => p_book_type_code,
1403: X_flex_num => l_flex_num,
1404: -- Bug 4714606