DBA Data[Home] [Help]

APPS.PA_ADJUSTMENTS dependencies on PA_COST_RATE_PUB

Line 9724: PA_COST_RATE_PUB.get_labor_rate

9720: IF p_calling_mode = 'SPLIT' Then
9721:
9722: l_return_currency_code := null;
9723: --Derive denorm_currency_code based on rate
9724: PA_COST_RATE_PUB.get_labor_rate
9725: ( p_person_id => p_person_id
9726: ,p_txn_date => p_ei_date
9727: ,p_calling_module => 'STAFFED'
9728: ,x_job_id => l_job_id