DBA Data[Home] [Help]

APPS.QA_EDR_STANDARD dependencies on FND_API

Line 549: RETURN FND_API.G_TRUE; --this is the character 'T'

545: IS
546: --Above is a new function added as per bug 3253566
547: --it returns 'F' in the stub version and 'T' in real version
548: BEGIN
549: RETURN FND_API.G_TRUE; --this is the character 'T'
550: END;
551:
552: -- ALL OF BELOW 6 Procedures added due to Bug 3447098 as requested by
553: -- ENG-Eres team developer Fuad Abdi