2008 Dec 16 8:46 AM
hi,
I wrote one source code in RFC which gives output as dynamic table.
I want this dynamics table as output of RFC.
In RFC, Table parameter does not support TYPE u2018ANYu2019 to define Table as Dynamic.
During runtime, RFC Code supposed to identify and fill columns.
I want to provide output of this RFC to webservice.
Regards
Mohinder Singh
hi,
I wrote one source code in RFC which gives output as dynamic table.
I want this dynamics table as output of RFC.
In RFC, Table parameter does not support TYPE u2018ANYu2019 to define Table as Dynamic.
During runtime, RFC Code supposed to identify and fill columns.
I want to provide output of this RFC to webservice.
Regards
Mohinder Singh
2008 Dec 16 8:52 AM
hi
If your FM is RFC enabled you can't declare a generic type. that is the problem when you try to use the FM and try to pass a dynamic table name to get the data from the remote system. or you can check
Check these FM 's: RFC_READ_TABLE
RFC_GET_TABLE_ENTRIES
hope this will help
regards
Prashant
2009 Jan 07 8:44 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |