Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Reg:- Remote Function Module passing hours values

0 Kudos

Hi,

I have created a remote function module to transfer some fields in CATSBD table from one server to another server. For that I have created a Z structure. In this Zstructure fields CATSHOURS and UNIT fields also present.

Using the standard FM BAPI_CATIMESHEETRECORD_GETLIST, I retrieved the time data and everything is fine after moving the corresponding fields to Z table with type Zstructure. But I am getting problem at the receiving side of the Remote function module, values CATSHOURS field is coming junk values, and UNIT field values is coming as ##H etc...

Please let me know how to resolve this issue?

Thanks in advance.

1 REPLY 1

0 Kudos

closed