DBA Data[Home] [Help]

APPS.IGS_PE_WF_GEN dependencies on HZ_PARTIES

Line 20: TYPE t_addr_chg_persons IS TABLE OF hz_parties.party_id%TYPE INDEX BY PLS_INTEGER;

16: gmaheswa 17-Jan-20076 Bug 4938278: Removed comments code.
17: vskumar 24-May-2006 Bug 5211157 Added two procdeures specs raise_acad_intent_event and process_acad_intent
18: ******************************************************************/
19:
20: TYPE t_addr_chg_persons IS TABLE OF hz_parties.party_id%TYPE INDEX BY PLS_INTEGER;
21: ti_addr_chg_persons t_addr_chg_persons;
22:
23:
24: PROCEDURE change_residence(p_resident_details_id IN NUMBER,