DBA Data[Home] [Help]

APPS.INV_REPLENISH_COUNT_PVT dependencies on FND_USER

Line 24: g_user_name fnd_user.user_name%TYPE := fnd_global.user_name;

20: * Globals constant holding the package name.
21: **/
22: g_pkg_name CONSTANT VARCHAR2(30) := 'INV_REPLENISH_COUNT_PVT';
23: g_version_printed BOOLEAN := FALSE;
24: g_user_name fnd_user.user_name%TYPE := fnd_global.user_name;
25:
26: /**
27: * This Procedure is used to print the Debug Messages to log file.
28: * @param p_message Debug Message