cancel
Showing results for 
Search instead for 
Did you mean: 

Use Abap Proxy in an Abap Program (Outbound)

0 Kudos

Hi,

I would like to use an Abap proxy to my Abap program, can anyone tell me how to do it?
I'm gonna use this Abap program(with Abap proxy inside it) to send data to PI.

Thanks,
Tope

Accepted Solutions (0)

Answers (3)

Answers (3)

iaki_vila
Active Contributor
0 Kudos

Hi Topequejj,

Only a few suggestion that helped me:

1. Develop the PI ESR.

2. Pay attention to the configuration in the ID.

3. Check in the sproxy transaction that you have your ECC connected with the PI ESR correctly.

4. Generate the proxy and test it.

5. If all the before works right then you can start with ABAP developing.

Regards.

former_member186851
Active Contributor
0 Kudos
vadimklimov
Active Contributor
0 Kudos

Raghu, Tope describes ABAP proxy outbound scenario, whereas the link you refer to contains description of ABAP proxy inbound scenario - which is not relevant here.

Regards,

Vadim

former_member186851
Active Contributor
0 Kudos

Thanks Vadim

It was mistake while copying..:)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi,

's blog covers it

Regarsd,

Mark