DBA Data[Home] [Help]

APPS.QA_SECURITY_PKG dependencies on FND_API

Line 170: -- This change in the FND API was made in AFSCDSCB.pls version 115.53

166:
167: -- Bug 2691739. get_security_predicate() returns a status 'F'
168: -- along with a predicate '1=2', if no grants exists. This should
169: -- not be treated as a error condition.
170: -- This change in the FND API was made in AFSCDSCB.pls version 115.53
171: -- abd corrected in 115.69. See the bug for more info. - kabalakr.
172:
173: IF (x1_return_status IN ('E','U','L')) THEN
174: APP_EXCEPTION.RAISE_EXCEPTION;