DBA Data[Home] [Help]

APPS.BEN_EFC_ADJUSTMENTS1 dependencies on BEN_EFC_ADJUSTMENTS

Line 1: package ben_efc_adjustments1 AUTHID CURRENT_USER as

1: package ben_efc_adjustments1 AUTHID CURRENT_USER as
2: /* $Header: beefcaj1.pkh 115.4 2002/12/31 23:58:24 mmudigon noship $*/
3: --
4: /*
5: +==============================================================================+

Line 37: ,p_adjustment_counts out nocopy ben_efc_adjustments.g_adjustment_counts

33: ,p_valtotal_workers in number default null
34: --
35: ,p_business_group_id in number default null
36: --
37: ,p_adjustment_counts out nocopy ben_efc_adjustments.g_adjustment_counts
38: );
39: --
40: procedure eev_adjustments
41: (p_validate in boolean default false

Line 54: ,p_adjustment_counts out nocopy ben_efc_adjustments.g_adjustment_counts

50: ,p_valtotal_workers in number default null
51: --
52: ,p_business_group_id in number default null
53: --
54: ,p_adjustment_counts out nocopy ben_efc_adjustments.g_adjustment_counts
55: );
56: --
57: procedure bpl_adjustments
58: (p_validate in boolean default false

Line 71: ,p_adjustment_counts out nocopy ben_efc_adjustments.g_adjustment_counts

67: ,p_valtotal_workers in number default null
68: --
69: ,p_business_group_id in number default null
70: --
71: ,p_adjustment_counts out nocopy ben_efc_adjustments.g_adjustment_counts
72: );
73: --
74: END ben_efc_adjustments1;

Line 74: END ben_efc_adjustments1;

70: --
71: ,p_adjustment_counts out nocopy ben_efc_adjustments.g_adjustment_counts
72: );
73: --
74: END ben_efc_adjustments1;