DBA Data[Home] [Help]

APPS.PER_CEI_INS dependencies on FND_GLOBAL

Line 73: l_created_by := fnd_global.user_id;

69: --
70: -- Set the who columns
71: --
72: l_creation_date := sysdate;
73: l_created_by := fnd_global.user_id;
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: --

Line 75: l_last_updated_by := fnd_global.user_id;

71: --
72: l_creation_date := sysdate;
73: l_created_by := fnd_global.user_id;
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: -- Insert the row into: per_cagr_entitlement_items
79: --

Line 76: l_last_update_login := fnd_global.login_id;

72: l_creation_date := sysdate;
73: l_created_by := fnd_global.user_id;
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: -- Insert the row into: per_cagr_entitlement_items
79: --
80: insert into per_cagr_entitlement_items