‎2008 Apr 30 2:14 PM
Hi Experts,
Can anybody plz send me the table where the request number of a function module get stored.
(Function groups are stored in E071,But i need the request number for function module.)
If any function module for the same plz send it
Regards,
Anoop Chandran
‎2008 Apr 30 2:25 PM
A function module can be assigned to a transport via a function group. All objects that are assigned to transports are within this table. If you change a function module, this will be assigned to a transport with the object type FUNC.
‎2008 Apr 30 2:25 PM
A function module can be assigned to a transport via a function group. All objects that are assigned to transports are within this table. If you change a function module, this will be assigned to a transport with the object type FUNC.
‎2008 Apr 30 2:40 PM
Hi Martin,
My scenario is ;
i have 2 fn modules
Fn mod1 and Fn mod2 in fn group A
and i transported this to another server.
now i changed fn mod1 and transported.
so the request number of fn mod 1 get changed.
So my req is to not based on fn group.
And it depends on fn modules.
Can u plz gv me some idea to get the request number (tables or fn mods) of fn module??
Regards,
Anoop Chandran
‎2008 Apr 30 3:01 PM
You can get them by executing the report: RSWBO040
In Object Selection: Enter FUNC for function module and enter your FM name in the adjacent box.
Regards,
Naimesh Patel