Hi Experts,
My requirement is this:
From our shopping cart, I have to retrieve the order number and identify whether it is statistical or not. My approach was to create an RFC connection between SAP-ERP and SAP-SRM. I will pass the order number from SAP-SRM to SAP-ERP and use the table COAS to know if it is statistical or not.
I am fairly new in making use of RFC. May I know how to tackle this task?