2011 Aug 11 7:12 AM
Hi all,
can anybody suggest me how to handle import, export and tables parameters in a dynamic function module call if they are associated with TABLE types.
2011 Aug 11 8:36 AM
You might be interested in reading this [http://help.sap.com/abapdocu_702/en/abapcall_function_dynamic.htm].
Hi Rossi,
output should be in CHAR format means
-This wrapper RFC is triggered by third party system, which understands only char type data i.e the output tables associated type must be a char type (the abap defined packed, raw data types are not understandable)
- My wrapper should work as any standard FM but the only difference is, The output Export parameters,Tables parameters should be in char type
Table type means
- can we give the table values as input(in table format0 for a FM,if Yes can you suggest me
Edited by: sam_samuel on Aug 12, 2011 7:57 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |