Question:
Hi all,
I have created a new InfoObject (Type c, length 7).
I added it to the transfer rules, and created a routine for it.
The problem is, after loading, the field is initial.
I used the debugger, in order to find the problem, but I can see that the result is correct (in the communication structure view).
When selecting the DataTarget view, the field is initial.
Any ideas?
Thank's,
Hagit.
Answer:
how about the update rules?
Answer:
Hi,
Can't use it in the update rules.
I have a calculated filed from my R/3 PRD system (date field).
I need to create a field which contains only the month and year of that date.
In the update rule, time references, the Calendar Year/Month gets the value of Calendar day, so my only option is to use the transfer rules.
Thanks,
Hagit.
Answer:
I ment do you have an update rule for this InfoObject? If not, it won't get updated...
Answer:
Hi El,
Thank's.....