DBA Data[Home] [Help]

APPS.PAY_IVL_INS dependencies on FND_GLOBAL

Line 148: l_last_updated_by := fnd_global.user_id;

144: --
145: -- Set the AOL updated WHO values
146: --
147: l_last_update_date := sysdate;
148: l_last_updated_by := fnd_global.user_id;
149: l_last_update_login := fnd_global.login_id;
150: End If;
151: --
152: pay_ivl_shd.g_api_dml := true; -- Set the api dml status

Line 149: l_last_update_login := fnd_global.login_id;

145: -- Set the AOL updated WHO values
146: --
147: l_last_update_date := sysdate;
148: l_last_updated_by := fnd_global.user_id;
149: l_last_update_login := fnd_global.login_id;
150: End If;
151: --
152: pay_ivl_shd.g_api_dml := true; -- Set the api dml status
153: --