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

Solved: Perform in function-module does not work

Former Member
0 Likes
581

Hello,

we are hving differences in SE80 between our developement-system T11 and the quali-system Q11.

I've created a function module ZHAY_IDOC_INPUT_LOIPRO to import IDoc's. This FM is in FGR ZHAY.

In T11 in the FM the

In T11 funktioniert im FB ZHAY_IDOC_INPUT_LOIPRO die forward-navigation to the form-routines works. The form routines are implemented at the end of the FM (after endfunction). The form routines can be seen in the tree of the FGR.

Same processing for FM Z_FITHAY_IDOC_INPUT_PLL40.

In Q11 after importing the workbench-transport the forward-navigation to the form-routines does not work in FM ZHAY_IDOC_INPUT_LOIPRO, the form-routines are not viewable in the tree of the FGR! Checking and activatinf the FM and the FGR works and doesn't create any error!

In FM Z_FITHAY_IDOC_INPUT_PLL40 everything works in Q11?!?

Tried to handle it with separate Includes, as proposed by the system when doubleclicking the form-routine, but same result: In t11 everything's fine in Q11 the form-routing "does not exist's" !

Any idea? Thanks in advance.

Matthias Weyand

Habt Ihr noch irgendeine Idee? Wir (3 Entwickler) sind ratlos

Vielen Dank im Voraus.

1 REPLY 1
Read only

Former Member
0 Likes
306

Hi,

I guess it to be the problem of TR. I think objects weren't imported. Check with the basis team if the import was without any errors. If yes, try importing the objects by overwriting the existing contents. If importing doesnt work, create a new TR in T11 system, save your objects again and try moving them to Q11.

Regards,

Karthik