DBA Data[Home] [Help]

APPS.PAY_PL_SII_API dependencies on PAY_PL_SII_BK1

Line 161: PAY_PL_SII_BK1.create_pl_sii_details_b

157: --
158: -- Call Before Process User Hook
159: --
160: begin
161: PAY_PL_SII_BK1.create_pl_sii_details_b
162: (p_effective_date => l_effective_date
163: ,p_contract_category => p_contract_category
164: ,p_business_group_id => p_business_group_id
165: ,p_per_or_asg_id => p_per_or_asg_id

Line 229: pay_pl_sii_bk1.create_pl_sii_details_a

225: --
226: -- Call After Process User Hook
227: --
228: begin
229: pay_pl_sii_bk1.create_pl_sii_details_a
230: (p_effective_date => l_effective_date
231: ,p_per_or_asg_id => p_per_or_asg_id
232: ,p_business_group_id => p_business_group_id
233: ,p_contract_category => p_contract_category