Quantcast
Channel: SCN: Message List - ABAP Connectivity
Browsing all 3125 articles
Browse latest View live

Re: regarding removing special characters

Hi Rakesh, Data : lv_field type string value 'ABC123a$'.Replace REGEX '[A-Za-z0-9]'  in lv_field with ''.lv_field contains $'. The above statement replaces letters A,B...Z or a,b,..z or numbers 0,1,..9...

View Article


Re: write XML file into application server directory

Hi Prakash, Can you let me know how did you generate XML file with tree structured format? I am trying to create one for Presentation Server and Application Server using  cl_ixml but what I get as...

View Article


Re: LSMW - warnings during Batch processing-Field x does not exist in screen y

i am using your approach for FSP0 upload for company code data but somehow the / no data in input file is not working for me. What am i missing?

View Article

Re: regarding removing special characters

HI.Data : lv_field type string value ' Ravi#@* Kiran'.REPLACE REGEX '[#]' IN lv_field WITH ''.REPLACE REGEX '[@]' IN lv_field WITH ''.REPLACE REGEX '[*]' IN lv_field WITH ''.WRITE lv_field.

View Article

Re: regarding removing special characters

Hi Ravi,  the above code is helpful but this will replace the special characters with space.the space present in the field should be there but  special characters should not be replaced with spaces....

View Article


Re: regarding removing special characters

Hi Rakesh,Please be specific what exactly you want.. Above post is according to your desired output.

View Article

Re: regarding removing special characters

Hi Ravi,actually m new in sap-abap.so its difficult to understand a few things.eg Ravi@#$  kiran.output-Ravi  Kiran.here @#$ should not be replaced by space.but there are two spaces, those two spaces...

View Article

Re: regarding removing special characters

Hi Rakesh,In your output  what happened to @#$. where did they go?

View Article


Re: regarding removing special characters

Hi Ravi,those are replaced with spaces.

View Article


Image may be NSFW.
Clik here to view.

Re: regarding removing special characters

regarding removing special charactersrakesh mandalFeb 3, 2014 7:42 AM (in response to Ravi Kiran K)Hi Ravi,actually m new in sap-abap.so its difficult to understand a few things.eg Ravi@#$...

View Article

Re: regarding removing special characters

Hi Ravi,  sorry ravi,actually here these fields are getting replaced by space in the code u mentioned but i dont want that to happen.

View Article

Re: regarding removing special characters

Hi ravi,Thanks.the code is working fine.and sorryRegards,Rakesh

View Article

Re: regarding removing special characters

Hi Rakesh,Mark the answers as correct and helpful, so that it will be helpful for others who look into the post.Regards,Ravikiran.K

View Article


Re: regarding removing special characters

Hi Rakesh,Please mark answer as Helpful or correct . Regards,Ravikiran.K

View Article

Re: regarding removing special characters

Ravi, this is a discussion 'Correct Answer' option can't be there..

View Article


Re: regarding removing special characters

Hi Chandra,Asking for marking Helpful answer. Some times you will have correct answer. Regards,Ravikiran.K

View Article

Re: regarding removing special characters

If the Question is 'Marked as a Question' then only correct answer option will come otherwise no. And this question is not marked as 'Question'. 

View Article


Re: regarding removing special characters

ok got it chandra..

View Article

Re: How to use TSEG_MODIFY_TXT

Asking technical clarification in a functional forum will not help you.  Hence, moved from SAP ERP Sales and Distribution (SAP SD) to ABAP Connectivity.  Please post in the right forum to get right...

View Article

Re: How to use TSEG_MODIFY_TXT

Hi Benny, Did you try where used list Regards,Madhu.

View Article
Browsing all 3125 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>