Skip to Content
0
Former Member
Jun 09, 2011 at 06:15 AM

using an LSMW program with dummy recording.

168 Views

Hi all,

I am new to lsmw, and i am facing some issues with a program i am working on.

In my current program I created a dummy recording, and bypassed other steps by manually writing my code in the step 'Maintain Field Mapping and Conversion'. I supplied dummy data to all the other steps. When i run the step convert data, the output I get is supposedly redundant because the data generation is already happening in the 'Read Data' step.

Right now I am generating the output data manually through the conversion program generated for the program I wrote in the step 'Maintain Field Mapping and Conversion'. Essentially the same thing is happening when i run the 'Read Data' step.

is it possible to access the data already generated in the 'Read Data' step in the 'Convert Data' step, instead of generating the data all over again(i am doing just that right now) through the conversion program.

In Short, is there a way to manipulate the data generated in the 'Read Data' step in the 'Convert Data' step.

Thanks,

Abhinay