DBA Data[Home] [Help]

APPS.PA_ONLINE_COPY_EXP dependencies on PA_TRANSACTIONS_PUB

Line 1485: -- replaced patc.get_status with pa_transactions_pub.

1481: temp_outcome );
1482:
1483: IF temp_outcome IS NULL THEN
1484: --
1485: -- replaced patc.get_status with pa_transactions_pub.
1486: -- validate_transaction. This is a temporary change,
1487: -- because this function will not be supported in 11.5
1488: --
1489: pa_transactions_pub.validate_transaction(

Line 1489: pa_transactions_pub.validate_transaction(

1485: -- replaced patc.get_status with pa_transactions_pub.
1486: -- validate_transaction. This is a temporary change,
1487: -- because this function will not be supported in 11.5
1488: --
1489: pa_transactions_pub.validate_transaction(
1490: X_project_id => X_project_id
1491: , X_task_id => X_task_id
1492: , X_ei_date => X_expenditure_item_date
1493: , X_expenditure_type => X_expenditure_type