Requirement
Material code starts with zeros and this preceding zeros should also be taken into account while doing any transaction in R/3. For example, if I want to create a material "001" and even if you key in like this, system will consider only as "1". How to achieve this ?
Solution
Execute T-Code comcprformat and check the box "Save Lexicographically".
G. Lakshmipathi