Good day Gurus,
I have a project to create a web service. So here are the process that I did.
1. I created a FM with input fields: BUKRS & RECNNR. The export field is TERMINATION_DATE with type RECNNTPER. So I get NTPER field from table VICNNT and pass it directly to TERMINATION_DATE field. When I test the FM, I can see the result in date format.
2. I created the Service Definition for the FM.
3. To test the Web Service, I created a Consumer Proxy. When I test it, upon entering the Company Code and Contract Number, it display 0000-00-00 as date. What coukd be the problem here?
Thanks in advance for helping me.
Elly