2008 Apr 03 2:56 PM
Hi All,
I have written a few LSMWs on a UAT system to be used for Data Migration during a SAP HR go-live project. I am told that it is best practice to only import the LSMWs into the live system once the configuration etc. of the live system has been complete, else the LSMW could be damaged just by importing them onto the system.
What I am trying to establish is if there is any validation of the LSMW when they are imported into a system or only when the LSMW is run, which is what I suspect.
Thanks in advance for your help.
Regards,
Neal.
2008 Apr 04 12:29 PM
Hi,
The validations to the LSMW objects are done at the time of execution not at the time of import.
so it is not depend on other system configurations.
Thanks,
Rajinikanth
2008 Apr 04 12:29 PM
Hi,
The validations to the LSMW objects are done at the time of execution not at the time of import.
so it is not depend on other system configurations.
Thanks,
Rajinikanth
2008 Apr 04 12:31 PM