LSMW for z transaction

How to use LSMW for a Z transaction? There seems to be an issue because batch input execution doesn't work, values are not transferred.
Thanks and regards,
Gonçalo Levy

Duration: 
1 month

Comments

1
Jimbo's picture

I'm not sure why the recording for your Z transaction isn't populating the fields. There may be something specific to it that I haven't encountered before.

If the underlying code in the Z transaction is simple enough then perhaps copy-pasting the code from SE38 into LSMW will accomplish the desired mass update required. LSMW can be used to write wrappers for BAPIs or most anything else a Z transaction can do.

Outside of that, I would recommend rewriting the Z transaction such that it can handle mass updates. The point of writing custom code isn't to make your job harder.