cancel
Showing results for 
Search instead for 
Did you mean: 

abap-xi interface

Former Member
0 Kudos

hi all

i have a requirement in which when the user presses a radio button order number is send to XI ,XI the retrieves some data from a legacy system and then sends it back to abap where it is displayed in pop up .

i want to know what needs to be done in the abap front .

any input will be really helpfull

Regards

Navjot

Accepted Solutions (0)

Answers (3)

Answers (3)

VijayKonam
Active Contributor
0 Kudos

You need to call the Client Proxy exposed by XI for ABAP program. That is the only thing you need to do, provided the XI scneario is already done for fetching the data from the legacy system.

VJ

Former Member
0 Kudos

Sharma,

For the sending point of view you can use ABAP proxy for sure where when the sender selects the program and executes it from SE38 let it go to the Radio button screen from where he selects the radio button and executes the program.

Regards,

---Satish

Former Member
0 Kudos

Many options but take a look at the document below - that might help.

sincerely,

--NM

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-a651295a...

Former Member
0 Kudos

hi

thanks for a prompt reply

c i will be using abap proxy that is for sure do you have any docs pertaining to that approch . I mean calling a proxy in real time and sending and recieving docs .

Any input will be highly helpfull .

Regards

navjot