Application Development 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: 

LSMW issue

Former Member
0 Kudos

Hi,

I have developed LSMW for the Tcode VK11.It contains two screens 0100 and 1945. Here in the screen 100 i am entering the condition type ZXI2...and in the screen 1945 values i am entering are 5 field values. After saving the record control comes to 100 screen again. But in 100 screen ZXI2 is fixed. i don't want to go to that screen which is 100. The value is fixed in 100. i have passed ZXI2 as constant value for LSMW.

2 REPLIES 2

Former Member
0 Kudos

Hi,

I think you are entering only condition type 'ZXI2' in screen 100. In Change Mapping and conversion rule, for this field you can write a code here.

put condition to avoid this screen. Try this, i think it will work.

Thanks,

Phani Diwakar.

0 Kudos

Can you give me the sample code?