DBA Data[Home] [Help]

APPS.PSP_PREGEN dependencies on PA_TRANSACTIONS_PUB

Line 1494: pa_transactions_pub.validate_transaction(

1490: x_return_status := FND_API.G_RET_STS_ERROR;
1491: x_return_code := 'NULL_EXP_ORG';
1492: return;
1493: else
1494: pa_transactions_pub.validate_transaction(
1495: x_project_id => x_project_id,
1496: x_task_id => x_task_id,
1497: x_ei_date => x_effective_date,
1498: x_expenditure_type => x_expenditure_type,