‎2014 May 24 8:32 AM
I can't change the code for the include LSNR0F03 under the function group SNR0 through access key.Please advice..
‎2014 May 24 9:16 AM
Why you want to change ? Please share the issue.
Also let us know what error message you are getting ?
BR,
Prakash
‎2014 May 24 12:05 PM
for excise no range maintenance purpose..I want to create no. range with character and numeric value...on that case there a message is generating..message is
‎2014 May 24 4:25 PM
My advice is that if you really don't understand what the issue is, find a programmer who does and hand it over to them. Changing SAP standard is not for beginners
‎2014 May 25 5:41 AM
Hello Matthew ...I am not the beginner..I am a techno-functional guy..I know what will be the workaround..
‎2014 May 25 6:40 AM
I'm sorry. Your question gave the impression that you are a beginner. This is partly because you've given rather incomplete and vague information.
I can't change the code for the include LSNR0F03 under the function group SNR0 through access key
Why can't you change the code? What happens when you try? Supplementary question: why are you wanting to change the include in the first place?
‎2014 May 25 7:19 AM
for excise no range maintenance purpose..I want to create no. range with character and numeric value...on that case there a message is generating..message is
‎2014 May 25 7:58 AM
So that's what you're trying to do.
Now, some more questions
1. What is preventing you making that change?
2. Is that the exact message? The reason I ask is that it doesn't exist on my system.
3. Have you considered the consequence of ignoring that message? (Hint, maybe it will lead to a dump later on because the system is expecting a numeric).
btw - if you're not a beginner then you should understand what external number ranges are, and that modifying the code in the manner you seem to suggest is not the solution. I'm strongly getting the impression you are out of your area of knowledge here.
‎2014 May 25 8:18 AM
‎2014 May 25 8:00 AM
Hi Debdatta,
I would suggest to define external number range. You can use below thread which will be helpful to generate alphanumeric number range.
You can use it in enhancement.
Alpha Numeric Number Range (0000 to ZZZZ) - Code Gallery - SCN Wiki
Regards,
Sudeesh Soni
‎2014 May 26 7:53 AM
Sudeesh,
Don't we have any standard FM which can generate a Alpha Numeric Number series ?
K.Kiran.
‎2014 May 26 10:06 AM
Ni Kiran,
Check the following FM:
GENERAL_GET_RANDOM_PWD
RANDOM_C_BY_SET
Regards,
Sudeesh Soni
‎2014 May 26 1:51 PM
‎2014 May 26 12:45 PM