DBA Data[Home] [Help]

APPS.IGW_GENERATE_PERIODS dependencies on IGW_BUDGET_PERSONS

Line 726: from igw_budget_persons

722: , appointment_type_code
723: into l_calculation_base
724: , l_effective_date
725: , l_appointment_type_code
726: from igw_budget_persons
727: where proposal_id = p_proposal_id
728: and version_id = p_version_id
729: --and person_id = rec_budget_personnel.person_id
730: and party_id = rec_budget_personnel.party_id

Line 1627: from igw_budget_persons

1623: , appointment_type_code
1624: into l_calculation_base
1625: , l_effective_date
1626: , l_appointment_type_code
1627: from igw_budget_persons
1628: where proposal_id = p_proposal_id
1629: and version_id = p_version_id
1630: --and person_id = rec_budget_personnel.person_id
1631: and party_id = rec_budget_personnel.party_id