Skip to Content
0
Former Member
Nov 08, 2012 at 03:48 PM

Retrieving the Transport Requests into one system from the other systems

309 Views

Hi experts,

I have a requirement where i need to generate the Transport Requests of other systems.

For eg: Consider that we have two SAP systems one is Development and other is BW system.

There are different transport requests in each system.

Now i will be having an input field and a submit button in Development System. Functionality is that whenever user enters a transport number in input field and click submit button it should be saved in a Z table.

Similarly user enters a Transport Request of BW system it should check with BW system and should not give any error or dump after triggering submit button.

So once we click submit button system should check that particular Request in both the systems and if its existing it should store in Ztable.

So how to retrieve the other system Transport Request?