DBA Data[Home] [Help]

APPS.BEN_EFC_FUNCTIONS dependencies on BEN_EFC_FUNCTIONS

Line 1: package body ben_efc_functions as

1: package body ben_efc_functions as
2: /* $Header: beefcfnc.pkb 115.13 2002/12/31 23:58:28 mmudigon noship $ */
3: --
4: /*
5: +==============================================================================+

Line 30: g_package varchar2(50) := 'ben_efc_functions.';

26: */
27: --
28: -- Globals.
29: --
30: g_package varchar2(50) := 'ben_efc_functions.';
31: --
32: g_curr_pil_id number;
33: --
34: procedure setup_workers

Line 707: ben_efc_functions.BGP_WriteEFCAction

703: -- Simulate a conversion for each business group
704: --
705: -- Write an EFC action for the BGP
706: --
707: ben_efc_functions.BGP_WriteEFCAction
708: (p_bgp_id => p_bgp_id
709: --
710: ,p_efc_action_id => p_efc_action_id
711: );

Line 919: end ben_efc_functions;

915: end if;
916: --
917: END CompObject_GetParUom;
918: --
919: end ben_efc_functions;