DBA Data[Home] [Help]

APPS.PSP_PREGEN dependencies on PA_TRANSACTIONS_PUB

Line 1497: pa_transactions_pub.validate_transaction(

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