DBA Data[Home] [Help]

APPS.FA_GCCID_PKG dependencies on FA_CUSTOM_GEN_CCID_PKG

Line 330: h_ret_value := FA_CUSTOM_GEN_CCID_PKG.gen_ccid(

326: value => 'custom gen ccid logic', p_log_level_rec => p_log_level_rec);
327: end if;
328:
329:
330: h_ret_value := FA_CUSTOM_GEN_CCID_PKG.gen_ccid(
331: X_fn_trx_code=>X_fn_trx_code,
332: X_book_type_code=>X_book_type_code,
333: X_flex_num=>h_flex_num,
334: X_dist_ccid=>h_dist_ccid,