‎2011 Dec 02 3:12 AM
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
‎2011 Dec 02 4:31 AM
hi,
RSLG0017 SAP Report - Import/Export Textpool of an ABAP Program
regards
Deepak.
‎2011 Dec 02 5:00 AM
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??
‎2011 Dec 02 5:07 AM
hi,
if you are importing for z report it willnot ask for Access key .
regards
Deepak.
‎2011 Dec 02 6:33 AM
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.
‎2011 Dec 02 6:48 AM
hi ,
Better to remove all your text element from program and add text element manually and activate .
regards
Deepak.
‎2011 Dec 02 7:47 AM
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.
‎2011 Dec 02 9:19 AM
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