‎2006 Sep 12 3:22 PM
Hi
is it possible to write a select stmt in a smartform?
what is the use of convert data (step) in lsmw?
thanks,
sap-abap.
‎2006 Sep 12 3:25 PM
hi,
Yes You can write the select statement in smartforms..
Regards,
Santosh
‎2006 Sep 12 3:23 PM
Yes you can write code in smartforms.
You have to create a command lines node and write code in it.
Regards,
Ravi
‎2006 Sep 12 3:25 PM
hi,
u can write select statement in smartforms
<b>what is the use of convert data (step) in lsmw?</b>
this step is used to convet the legacy system data into sap format based upon conversion rules
if u find it useful mark the points
Regards,
Naveen
‎2006 Sep 12 3:25 PM
hi,
Yes You can write the select statement in smartforms..
Regards,
Santosh
‎2006 Sep 12 3:25 PM
hi,
Yes, We can write selects in smartforms. We do that in program lines.
The data that is uploaded in the step READ DATA will be converted as per the conversion routines which we have mentioned in earlier steps.
Regards,
Sailaja.