cancel
Showing results for 
Search instead for 
Did you mean: 

Data flow conversion Issue

amine_lamkaissi
Active Contributor
0 Kudos

Hi experts,

I am facing an issue while converting a data flow from 3.5 to 7.0 version.

The concerned flow is between Datasource 2LIS_04_P_MATNR and Infocube 0PP_C02.

As you can see on the above screen. the isse is located in the transformation between Datasource and Infosource.

When I check the hole transformation. I am getting this error screen.

So I can understand that my routines (in update rules) contain some errors.

When I check one of them. I am getting the error:

"E:The data object "TRAN_STRUCTURE" does not have a component called "SI_FREI"."

When I check the generated routine. The field is declared and existing (please refer to below code)

I also added the field in the source fields of rules (91 and 92). But I still get the same error.

I found out some threads in SDN with my issue. But no one really helped me.

Thanks for your advices.

Amine

View Entire Topic
former_member182470
Active Contributor
0 Kudos

Hi,

Step1 : Just for the time being, please revert back to 3.X version of your datasource.

Step 2: Take a back-up of your routines which are there in the update rules

Step 3: Debug your routine to check everything is OK

Step 4: Try to migrate you data flow again

http://scn.sap.com/docs/DOC-11763

Regards,

Suman

amine_lamkaissi
Active Contributor
0 Kudos

Hi Suman,

Thanks for the answer.

How can I revert back to 3.X version?

Thanks,

Amine

Former Member
0 Kudos

Hi Amine

Hope you doing well in your new role. To revert back please see the link below.

http://scn.sap.com/thread/3208541

Regards

Sunny

amine_lamkaissi
Active Contributor
0 Kudos

Hi Sunny,

It's being a while i didn't saw your contributions, It's a pleasure to hear form you again

Amine

Former Member
0 Kudos

Hi Amine

Ya it's been a while got busy with few projects. And good to see your posts too. I will be intouch and all the best for the future.

Regards

Sunny

sherif_elkoumy
Participant
0 Kudos

Hello Suman,

How can I debug the Routine in Step 3 and check for consistency.

Regards,

Sherif

former_member182470
Active Contributor
0 Kudos

Hi Sherif,

You can simply hardcode BREAK-POINT. in the routine. When you run the data load, it will take you to debugging screen.

Regards,

Suman