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

SAP Query

Former Member
0 Likes
1,901

I have a old SAP query but know it gives a error message :

Field KNA1-NAME1 : Deep Structures (e.g. Strings and XStrings) Not Permitted

I am trying to adjust infoset still it is not allowing to adjust what could be the possible reason.

Regards

1 REPLY 1
Read only

Former Member
0 Likes
1,221

I resolved this query by removing this filed from all query 1st .Secondly removed from infoset & adjusted the Query.

After that reassigned the field to infoset & all queries & My Query was generated.

Also we can apply SAP NOTE

Note 1393337 - SQ01: Dump "DATA_LENGTH_0" when executing a query which resloved my all problems when BASIS patch 20 was applied.