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

Problem: Text elements inconsistencies

Former Member
0 Likes
1,455

Hi,

I Converted SAP standard query to ABAP program for my requirement. I done the programming. Now the problem is I have to Add some text elements. When i'm trying to add text elemments, some inconsistencies there in standard sap text elements. when i activate,it doesn't allow to activate.It is displaying the message as " Inconsistencies exist,plz correct". it is showing some inconsistencies in text elements. If i remove these textelements, my report header,some texts,so many are missing.So i have to add my textelements without removing standard text elemnts.Can anyone suggest.

Thanks

Arjun

7 REPLIES 7
Read only

deepak_dhamat
Active Contributor
0 Likes
1,154

hi,

RSLG0017 SAP Report - Import/Export Textpool of an ABAP Program

regards

Deepak.

Read only

0 Likes
1,154

Hi Deepak,

Thank for reply. When i click on Import ,it is prompting the "ACCES KEY" for SAP object. Can u tell me the procedure??

Read only

0 Likes
1,154

hi,

if you are importing for z report it willnot ask for Access key .

regards

Deepak.

Read only

0 Likes
1,154

Hi deepak,

By using this program I exported text elements from my standard program to custimized abap program. but inconsistencies exists in standard program. so in my customized program also exists inconstencies. so whenever i a am trying to new text elements it doesn't allow to save. same problem existing using this program also.

Read only

0 Likes
1,154

hi ,

Better to remove all your text element from program and add text element manually and activate .

regards

Deepak.

Read only

0 Likes
1,154

Hi Deepak,

It contains more than 100 text elements. and also the program was developed using query strings.So text elements also developed in that way with % and | . So we cannot create new text elements.So just we have an option to add our text elements to Standard one. Just I'm creating the one block and three checkboxes. for these i have to provide long text more than 8 characters.Is there any other way.Please suggest.

Read only

0 Likes
1,154

Hi,

Please have a look at the note 1412197.

Also if possible read the text pool in a program and then check which text sysmbols the error is coming.. delete the existing ones and replace them with new values.

Regards,

Nagaraj