DBA Data[Home] [Help]

APPS.BEN_EXT_FMT dependencies on BEN_EXT_PAYROLL_BALANCE

Line 84: l_rslt_elmt := ben_ext_payroll_balance.Get_Balance_Value

80: fetch c_leg into l_LEGISLATION_CODE ;
81: close c_leg ;
82:
83:
84: l_rslt_elmt := ben_ext_payroll_balance.Get_Balance_Value
85: (p_business_group_id => p_business_group_id
86: ,p_assignment_id => p_assignment_id
87: ,p_effective_date => p_effective_date
88: ,p_legislation_code => l_LEGISLATION_CODE