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

FBL5H - Dump on dynamic sql select - Class FAGL_LIB_PIVB Method SELECT_OTHER_ARAP_ITEMS

Former Member
0 Likes
4,675

Hi! How are you?

When I execute the transaction FBL5H

The next dump is generated:

Do you have any suggestions for where I could check or do you know if there is a Sap Note that corrects this error?

Beforehand thank you very much!

Hi! How are you?

When I execute the transaction FBL5H

The next dump is generated:

Do you have any suggestions for where I could check or do you know if there is a Sap Note that corrects this error?

Beforehand thank you very much!

6 REPLIES 6
Read only

UweFetzer_se38
Active Contributor
0 Likes
4,149

Can you please give us the whole content of the table LT_WHERE? (or does the table only contain one line?)

And by the way: we don't have this class in none of our systems. Is it a special industry solution class?

Read only

Former Member
0 Likes
4,149

Our system is used in Retail Industry.


LT_WHERE only content one line filtered from IT_WHERE:

With this logic:

Content of Variable LD_SLAVE_SEL_FIELD is "KUNNR"

Read only

harald_lesche-holzbecher
Product and Topic Expert
Product and Topic Expert
0 Likes
4,149

Well, so only line 10 of it_where is taken over into lt_where and line 11 is skipped. So the upper limit and closing bracket is missing in the SQL-statement.

Seems the logic within the above code snippet needs to be corrected.

Read only

Former Member
0 Likes
4,149

Harald, you're right but I have not found any note that corrects the standard code and I need help with that.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
4,149
Read only

0 Likes
4,149

Raymond,

I can't say you and community if that is right because I don't work anymore for this client, but thanks for your answer little friend!

I close this thread.

Best regards!