Skip to Content
0
Former Member
Nov 26, 2011 at 04:59 PM

Web Service

107 Views

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