DBA Data[Home] [Help]

APPS.IGS_OR_PRC_CWLK dependencies on APP_EXCEPTION

Line 137: APP_EXCEPTION.RAISE_EXCEPTION;

133: FND_FILE.Put_Line(FND_FILE.Log,
134: FND_MESSAGE.Get);
135:
136: -- Raise the exception so that the record can be updated to Status 3
137: APP_EXCEPTION.RAISE_EXCEPTION;
138: END IF;
139:
140: -- Call the Insert Row tablehandler for the Crosswalk Detail
141: l_rowid := NULL;