2016 Dec 27 1:24 PM
Hi All,
Expecting solution or approach, where multiple users are logging in same cash desk, where System is not displaying the opened cash desk for user ids.
Here business is expecting each reconciliation key for each user id who login in same same cash desk.
I tried with FQ_FPCJ_SU, FQ_FPCJ_NC looks like helpless,can i have suggestions please.
2016 Dec 29 11:14 PM
Hi Hari,
Are you looking for a solution, where multiple users are looking into the same cash desk in the same time, without any blocking Cash Desk ID messages getting displayed in the System.Or,
Is it something, irrespective of the Cash desk, every user will have a separate set of reconciliation key, once they log in to cash desk.So in this case, even if the cash desk is the same, it can be identified that which User has accepted the payment through the cash desk.
For the first option, I don't think, there is any solution as its a standard SAP restriction. With respect to the second option, you can use Event 1113 which gets triggered and there is an import parameter I_HERKF and I_UNAME, which you can use to have separate reconciliation key for different users.
Hope it helps.
Thanks,
Amlan
2016 Dec 29 11:14 PM
Hi Hari,
Are you looking for a solution, where multiple users are looking into the same cash desk in the same time, without any blocking Cash Desk ID messages getting displayed in the System.Or,
Is it something, irrespective of the Cash desk, every user will have a separate set of reconciliation key, once they log in to cash desk.So in this case, even if the cash desk is the same, it can be identified that which User has accepted the payment through the cash desk.
For the first option, I don't think, there is any solution as its a standard SAP restriction. With respect to the second option, you can use Event 1113 which gets triggered and there is an import parameter I_HERKF and I_UNAME, which you can use to have separate reconciliation key for different users.
Hope it helps.
Thanks,
Amlan