Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SAP ABAP RFC function help

71 views
Skip to first unread message

Haych

unread,
Jan 20, 2012, 1:47:03 AM1/20/12
to
Hi everyone,

I am trying to execute a function module in SAP called
'SWX_GET_MANAGER' using the function component detailed here -
http://publib.boulder.ibm.com/infocenter/tivihelp/v2r1/topic/com.ibm.IBMDI.doc_7.1/referenceguide109.htm?path=7_5_8_2#ch2_connector1.

My problem is the SWX_GET_MANAGER takes a table for its input. I have
used this method before to run other functions in SAP but they were
simple functions that took parameters via a string and the code in the
link did the trick. Everything I try with the SWX_GET_MANAGER function
results in an exception.

Has anyone else successfully passed a table as an input to a SAP
function before and is it even possible? I would appreciate any help/
feedback.

Cheers

Eddie Hartman

unread,
Jan 23, 2012, 4:01:19 AM1/23/12
to
On Jan 20, 7:47 am, Haych <hayc...@gmail.com> wrote:
> Hi everyone,
>
> I am trying to execute a function module in SAP called
> 'SWX_GET_MANAGER' using the function component detailed here -http://publib.boulder.ibm.com/infocenter/tivihelp/v2r1/topic/com.ibm.....
>
> My problem is the SWX_GET_MANAGER takes a table for its input. I have
> used this method before to run other functions in SAP but they were
> simple functions that took parameters via a string and the code in the
> link did the trick. Everything I try with the SWX_GET_MANAGER function
> results in an exception.
>
> Has anyone else successfully passed a table as an input to a SAP
> function before and is it even possible? I would appreciate any help/
> feedback.
>
> Cheers

Hi Haych,

I have not done this myself, but I know this component has been used
quite a bit.

So my advice for you, and for all people asking questions that go
unanswered: raise a PMR with our amazing L2 support team. They've seen
it all :)

-Eddie
0 new messages