‎2008 Feb 05 5:18 AM
Hello LSMW experts,
i am trying to create MM SALES view through
Direct input method of LSMW using Program
RMDATIND with method 20 and program type as D.
At the end of last steps when we say
Start direct input program, it gives two options to start
1.Program RMDATIND
2.Transaction BMV0
what is the difference between these two.
How to track errors generated while creating
the view in above scenario.
can we run the same program in batch input session?
if yes then how?
Please dont post any links.
Valuable posts will be rewarded accordingly.
thanks alot for your help in advance.
‎2008 Feb 05 9:26 AM
Via transaction BMV0, you have a more detailled error handling. Errors are stored in a log and can be reprocessed or stored in a BIM for manual correction (not the case with RMDATIND, where you just have a report as error log) .
‎2008 Feb 05 9:26 AM
Via transaction BMV0, you have a more detailled error handling. Errors are stored in a log and can be reprocessed or stored in a BIM for manual correction (not the case with RMDATIND, where you just have a report as error log) .
‎2008 Feb 05 9:43 AM
Kris, thanks for your quick reply.
Can you elaborate more on the transaction part of it.
‎2008 Feb 05 10:00 AM
How it works (check your sap online help for this) :
create a job (job name, program = rmdatind, variant),
execute job
check error log
reprocess errors
‎2008 Feb 06 1:32 PM
‎2010 Jul 16 12:52 PM
Hi Santosh ,
Could you please provide me the detail steps.....
how to use BMV0 transactions and how to get the error log file ????
it will be really help full to me thanks in advance.
Chandan