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].
my input FM name is SWNC_GET_workload_snapshot
ERROR MESSAGE.
Short text:
Type conflict when calling a function module.
Error analysis
The function module interface allows you to specify only fields of a particular type under "READ_TRANSIDS".
The field " " specified here is a different field type.
>>>>> CALL FUNCTION name
607
608 PARAMETER-TABLE
609 ptab
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |