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

function module ALSM_EXCEL_TO_INTERNAL_TABLE doest not exist

Former Member
0 Likes
1,306

hi all,

I am working on CRM5.2 .

I am getting an error message when i try 2 look up 4 a module.

function module ALSM_EXCEL_TO_INTERNAL_TABLE doest not exist

how to solve this problem?

regards

shilpi

5 REPLIES 5
Read only

ThomasZloch
Active Contributor
0 Likes
879

Seems it is not part of the CRM installation.

If you have access to an R/3 / ECC installation, you might be able to copy it from there. Not sure if the underlying OLE technology will work from that CRM box though (never worked with one).

Cheers

Thomas

Read only

0 Likes
879

hi,

i want to transfer data from excel sheet to crm5.2 .kindly tell me what modules 2 use in this case as ALSM_EXCEL_TO_INTERNAL_TABLE do not exist in crm5.2

regards

shilpi

Read only

0 Likes
879

Did you read my previous reply? I suggested to copy that missing function from an ECC box. I don't know CRM, so I cannot recommend alternative functions.

Thomas

Read only

Former Member
0 Likes
879

HI ,

There are some more alternative function modules for ALSM_EXCEL_TO_INTERNAL_TABLE.

They are

'KCD_EXCEL_OLE_TO_INT_CONVERT' for excel to internal table

TEXT_CONVERT_XLS_TO_SAP

Try these.

Reward points if helpful.

Thanks and regards.

Read only

0 Likes
879

Hi,

I cannot find any function module of the following in my system:

'KCD_EXCEL_OLE_TO_INT_CONVERT'

ALSM_EXCEL_TO_INTERNAL_TABLE

TEXT_CONVERT_XLS_TO_SAP

Is there an alternative or workaround?

Thanks

Jean