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

lsmw

Former Member
0 Likes
1,179

in LSMW, how can we transfer data on certain condition. like if we hav the records in notpad having employee details and we want to transfer only that records whose salary is greater that 5,000.

regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
953

Hi,

in 3rd step (Maintain source fields) of lsmw we are having a check box called " Selection Parametr for Import/Convert data". select this check box.

in Read data step you will get the customer selection screen for the specified field. Here u can restrcit the data retrieval.

let me know if u require any more clarifications.

Hi,

in 3rd step (Maintain source fields) of lsmw we are having a check box called " Selection Parametr for Import/Convert data". select this check box.

in Read data step you will get the customer selection screen for the specified field. Here u can restrcit the data retrieval.

let me know if u require any more clarifications.

4 REPLIES 4
Read only

Former Member
0 Likes
954

Hi,

in 3rd step (Maintain source fields) of lsmw we are having a check box called " Selection Parametr for Import/Convert data". select this check box.

in Read data step you will get the customer selection screen for the specified field. Here u can restrcit the data retrieval.

let me know if u require any more clarifications.

Read only

0 Likes
953

Hi,

in 3rd step (Maintain source fields) of lsmw we are having a check box (while creating the source fields)called " <b>Selection Parametr for Import/Convert data</b>". select this check box for the required field.

in Read data (and convert data) step you will get the customer selection screen for the specified above field(s). Here u can restrcit the data retrieval.

Read only

Former Member
0 Likes
953

Hi Khan,

You need to first transfer the data to the LSMW structure, then in the 5th step, you can do the restirctions, in the Start transaction, you can write the condition to ignore the line which is greate that 5000

Regards

Sudheer

Read only

Former Member
0 Likes
953

hi,

In the 3rd step i.e. Maintain source fields ,while creating source fields select the check box " Selection Parameter for Import/Convert data" for the field to which you have to give condition.

If you are copying form repository just delete that particular field and create that particular field.

In the 7th step Read data you will get the customer selection screen for the specified above field .here mention your condition