Application Development and Automation 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: 
Read only

Error on create ABAP package

Former Member
6,361

Hi All,

I have some difficult to create an ABAP package.

When I try to create new request I get an error: "Error creating new transport request: Parameter value must not be empty".

Can some one tell me what I'm doing wrong and what is missing?

Thanks in advance,

Orr Gerbi.

1 ACCEPTED SOLUTION
Read only

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
5,499

There is a new ADT client 3.12.4 that contains a fix for this issue.

You can download it from our update site https://tools.hana.ondemand.com/latest/.

ceterum censeo RAP esse utendam
12 REPLIES 12
Read only

former_member30
Product and Topic Expert
Product and Topic Expert
0 Likes
5,499

Hi and welcome to the SAP Community!

Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend that you familiarize yourself with https://community.sap.com/resources/questions-and-answers (if you haven't already), as it provides tips for preparing questions that draw responses from our members. For example, you can outline what steps you took to find answers (and why they weren't helpful) and share screenshots of what you've seen/done. The more details you provide, the more likely it is that members will be able to assist you.

Should you wish, you can revise your question by selecting Actions, then Edit (although once someone answers your question, you'll lose the ability to edit the question -- but if that happens, you can leave more details in a comment).

Finally, if you're hoping to connect with readers, please consider adding a picture to your profile. Here's how you do it: https://www.youtube.com/watch?v=F5JdUbyjfMA&list=PLpQebylHrdh5s3gwy-h6RtymfDpoz3vDS. By personalizing your profile with a photo of you, you encourage readers to respond.

Cheers,

Julia SAP Community Moderator

Read only

sergey_muratov
Participant
5,499

Hello.

Transport request functionality in Eclipse ADT will not give you detail information of a problem. You need use SAPGUI interface and try same operation.

I used this way for find out similar problems.

Read only

0 Likes
5,499

Hi Sergey. Can you expand on this answer? I am having the same issue as the OP, and am completely new to the SAP Environment, so I don't know how to do this via an SAPGUI only by reading your answer.

Thanks!

Read only

matt
Active Contributor
0 Likes
5,499

Do what Sergey says. I have one system I work on that has some attributes configured for transports that must be filled in when you create it. I have to create the transports in SAPGui - I've never worked out how to do it in ADT; it may not be possible.

Read only

0 Likes
5,499

You can run SAPGUI session in a separate tab of Eclipse (ABAP Perspective). Choose menu Navigate-Open SAP GUI. In new tab run transaction SE80. And try to create your package in this transaction.

Read only

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
5,499

Do you have this issue in an on premise system or in an SAP Cloud Platform, ABAP Environment system.

Please note that in SAP Cloud Platform, ABAP Environment there is no SAPGUI access possible.

The above described problem currently occurs in the trial systems in SAP Cloud Platform ABAP Environment. The support is currently analyzing this issue.

ceterum censeo RAP esse utendam
Read only

Sandra_Rossi
Active Contributor
0 Likes
5,499

OP screenshot as an image instead of link:

Read only

Former Member
0 Likes
5,499

I am having the same issue, and would appreciate advice as well.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
5,499

Did you find OSS notes such as 2736926Transport request can not be assigned to a new package created in eclipse or 2574380 ADT Create package failed?

Read only

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
5,499

The problem is caused by a bug in the ADT client. A fix is planned to be shipped as of October the 1st. So please be sure to have set your update site to https://tools.hana.ondemand.com/latest/.

ceterum censeo RAP esse utendam
Read only

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
5,500

There is a new ADT client 3.12.4 that contains a fix for this issue.

You can download it from our update site https://tools.hana.ondemand.com/latest/.

ceterum censeo RAP esse utendam
Read only

realbig
Newcomer
5,499

On previous step fill the fields

  • Application Component = CA
  • Transport layer = SAP

And the error will disappear.