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 steps ... data not converting

Former Member
0 Likes
736

Hi All

I have created a sample file for the Customer Master Conversion, I need to know why the read the data is no uploding.

I execute LSMW , and then I execute the READ_DATA step. After that I clicked on DISPLAY_DATA where I could see the record read in the given structures.

Then I clicked on CONVERT_DATA and checked the result. Convert_data displays the FILE READ and FILE WRITTEN. ( CONV file is created )

I can see the result of CONV_DATA as below,

Transactions Read: 1

Records Read: 5

Transactions Written: 0

Records Written: 0

However when execute DISPLAY_CONVERTED_DATA, I dont see any record in the Conversion file.

Why is this happening and how to get into this problem ?

Thanks in Advance

Amol

Hi All

I have created a sample file for the Customer Master Conversion, I need to know why the read the data is no uploding.

I execute LSMW , and then I execute the READ_DATA step. After that I clicked on DISPLAY_DATA where I could see the record read in the given structures.

Then I clicked on CONVERT_DATA and checked the result. Convert_data displays the FILE READ and FILE WRITTEN. ( CONV file is created )

I can see the result of CONV_DATA as below,

Transactions Read: 1

Records Read: 5

Transactions Written: 0

Records Written: 0

However when execute DISPLAY_CONVERTED_DATA, I dont see any record in the Conversion file.

Why is this happening and how to get into this problem ?

Thanks in Advance

Amol

2 REPLIES 2
Read only

Former Member
0 Likes
558

Forgot to update

This is an Idoc upload.

Read only

0 Likes
558

Hi Amol,

What I observed from the log that it didn't write anything into the file. If file created then you can see some numbers instead 0 against 'Transactions Written'. Some issue exists so check it again.

Transactions Read: 1

Records Read: 5

Transactions Written: 0

Records Written: 0

Thanks

Viswa

(Assign points if helpful).