cancel
Showing results for 
Search instead for 
Did you mean: 

Transport of ABAP Proxies??

Former Member
0 Kudos

Hi Experts,

How to transport ABAP proxies from DEV to QA?

As I understand they should be transported like any other ABAP object, but I do not have standard content to prove the same.

Could you please provide the same?

Thanks,

Shaily

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (5)

Answers (5)

Former Member
0 Kudos

Not very clear idea.. Still wud try and see the results

Former Member
0 Kudos

Hi,

exactly as you say, they are transported like other ABAP development. So when you create a proxy class, you assign it a transport request (unless you keep it as a local object).

Peter

former_member859847
Active Contributor
0 Kudos

Hi,

How to transport ABAP proxies from DEV to QA?

you can transport the designed and configuration objects as usal.

only ABAP related objects i.e Proxy clss in 'SPROXY' t.code are transported by creating transport request in ECC.

warm regards

mahesh.

Former Member
0 Kudos

Hi,

The object to be trasported with STMS are usually:

1) Message Archiving Settings

2) Abap Mapping Classes

3) ABAP Proxy

4) Alert Configurations

5) OSS notes program corrections

You need to tranport ABAP Proxy objects separately..

To tranport IR and ID , it is independent.

Yes, you need to transport, all ABAP objects separately, like other ABAP objects,

for more on -

http://help.sap.com/saphelp_nw2004s/helpdata/en/7f/e5d37530e049c2aa82b3546ec4c523/content.htm

Thanks

Swarup

Former Member
0 Kudos

Hi shaily

kindly follow these links

https://www.sdn.sap.com/irj/sdn/advancedsearch?query=transportofABAP+Proxies&cat=sdn_all

https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_weblog&query=transportofABAP+Proxies&adv=false&sortby=cm_rnd_rankvalue

hope your query will be solved

regards

Sandeep

PS: if helpful kindly reward points

Former Member
0 Kudos