DBA Data[Home] [Help]

APPS.BEN_EXT_FMT dependencies on BEN_EXT_PAYROLL_BALANCE

Line 85: l_rslt_elmt := ben_ext_payroll_balance.Get_Balance_Value

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