on ‎2020 Apr 14 7:40 AM
Dear All,
I have installed CCO and integrated with SAP Business one HANA version with Integration framework.
all the masters are getting sync and able to post the sales transactions.
But i need to understand that when we post the one time customer sale transaction we are entering the customer information in fields like first name ,last name , Tax id and address fields.
can any one help us where(database & Table) these data is storing.
Thanks
Naga
Request clarification before answering.
Dear Gunther Sandtner,
Thanks for your reply.
For my case data is updating in local(client) CCO db but i was not updating in SAP HANA Databse named "CCOCS" .
How to push the data from CCO Client DB to SAP Hana DB.
Thanks
Naga
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear nagamalleswararao,
I have done my tests in an MSSQL environment where I have not found the issue that you are experiencing.
If it is reproducible for you on HANA kindly report it as a bug to us. Here is our support process:
Kind regards,
Gunther
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Gunther Sandtner,
Thanks for your reply.
I have found both tables in CCOCS Database but the data is not updating.
But the Transaction is succeeded and synced to SAP B1.
Thanks
Naga
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear nagamalleswararao,
The data entered for One Time customers is stored in the table CUSTOMERDATA of the Customer Checkout database.
You can join the CUSTOMERDATA table with the RECEIPT table joining the database fields CUSTOMERDATA.OBJECTKEY and RECEIPT.CUSTOMERDATA_KEY respectively.
Best regards,
Gunther
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.