DBA Data[Home] [Help]

APPS.IGI_IGI_ITR_CHARGE_LINES_PKG dependencies on APP_EXCEPTION

Line 131: APP_EXCEPTION.Raise_Exception;

127: END IF;
128:
129:
130:
131: APP_EXCEPTION.Raise_Exception;
132: end if;
133: CLOSE C;
134: if (
135: (Recinfo.it_header_id = X_It_Header_Id)

Line 172: APP_EXCEPTION.Raise_Exception;

168: END IF;
169:
170:
171:
172: APP_EXCEPTION.Raise_Exception;
173: end if;
174: END Lock_Row;
175:
176: