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: 

Issue with transports to QAS

Sharadha1
Active Contributor
0 Kudos

Hi,

We are facing issue with the transport requests. There is no issue while importing the transport requests, it goes through fine.

But the SAP report is not able to access the text element/selection texts which are transported into QAS.

SAP report and the corresponding text elements and selection texts are transported properly to QAS. But when the report is executed, the report is not able to access the selection texts and text element.

For example the paramter P_LFILE has selection text as 'Logical file' but still displays 'P_LFILE' in QAS.

Any help is appreciated.

Regards,

Sharadha

Edited by: Sharadha K on Sep 15, 2010 11:11 AM

8 REPLIES 8

Sandeep_Kumar
Product and Topic Expert
Product and Topic Expert
0 Kudos

few things to check :

1.language is same QAS and dev server for these seelction-texts.

2. if selection-text is refernecing dictioanry , check whether the text is maintained in dictionary.

3.Activate the report texts once again.

0 Kudos

Thanks for the reply, Sandeep.

The language is same. They are just simple hardcoded texts. I already tried activating them again. I do not understand how the report cannot access them, though they are present.

Any other ideas?

Regards,

Sharadha

0 Kudos

Hi Shraddha,

Try including the Texts again into a transport & re transport them & check the result.

Regards

Abhii

0 Kudos

Thanks for the reply, Abhii.

I have already tried importing the requests. Still the report is not recognising the selection texts. The issue is with the text element as well.

Regards,

Sharadha

0 Kudos

Hi Shradha,

In SE51, use version management to find the differences between the screens in Developement and Quality. It will also show the transport numbers, so you can see if you missed something.

Also you can refer the note: 1267140 for this issue.

Regards

Abhii

Sandeep_Kumar
Product and Topic Expert
Product and Topic Expert
0 Kudos

hmm.. in that case am short of ideas .

May be one more try rather than using hard coded text , try the filename as RLGRAP-filename.

Former Member
0 Kudos

Hi,

Texts are transported using either R3TR PROG / R3TR REPT. Please check if you have in the transport either of these. I know it may already be correct. Just in case.

You can try reimporting them.

Sujay

soumya_jose3
Active Contributor
0 Kudos

Hi Sharadha,

Is the text active in ur dev and QAS system?.

If not, then please check the original system of that object (text element) in SE03.

If the original system is not your dev system, try to change the original system to your development sytem and transport.

Regards,

Soumya.