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 in Process Chain while extracting data from source system

Former Member
0 Likes
592

Hi All,

Dail we are facing problem while retrieving the data from source system for the data source 0TB_AMOUNT1 in the process chain, it is giving error "Function module BANK_TMC_API_SIM_GET does not exist Furnction module". when I repeat the step than it is going fine.

Please let me know why this error is coming for first why it is not coming after repeating the step?

Thanks & Regards,

Murali.

3 REPLIES 3
Read only

Former Member
0 Likes
497

Hi Murali,

Hope you are doing good..

Is it a full or Delta load on a daily basis? Did you check if the FM exists in your system?

Did you try debugging the load in source system and check if the extractor is trying to call FM you mention.

If possible please post the exact error message you are receiving so that we could get an idea whats the error and why you are encountering it.

As of now what i can suggest is, go to RSA2 in source system, give the datasource name and check if the extractor code has FM in it.

Regards,

Anil Pragada.

Read only

0 Likes
497

Hi Anil,

The exact error message I am getting is "Function module BANK_TMC_API_SIM_GET does not exist". When I checked in source system this function module was not exist.

When I rerun the step than it is going fine. In source system data source not at calling this function module. Even when i checked in RSA3 there are no error message, data is displaying correctly.

In the process chain only first time I am facing this error when upon repeating the step it is going fine. Why only first time I am getting this error message?

Thanks & Regards,

Murali.

Read only

0 Likes
497

It is a delta load on daily basis