‎2007 Apr 13 8:24 AM
Hi all,
I am trying to create Material No. using direct input method in lsmw. The program name is RMDATIND. But while executing the last step i.e Start Direct input program I am getting a runtime error
"A RAISE statement in the program "SAPLMG25" raised the exception
condition "NOT_FOUND".
Since the exception was not intercepted by a superior
program, processing was terminated."
I have checked all the steps of lsmw. Any idea why this specific error is coming?
‎2007 Apr 13 4:15 PM
Are you able to create the material manually with the data. If you have checked the basic data view then i would check to see if base unit of measure is mandatory and if its being passed/mapped properly for the material you are creating.
‎2007 Apr 13 3:10 PM
Hi,
Did you make a check in SAP OSS about this error??
Best Regards, Murugesh AS
‎2007 Apr 13 4:15 PM
Are you able to create the material manually with the data. If you have checked the basic data view then i would check to see if base unit of measure is mandatory and if its being passed/mapped properly for the material you are creating.
‎2007 Apr 17 6:35 AM
Yes mapping was perfect. However the file structure was not proper due to which the error was coming. Now its working fine.
Thanks for your replies.