Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Transport ABAP Program from DEV to Prod

0 Kudos

Hello experts,

i just wanna know how to transport an abap programm from dev to prod system. I have the following Abap programm:

I have created a transport request for this programm but im not sure if all objects are included (e.g RFCTYPES)? Are all objects included in the created request or is a seperate request necessary?

Thank you in advance

Best regards

Mo

1 ACCEPTED SOLUTION

DominikTylczyn
Active Contributor

Hello ben.tay

RFCTYPES include is part of SAP standard delivery. Hence you don't need to transport it from DEV to PRD.

Best regards

Dominik Tylczynski

2 REPLIES 2

DominikTylczyn
Active Contributor

Hello ben.tay

RFCTYPES include is part of SAP standard delivery. Hence you don't need to transport it from DEV to PRD.

Best regards

Dominik Tylczynski

Thank you! kr mo