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

Error with XXL_FULL_API FM

Former Member
0 Likes
570

Hi Experts,

i am using XXL_FULL_API FM to download internal table data into Excel File.

but it is giving error like below:

Export of a list object was terminated (internal error)

can anyone help me out on this.

Thanks in Advance,

Sudha.

Hi Experts,

i am using XXL_FULL_API FM to download internal table data into Excel File.

but it is giving error like below:

Export of a list object was terminated (internal error)

can anyone help me out on this.

Thanks in Advance,

Sudha.

1 REPLY 1
Read only

Former Member
0 Likes
421

Hi Sudha,

it looks like message PC026. You can find further information on exceptions INV_DATA_RANGE, DIM_MISMATCH_SEMA, ERROR_IN_SEMA, ERROR_IN_HKEY and DIM_MISMATCH_VKEY here: [Documentation of XXL_FULL_API|http://help.sap.com/saphelp_40b/helpdata/pt/b3/eba0f1542811d1895c0000e829fbbd/content.htm]. Hope that helps you to analyze further and to solve the problem.

Best regards,

Andreas