DBA Data[Home] [Help]

APPS.IGS_GE_GEN_004 dependencies on FND_LOOKUP_VALUES

Line 136: p_addr_type FND_LOOKUP_VALUES.lookup_code%type ,

132: END genp_upd_st_lgc_del;
133:
134:
135: FUNCTION GENP_VAL_ADT_CRSP(
136: p_addr_type FND_LOOKUP_VALUES.lookup_code%type ,
137: p_crsp_ind IGS_PE_HZ_LOCATIONS.correspondence%TYPE )
138: RETURN VARCHAR2 AS
139: -- This modules is used to test if the passed address type
140: -- and correspondence indicator exists in the system. This is