DBA Data[Home] [Help]

APPS.BEN_PEI_INS dependencies on FND_GLOBAL

Line 124: l_last_updated_by := fnd_global.user_id;

120: --
121: -- Set the AOL updated WHO values
122: --
123: l_last_update_date := sysdate;
124: l_last_updated_by := fnd_global.user_id;
125: l_last_update_login := fnd_global.login_id;
126: End If;
127: --
128: ben_pei_shd.g_api_dml := true; -- Set the api dml status

Line 125: l_last_update_login := fnd_global.login_id;

121: -- Set the AOL updated WHO values
122: --
123: l_last_update_date := sysdate;
124: l_last_updated_by := fnd_global.user_id;
125: l_last_update_login := fnd_global.login_id;
126: End If;
127: --
128: ben_pei_shd.g_api_dml := true; -- Set the api dml status
129: --