2009 Nov 09 4:21 PM
We are having an issue with the position button on Tcode SM30 and Function View Maintenance Call. When we press the position button and try to enter a material number (matnr element, with links to the correct databases) and then click on ok, it doesn't found materials that we know are on the Ztable.
Experimenting, I found that entering the complete number with all the leading zeroes finds the correct item, so my guess is that the Position button doesn't use the conversion alpha exit. A test with a Ztable where the made up code fills up the entire code space shows it finds the data correctly, so it seems that completion is the issue, reinforcing the idea that the conversion alpha exit (wich is correctly associated to the matnr domain) is not working in positioning.
Any pointers or ideas will be appreciated.
We are having an issue with the position button on Tcode SM30 and Function View Maintenance Call. When we press the position button and try to enter a material number (matnr element, with links to the correct databases) and then click on ok, it doesn't found materials that we know are on the Ztable.
Experimenting, I found that entering the complete number with all the leading zeroes finds the correct item, so my guess is that the Position button doesn't use the conversion alpha exit. A test with a Ztable where the made up code fills up the entire code space shows it finds the data correctly, so it seems that completion is the issue, reinforcing the idea that the conversion alpha exit (wich is correctly associated to the matnr domain) is not working in positioning.
Any pointers or ideas will be appreciated.
2009 Nov 09 4:30 PM
Hi
for material u can use CONVERSION_EXIT_MATN1_INPUT.
regards,
Raghu.
2009 Nov 10 9:02 AM
Hi
Use this function modules for the material number
CONVERSION_EXIT_ALPHA_input
CONVERSION_EXIT_ALPHA_output
I think it will work..find in debug wat value s coming
2010 May 03 7:05 PM
This was a problem with the place we had coded the solution. It wasn't that incomplete were not found and complete were, it was that it requiered two tries to find the material. In other words, it worked half the time, misleading us in the problem detection phase.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |