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

CCO One time Customer Data saving Table

former_member672237
Discoverer
0 Likes
434

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

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member672237
Discoverer
0 Likes

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

gunther_sandtner2
Product and Topic Expert
Product and Topic Expert
0 Likes

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:

https://partneredge.sap.com/en/library/assets/products/cust_mng/scc/support/tr_p_your_way_to_sap_sup...

Kind regards,

Gunther

gunther_sandtner2
Product and Topic Expert
Product and Topic Expert
0 Likes

Dear nagamalleswararao,

I have checked from my local test system. I created a receipt with a one-time customer:

One-time customer data is transferred to CCO manager (Receipt app):

And it is also in the CCO manager database table:

Can you depict your case in a little more detail?

Best regards,

Gunther

former_member672237
Discoverer
0 Likes

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

gunther_sandtner2
Product and Topic Expert
Product and Topic Expert
0 Likes

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