Hi Guys,
This forum has been a great help for me so far...so thank you all for helping.
I have created a custom DI LSMW program. The problem is that once I run the conversion step in LSMW it shows the data in the correct target structure but when I go through my program then this structure is empty. THis is what converted data appears in LSMW.
File Z_TEST.lsmw.conv
Structure ZSTRUC
Fld Name Fld Text FldValue
ZPERNR Personnel Number 00000048
My question is that does the target structure get populated after the conversion step or do I need to somehow readt the Z_TEST.lsmw.conv file in my upload program and populate the structure ZSTRUC?
Thanks,
~Mark