Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from soldner on Jun 19 at 6:52 AM Sounds like KOSTL and CSKS. Cost center is an alpha and looking at it from SE16 you would see the number without leading zeros regardless of all numbers or alphas and numbers. That's because of the dang conversion exits. In debug, you see the read data - all numerics are right justified with leading zeros added on the left, and those with alphas are like text, no leading zeros and left justified. Hope this gives some more background info. Steven Oldner LaGov HCM Team
| | | ---------------Original Message--------------- From: Aritra Biswas Sent: Tuesday, June 19, 2012 1:49 AM Subject: Leading Zeros from Alphanumerical Material Hi, your query is a bit confusing to me. First you have mentioned you need to remove leading zeroes from material IDs, and then you mention you need to add leading zeroes otherwise you get an error. For removing leading zeros from material, use FM CONVERSION_EXIT_MATN1_OUTPUT For adding leading zeroes to material, use FM CONVERSION_EXIT_MATN1_INPUT The INPUT FM has a length limit (18 chars i think). If the INPUT parameter value exceeds that you'll get an error. | | Reply to this email to post your response. __.____._ | _.____.__ |