You are on page 1of 4

Personalization for limited access of conversion type ‘Bank Rate’ to KI and KGS responsibility.

Navigation: Responsibility -> General Ledger Controller -> Daily rate


Navigate for personalization

Help ->Diagnostics -> Custom Code-> personalize

10. Restriction for Rate Type


Condition:
Trigger Event: WHEN-NEW-FORM-INSTANCE
Processing Mode: Both
Context:
Level Value
Responsibility KGS Revolution
Responsibility KI Revolution
Actions:

10. Builtin
Builtin Type: Create Record Group from Query
Argument:
select t.conversion_type, t.user_conversion_type, t.description
from gl_daily_conversion_types_v t
where t.conversion_type <> 'User'
and t.conversion_type <> 'EMU FIXED'
and t.view_privilege = 'Y'
and t.user_conversion_type='Bank Rate'
order by t.user_conversion_type
Group Name: XXKGS_BNK_RATE_GRP

Validate and Apply and save it.


Now log on to responsibility KI Revaluation

Click on Ki Bank Rate and do same personalization on it.

You might also like