‎2013 Jun 11 7:12 AM
Hi all,
I am trying to pass an object to smart form I am getting an error message.
Is it posible to do that or am I doing somthig wrong ?
Regards.
‎2013 Jun 11 7:29 AM
Hallo!
Yout have to create new Datatelemet that refers to class. Thus OB_R_EITAN_TEST_02 will be defined in interface of smartform as "type" and not as "type ref to".
Hope this helps
BACR
‎2013 Jun 11 7:19 AM
Hi Eitan,
I think (I'm not sure) SAP would like only to see an interface not a Class.
regards
Fred
‎2013 Jun 11 7:22 AM
‎2013 Jun 11 7:29 AM
Hallo!
Yout have to create new Datatelemet that refers to class. Thus OB_R_EITAN_TEST_02 will be defined in interface of smartform as "type" and not as "type ref to".
Hope this helps
BACR
‎2013 Jun 11 7:48 AM
‎2013 Jun 11 8:36 AM
Hi all,
Thank you all.
I change the smartform interface as Raymond suggested .
Here is some debug screen shots:
The content of the object:
But I have a dump 😞
It seeems that Raitis Pastars is right .
Unless some one come up with a simpler solution (Without using a structure).
Someone from SAP give us a clue please.
Regards.