on 2016 Feb 21 11:23 AM
Hello Everyone!
I am using Data Services to read a RFC from my BW system, which is defined as a "Source BW" datastore in DS.
After importing the function, i realize that the structure of the function is not imported correctly.
When i look at se37 in BW, i can see the correct structure of import table parameter:
and then looking at table E_T_GRID_DATA:
While in DS, E_T_GRID_DATA has only this "Line" component:
has anyone faced this and now how to import the correct structure ?
Thanks in advance,
Liron.
Request clarification before answering.
Hi Liron,
Looking at the issue I can certainly say that the issue lies in FM.
Can you try executing the FM from SE37 T-code of the system where the FM is created and check the output results?
(If it returns nothing, then you can consult developer and try debugging the FM)
I suppose the Associated type for the Parameters used in the in the Tables tab of FM should be table type (try changing to TableType instead of structure - you can ask developer to check this possibility).
Regards,
Santosh G.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.