Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Overwrite default 'X' value in LSMW

iklovski
Active Contributor
0 Likes
1,473

Hello,

I have an LSMW (batch input) for functional locations. I want in some cases to overwrtire the default 'X' value for IEQUI field. However, when I put 'blank' in my file, the program ignores it and keeps the default 'X'. Could you please asssist on this issue?

Thanks in advance,

Eli

Hello,

I have an LSMW (batch input) for functional locations. I want in some cases to overwrtire the default 'X' value for IEQUI field. However, when I put 'blank' in my file, the program ignores it and keeps the default 'X'. Could you please asssist on this issue?

Thanks in advance,

Eli

10 REPLIES 10
Read only

former_member404244
Active Contributor
0 Likes
1,269

Hi,

Try with '/' in the LSMW..

Regards,

Nagaraj

Read only

0 Likes
1,269

Hi,

Thanks for the reply... However, it's not that I want to skip this field, but to set it blank. Anyway, putting '/' in the value causes an error.

Please, suggest another solution.

Thanks,

Eli

Read only

0 Likes
1,269

Hi,

May not be a right solution..can u please try passing space for that field in LSMW.

FIELD = SPACE...

Regards,

Nagaraj

Read only

0 Likes
1,269

Nope, same result... In the converiosn file, the values are correct, but the field is not updated with 'blank' for the rows I require, it remains 'X'.

Any ideas?

Read only

0 Likes
1,269

Hi,

Is the field mandatory to pass?? If i won't record in my BDC , wil it effect??

Regards,

Nagaraj

Read only

0 Likes
1,269

Hi,

I did not do a recording, but use a batch input program IBIP. I tried to run it in foreground, but it does not come to the screen even.

Regards,

Eli

Read only

0 Likes
1,269

Hi,

Can u try uisng BDC method instead standard batch input....

also we can do one more thing we can avoid the field in the maintain source fields step.

I guess you might be tried all these options..

Regards,

Nagaraj

Read only

0 Likes
1,269

Tried it - same result. I guess, I will have to switch off the default, upload the file, and witch it back. Or, alternatively, create a separate process afterwards for change of this field only.

Read only

0 Likes
1,269

what about this one

Read only

Former Member
0 Likes
1,269

Please do not cross post.

Rob