DBA Data[Home] [Help]

APPS.PAY_COST_ALLOCATION_API dependencies on PAY_COST_ALLOCATION_BK1

Line 418: PAY_COST_ALLOCATION_BK1.create_cost_allocation_b

414: --
415: -- Call Before Process User Hook
416: --
417: begin
418: PAY_COST_ALLOCATION_BK1.create_cost_allocation_b
419: (p_effective_date => l_effective_date
420: ,p_assignment_id => p_assignment_id
421: ,p_proportion => p_proportion
422: ,p_business_group_id => p_business_group_id

Line 615: PAY_COST_ALLOCATION_BK1.create_cost_allocation_a

611: --
612: -- Call After Process User Hook
613: --
614: begin
615: PAY_COST_ALLOCATION_BK1.create_cost_allocation_a
616: (p_effective_date => l_effective_date
617: ,p_assignment_id => p_assignment_id
618: ,p_proportion => p_proportion
619: ,p_business_group_id => p_business_group_id