BAPI SAP that need complex input parameters

  • 2 July 2013
  • 1 reply
  • 11 views

Badge

Hello,


 


I have to create a ServiceObject and a SmartObject to interact with a custom SAP BAPI.


I'm able to connect to the BAPI, I initialized a custom method.


I was able to define two collections for the input but I was not able to create a smartobject to send this data.


Do you know a way to do it ?


I create an other service object  where I try to use a string containing all my data separate with specific token. I enable a transformation in the data mapping to create in the datatable for the BAPI. I was able to populate the datatable but it seems that I was not able to send this datatable in the SAP parameter.


Do the transformation work for this kind of problem ?


 


Does someone know a way to send collection to a BAPI through SmartObject/ServiceObject ?


 


Thanks a lot for your help.


Bye,


Reply