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

table from sqlserver to maxdb

Former Member
0 Likes
474

hello expert

i met a strange issue about sql expression.

SELECT * FROM /smb/sb_t_004

INTO TABLE ldt_pa_hdr

FOR ALL ENTRIES IN ldt_filename

WHERE soluid = p_sol_source

AND filename = ldt_filename-filename.

the table /smb/sb_t_t004 is defined in development system, but the database server is sql sever.

the test is okey. but after transported into QA system , which is connected with MAXDB server. but the test is short dump.

i don'g why that occurs.

following is information

Short text

SQL error in the database when accessing a table.

Looking forward to your reply

Best Regards,

Kevin

3 REPLIES 3
Read only

Former Member
Read only

0 Likes
443

more information

Database error text........: "POS(338) Too complicated SQL statement (too much data)"

Read only

Former Member
0 Likes
443

SAP Note No. 1001257