Skip to Content
0
Former Member
Dec 01, 2006 at 12:47 PM

Passing RFC output structure to another RFC input structure.

44 Views

Hello Friends,

I have 2 views (i.e. SearchView & ResultView). In search view, I pass input parameter (PO Number) to BAPI_PO_GETITEMS and get back the output table PO_ITEMS correctly. I display this table in the ResultView correctly. Now, after displaying the order details, I need to pass this input to BAPI_GOODSMVT_CREATE in its GOODSMVT_ITEM structure to create a Good Movement Note.

Can somebody help me as to how could I pass values from PO_ITEMS to GOODSMVT_ITEM structure?

Thanking you in advance,

Maulin