DBA Data[Home] [Help]

APPS.GMS_WF_PKG dependencies on FND_RELEASE

Line 2940: if (FND_RELEASE.MAJOR_VERSION = 12 and FND_RELEASE.minor_version >= 1 and FND_RELEASE.POINT_VERSION >= 1 )

2936: aname => 'INSTALL_START_DATE');
2937:
2938:
2939: --Changes for bug:7538344 starts here
2940: if (FND_RELEASE.MAJOR_VERSION = 12 and FND_RELEASE.minor_version >= 1 and FND_RELEASE.POINT_VERSION >= 1 )
2941: or (FND_RELEASE.MAJOR_VERSION > 12) then
2942:
2943: begin
2944:

Line 2941: or (FND_RELEASE.MAJOR_VERSION > 12) then

2937:
2938:
2939: --Changes for bug:7538344 starts here
2940: if (FND_RELEASE.MAJOR_VERSION = 12 and FND_RELEASE.minor_version >= 1 and FND_RELEASE.POINT_VERSION >= 1 )
2941: or (FND_RELEASE.MAJOR_VERSION > 12) then
2942:
2943: begin
2944:
2945: --Obtain the user_id based on the unique user_name