‎2007 Jul 17 9:49 AM
Dear all
Can any body provide RFC code for adding a record
in customer table ( KNA1) ?
regards
- Victor
‎2007 Jul 17 10:53 PM
Victor,
I created a remote-enabled function module (z_customer_create) which calls SD_CUSTOMER_MAINTAIN_ALL. The 'z' function module was published as a web service and is working well. We did have a few hurdles but there are many forum posts for FM SD_CUSTOMER_MAINTAIN_ALL that will help should you run into trouble.