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

select statement in a smartform

Former Member
0 Likes
638

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
519

hi,

Yes You can write the select statement in smartforms..

Regards,

Santosh

4 REPLIES 4
Read only

Former Member
0 Likes
519

Yes you can write code in smartforms.

You have to create a command lines node and write code in it.

Regards,

Ravi

Read only

Former Member
0 Likes
519

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

Read only

Former Member
0 Likes
520

hi,

Yes You can write the select statement in smartforms..

Regards,

Santosh

Read only

Former Member
0 Likes
519

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.