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

LSMW Syntax error

Former Member
0 Likes
1,879

Hello,

I am creating an LSMW program to upload mass assets and im getting Syntax errors.

The first one notified me that my Source Structure was already declared. I changed the name of my Source structure and now it gives me the following snytax error.

''The data object "INT_UPLOAD1" does not have a component called "TABNAM

E".''

I upload using Text Tab Delimited and indeed have no component TABNAME within my Source fields, I also do not want to have this in between.

Im struggling how to bypass this syntax error.

You guys have an idea what could be wrong?

KR

Carlos

1 REPLY 1
Read only

Former Member
0 Likes
1,002

Hi Carlos,

Can you please check the below steps.

  • Maintain Source Structures
  • Maintain Source Fields
  • Maintain Structure Relations

I believe there will some delcaration issue or activation issue in above steps only.

Regards,

Swet