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

UDF data not sending from CCO Payment Screen (as GenericValues) to SAP B1 RCT3

0 Likes
728

Hi,

I am trying to send UDF data that capture on the Card Payment Screen in CCO to SAP B1 UDF in RCT3."U_CrCardNum".

I have extended the CCO Scenario "sap.POS.POSTInvoice_Payments"

with CCO Extension package version 3.2.23 with "sap.CCO.CreatePayPreUDF" and modifying the scenario as shown below:

the payload is creating as below:

If anyone needs more information about this issue I will send it.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

gunther_sandtner2
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello usman.jamil,

I tried a similar approach using the demo scenario sap.CCO.CreatePayPreUDF as a basis to send data to a UDF (U_CrCardNum) in the Business One RCT3 table. For me this was successful. This is the modification I made to the scenario step:

step-design.png

And this is the result in Business One (after posting a receipt from CCO using credit card payment):

sap-business-one.png

So in general it's possible to update a UDF in the RCT3 table through the B1if. Can you describe what error you get in the B1if when you send your receipt?

Kind regards,

Gunther