cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smartform

Former Member
0 Likes
165

friends,

i have migrated a script that prints goods movement tag to a smartform...now, i need to incorporate barcode for material and another field...how to go about it? am not kind of exposed to sf...after migrating the script, if i check it, it's saying all itab components (which has different fields from diff tables) is not found..

View Entire Topic
Former Member
0 Likes

Hi

Check if the migration has defined all variable in your smartform: I know the migration creates only the layout in the smartform, so all abap has to be inserted manually.

Max