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