DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_COPY_PROCESS dependencies on BEN_PLAN_DESIGN_TXNS_API

Line 252: BEN_PLAN_DESIGN_TXNS_API.g_pgm_pl_prefix_suffix_text := l_prefix_suffix_text;

248: --Bug 4365133 and 4368942. resetting the globals
249: --
250: if l_reuse_object_flag = 'YO' then
251: --
252: BEN_PLAN_DESIGN_TXNS_API.g_pgm_pl_prefix_suffix_text := l_prefix_suffix_text;
253: --
254: end if;
255: --
256: IF l_row_typ_cd = 'PDW' or l_row_typ_cd = 'ELP'

Line 375: ben_plan_design_txns_api.create_log (p_copy_entity_txn_id);

371: );
372: END IF;
373: -- Write Log Data to PQH_PROCESS_LOG
374: --
375: ben_plan_design_txns_api.create_log (p_copy_entity_txn_id);
376: --
377: -- Write Process Information to Concurrent Program Log
378: --
379: create_process_log (p_copy_entity_txn_id => p_copy_entity_txn_id,