DBA Data[Home] [Help]

APPS.IGS_EN_VAL_SP dependencies on IGS_PE_PERSON

Line 11: v_person_id IGS_PE_PERSON.person_id%TYPE;

7: p_message_name OUT NOCOPY VARCHAR2)
8: RETURN BOOLEAN AS
9: BEGIN
10: DECLARE
11: v_person_id IGS_PE_PERSON.person_id%TYPE;
12: v_other_detail VARCHAR(255);
13: CURSOR gc_person_statistics(
14: cp_postcode IGS_PE_SUBURB_POSTCD.postcode%TYPE) IS
15: SELECT person_id