cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in transporting a module belonging to group not in the target sys

MAZIZ
Explorer
0 Kudos

Hello experts,

I was implementing a BTE. I affected the new module to a function group FG1 that was not existant in the target system (quality). transport request TR1 (for developemnt part). A new created set was also in the same TR.

The transport went without error but the BTE didn't work.

Second, I created a new function group FG2 and transported it in TR2. Then reafected the module from FG1 to FG2 and transported in to TR3.

TR3 returne an error code 8. it shows an error in SAPLFG1 in include FG1$01 and says that MD1 (the name of a module in FG1 in the source system ) type is unknown. Apearently, FG1 itself was transported in this TR.

Now the BTE works fine but I dont want ro transport this mess to PROD.

Any ideas?

Cordially

FredericGirod
Active Contributor

Could you post the screenshot of the errors and the screenshot of the content of the transport request ?

Sandra_Rossi
Active Contributor
0 Kudos

I guess you mean "function module" each time you say "module".

Difficult to understand. You should indicate the exact error messages.

Create a new TR with all previous TR merged into it (i.e. to contain all objects, even FG1 if you want to delete it) and transport again.

MAZIZ
Explorer
0 Kudos

Hi

Now I understand the problem but dont know how to solve it.

let me simplifie:

  1. I created a function module and assigned it by mistake to a function group that doesn't exist in the target system. The transport went without problem but the function module didnt work.
  2. I created a new function group and transported it.
  3. I reassigned the function module to the new function group and transported.

Now it turns out this reassigning TR, carries out the old function group which includes a function module exporting a type that doesn't exist in the target system.

MAZIZ_0-1706605239583.png

Now, How can I, for example, transport the missing type then retransport this TR? or what is the good way to act?

Thank you in advance.

Accepted Solutions (0)

Answers (0)