SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

LSMW recordings

Former Member
0 Kudos
293

Hi everybody,

I'm facing a problem when i'm trying to record a transaction session using LSMW. Everything is being recorded perfectly. Everything but the entries!!

Does anyone knows what is going on?

Is this because i'm trying to record a non-native SAP transaction?

Edited by: Bruno Rodrigues on Jan 16, 2008 12:32 PM

1 ACCEPTED SOLUTION

Former Member
0 Kudos
254

When you say "non-native" do you mean custom transaction? Is this a dialog transaction or a report transaction?

View solution in original post

6 REPLIES 6

Former Member
0 Kudos
255

When you say "non-native" do you mean custom transaction? Is this a dialog transaction or a report transaction?

0 Kudos
254

Yes, custom transaction. It's a dialog transaction.

0 Kudos
254

It should not make any difference with recording, but have you tried doing a normal SHDB recording and see if it works? LSMW doesn't distinguish between custom and standard transactions when recording.

What exactly is happening? Are you able to see the recording in LSMW?

0 Kudos
254

Yes. I've tried SHDB too. However it goes the same way. All the operations are recorded perfectly. But none value is being recorded.

Yes, at the end I can see the recording and the log with the operations i've done in the custom transaction.

The point is that none of the values i'm typing (values that i need for the execution of the custom transaction) appear in the

final log of LSMW and these values are not used in the rest of the process.

Thanks for the help!

0 Kudos
254

Does that mean that when you create recording in lsmw (first step in lsmw), after you end all steps and trx shows all fields, you are getting blanks beside every field?

When you end recording in screen "Create Recording" you should be getting something like this:

Recording TEST_ES30 Test es30

ES30 Create installation

SAPLES30 0110

BDC_CURSOR EANLD-STICHTAG

BDC_OKCODE /00

EANLD-STICHTAG 1.1.6

EANLD-SPARTE 01

SAPLES30 0201

BDC_OKCODE =SAVE

EANLD-VSTELLE 10028

In second column you´re not getting anything?

0 Kudos
254

I'm getting something like this:

Recording TEST_ES30 Test es30

ES30 Create installation

SAPLES30 0110

BDC_CURSOR EANLD-STICHTAG

BDC_OKCODE /00

EANLD-STICHTAG

EANLD-SPARTE

SAPLES30 0201

BDC_OKCODE =SAVE

EANLD-VSTELLE

see, the numeric values are missing!

However I guess we found the problem.... It's not about LSMW, it's working fine. The problem is in the custom transaction. It's an interface for another system, a legacy system. The problem is in this legacy system, not SAP at all.

Anyway, I'd like to thank you for being so helpfull! Thank you!