DBA Data[Home] [Help]

APPS.PER_ELC_UPD dependencies on FND_GLOBAL

Line 75: l_last_updated_by := fnd_global.user_id;

71: --
72: -- Set the who columns
73: --
74: l_last_update_date := sysdate;
75: l_last_updated_by := fnd_global.user_id;
76: l_last_update_login := fnd_global.login_id;
77: --
78: -- Update the per_elections Row
79: --

Line 76: l_last_update_login := fnd_global.login_id;

72: -- Set the who columns
73: --
74: l_last_update_date := sysdate;
75: l_last_updated_by := fnd_global.user_id;
76: l_last_update_login := fnd_global.login_id;
77: --
78: -- Update the per_elections Row
79: --
80: update per_elections