Hi Rushikesh,
What happens is from SRM, the user enters order number. Upon clicking the 'Check' button, SRM sends the order number to ERP and searches table COAS using the sent order number. ERP then sends back a value indicating whether the order number was statistical or not.
My question:
Is there a way where I no longer have to execute anything in ERP? Since it should be done automatically.