DBA Data[Home] [Help]

APPS.IGS_EN_VAL_AUS dependencies on IGS_AD_ADM_UT_STA_GD

Line 16: FROM IGS_AD_ADM_UT_STA_GD ausg

12: DECLARE
13: v_count NUMBER;
14: CURSOR c_ausg IS
15: SELECT count(*)
16: FROM IGS_AD_ADM_UT_STA_GD ausg
17: WHERE ausg.administrative_unit_status = p_aus;
18: BEGIN
19: --Validate if administrative IGS_PS_UNIT status grade records exist
20: -- for the administrative IGS_PS_UNIT status.