DBA Data[Home] [Help]

APPS.IGS_AS_GEN_006 dependencies on IGS_LOOKUPS_VIEW

Line 151: p_assessable_type igs_lookups_view.lookup_code%TYPE;

147: p_unit_cd igs_ps_unit.unit_cd%TYPE;
148: p_location_cd igs_ad_location.location_cd%TYPE;
149: p_unit_mode igs_as_unit_mode.unit_mode%TYPE;
150: p_unit_class igs_as_unit_class.unit_class%TYPE;
151: p_assessable_type igs_lookups_view.lookup_code%TYPE;
152: p_no_assessment_type igs_lookups_view.lookup_code%TYPE;
153: --
154: BEGIN -- assp_ins_admin_grds
155: --

Line 152: p_no_assessment_type igs_lookups_view.lookup_code%TYPE;

148: p_location_cd igs_ad_location.location_cd%TYPE;
149: p_unit_mode igs_as_unit_mode.unit_mode%TYPE;
150: p_unit_class igs_as_unit_class.unit_class%TYPE;
151: p_assessable_type igs_lookups_view.lookup_code%TYPE;
152: p_no_assessment_type igs_lookups_view.lookup_code%TYPE;
153: --
154: BEGIN -- assp_ins_admin_grds
155: --
156: IGS_GE_GEN_003.set_org_id(); -- swaghmar, bug# 4951054

Line 1013: p_reproduce IGS_LOOKUPS_VIEW.LOOKUP_CODE%TYPE ;

1009: p_unit_cd IGS_PS_UNIT.UNIT_CD%TYPE;
1010: p_location_cd IGS_AD_LOCATION.LOCATION_CD%TYPE;
1011: p_unit_class IGS_AS_UNIT_CLASS.UNIT_CLASS%TYPE;
1012: p_unit_mode IGS_AS_UNIT_MODE.UNIT_MODE%TYPE;
1013: p_reproduce IGS_LOOKUPS_VIEW.LOOKUP_CODE%TYPE ;
1014: --------------------------------------------------------------------------------------------------------------------------
1015: --Change History:
1016: --Who When What
1017: --Aiyer 08-APR-2002 Bug No. 2124034. The parameter p_reproduce was also added as a hidden parameter in the