cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Customer Checkout Monitor records to be shown based on monitor user login

NithinM
Explorer
0 Likes
1,097

Dear Experts,

We have a requirement to show the receipt records in SAP Customer Checkout Monitor based on the logged in user. Currently if we access SAP Customer Checkout monitor using the URL (http://localhost:8080/SAPCustomerCheckoutB1i) and with the user login- B1iadmin , we are able to see all the receipt transactions from all the POS.
Here we required to show the POS/Branch transactions for which only the monitor user is allowed. The other POS transactions should not be shown or filtered.

Kindly let us know if this can be achieved in any possible way.

Thank you,

Accepted Solutions (0)

Answers (1)

Answers (1)

kvbalakumar
Active Contributor
0 Likes

Hi Nithin,

It is not a standard feature and cannot be achieved in an easy way (like we do not have any settings to toggle on/off or configure). Also as SAP's plan in the future is to use SAP Customer Checkout manager for receipts posting to SAP B1 (refer to this blog post by Bikash Bansal), I don't think it will become available in the future too.

If your requirement is to just check and release the failed records then you can develop a web application to select and post the desired receipts (you can get some more details about the "how-to release receipts" from the above-shared blog post).

But if you want to utilize other features like editing the receipts, displaying more details from the receipt, etc, then it will require much more efforts in development (which is completely not advisable) since you will be almost replicating the full functionality of the CCO B1i monitor.

Hope the above clarifies your question.

Regards,

Bala