DBA Data[Home] [Help]

APPS.PE_PEI_BUS dependencies on PER_PEOPLE_EXTRA_INFO

Line 177: (p_person_id in per_people_extra_info.person_id%TYPE

173: -- {End of Comments}
174: --
175: -- ---------------------------------------------------------------------------
176: procedure chk_person_id
177: (p_person_id in per_people_extra_info.person_id%TYPE
178: -- ,p_effective_date in date
179: );
180: --
181: -- ----------------------------------------------------------------------------

Line 215: (p_information_type in per_people_extra_info.information_type%TYPE

211: -- {End of Comments}
212: --
213: -- ---------------------------------------------------------------------------
214: Procedure chk_information_type
215: (p_information_type in per_people_extra_info.information_type%TYPE
216: ,p_person_id in per_people_extra_info.person_id%TYPE);
217: end pe_pei_bus;

Line 216: ,p_person_id in per_people_extra_info.person_id%TYPE);

212: --
213: -- ---------------------------------------------------------------------------
214: Procedure chk_information_type
215: (p_information_type in per_people_extra_info.information_type%TYPE
216: ,p_person_id in per_people_extra_info.person_id%TYPE);
217: end pe_pei_bus;