Page 1 of 1

Draft Create accouting.

Posted: Sun Jul 12, 2009 12:29 pm
by M. Usman
hi all,

i want to know that if there is any way to grant only the "Draft Create Accouting" responsibility to any user in AR and AP

i dont want to give my user the "Final" and "Final Post to GL" responsibility.

thanks in advance

Posted: Mon Jul 13, 2009 2:26 am
by tgs100
A simple personalization would do.

Condition TAB
=========
Trigger Event: When-new-item-instance
Trigger Object: INV_SUM_ACTIONS.CREATE_ACCOUNTING

Actions TAB
========
Type: Property
Object Type: Item
Target Object: INV_SUM_ACTIONS.ACCOUNTING_DETAILS
Property Name: ALTERABLE (APPLICATIONS COVER)
Value: FALSE

Enter the userids/responsibilities in the context to restrict only to few users.

Cheers,
Saravanan TG