DBA Data[Home] [Help]

APPS.PA_ADJUSTMENTS dependencies on PA_COST_RATE_PUB

Line 9441: PA_COST_RATE_PUB.get_labor_rate

9437: IF p_calling_mode = 'SPLIT' Then
9438:
9439: l_return_currency_code := null;
9440: --Derive denorm_currency_code based on rate
9441: PA_COST_RATE_PUB.get_labor_rate
9442: ( p_person_id => p_person_id
9443: ,p_txn_date => p_ei_date
9444: ,p_calling_module => 'STAFFED'
9445: ,x_job_id => l_job_id