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

Issue with Migrating SAPScript into Smartforms

Former Member
0 Likes
626

Hi Experts,

I am converting SAP Script and Smartforms but got some errors in it. I have rectified lot of errors from it but i don't understand how to rectify this error

"RFDUZI01" is a table without a header line and therefore has no component called "GSBER". The Table RFDUZI01 already has component named GSBER but still getting this error If anybody have any idea regarding this issue please share it with me.

Thanks,

Avadhut

3 REPLIES 3
Read only

former_member201275
Active Contributor
0 Likes
587

Can you post the code here, and or the ST22.... it seems you might be missing a work area for this table.

Read only

Former Member
0 Likes
587

Hi Avadhut ,

Define work area for the table and use the work area.

Cheers,

Pravin

Read only

Former Member
0 Likes
587

Hi,

Define an workarea based on the table RFDUZI01 and use it.

Regards,

Chakradhar.