DBA Data[Home] [Help]

APPS.PSP_ADJ_DRIVER dependencies on GMS_TRANSACTIONS_PUB

Line 3777: gms_transactions_pub.validate_transaction (

3773:
3774: if deferred_autopop_rec.array_award_id(i) IS not null
3775: then
3776:
3777: gms_transactions_pub.validate_transaction (
3778: deferred_autopop_rec.array_project_id(i),
3779: deferred_autopop_rec.array_task_id(i),
3780: deferred_autopop_rec.array_award_id(i),
3781: l_expenditure_type,

Line 4529: gms_transactions_pub.validate_transaction (

4525: EXIT;
4526: END IF;
4527:
4528: IF p_award_id IS NOT NULL and l_patc_status is null THEN
4529: gms_transactions_pub.validate_transaction (
4530: p_project_id,
4531: p_task_id,
4532: p_award_id,
4533: p_expenditure_type,