DBA Data[Home] [Help]

APPS.PSP_ADJ_DRIVER dependencies on GMS_TRANSACTIONS_PUB

Line 3786: gms_transactions_pub.validate_transaction (

3782:
3783: if deferred_autopop_rec.array_award_id(i) IS not null
3784: then
3785:
3786: gms_transactions_pub.validate_transaction (
3787: deferred_autopop_rec.array_project_id(i),
3788: deferred_autopop_rec.array_task_id(i),
3789: deferred_autopop_rec.array_award_id(i),
3790: l_expenditure_type,

Line 4538: gms_transactions_pub.validate_transaction (

4534: EXIT;
4535: END IF;
4536:
4537: IF p_award_id IS NOT NULL and l_patc_status is null THEN
4538: gms_transactions_pub.validate_transaction (
4539: p_project_id,
4540: p_task_id,
4541: p_award_id,
4542: p_expenditure_type,