DBA Data[Home] [Help]

APPS.PAY_JP_BAL_UPLOAD dependencies on PAY_BALANCE_PKG

Line 191: pay_balance_pkg.get_period_type_start(

187: and nvl(legislation_code, l_legislation_code) = l_legislation_code;
188: --
189: hr_utility.set_location(c_proc, 51);
190: --
191: pay_balance_pkg.get_period_type_start(
192: P_PERIOD_TYPE => l_period_type,
193: P_EFFECTIVE_DATE => p_upload_date,
194: P_START_DATE => l_dim_start_date,
195: P_START_DATE_CODE => l_start_date_code,