‎2006 Aug 11 8:50 PM
Hi all,
I have a Z function module already someone developed. After i go to the change mode, i cant able to change any of the parameters(import,export,changing,tables).All are been blocked. But the source code is not grayed. I dont how it has done. Can you please tell me how it is blocked for changes. I need to change the parameters..
Disabled means here the parameters are completely grayed..
Kindly help me.. ASAP..
thanks,
Kumar
‎2006 Aug 11 8:53 PM
You should change the parameters from TABS, import - export - changing - tables ...
Save after changing the parameters, then the pattern in the source code will automatically adjusted.
Regds
Manohar
‎2006 Aug 11 8:56 PM
Also, verify if the Edit Lock checkbox is checked in the Attributes..
~Suresh
‎2006 Aug 11 8:58 PM
No Manohar,
I mean in the tabs where we create the parameters, those lines are been grayed.(the table control).not in the source code..
i want to change the parameter name or type. I am unable to do that... how can i change that..
Also how can we gray out the parameters in the tab import export etc....
‎2006 Aug 11 9:00 PM
hi Nitin,
go to SE37,
check there if it would workout
like in export and import parameters
Regards,
Naveen
‎2006 Aug 11 9:02 PM
‎2006 Aug 11 9:06 PM
Nitin
Can you tell us if the whole rows are greyed or only the rows with parameters are greyed out??
If not all rows are greyed out, you can do a CTRL+Y copy all the rows, delete all rows, paste again and then change.
Kind Regards
Eswar
‎2006 Aug 11 9:07 PM
just guessing if the parameters are part of the function group .. ie global and not just local to the function module?
~Suresh
‎2006 Aug 11 9:08 PM
Eswar,
not all the rows are greyed out. Only the parametered rows are grayed out. And also i cannot even delete those rows.
‎2006 Aug 11 9:08 PM
‎2006 Aug 11 9:26 PM
Sorry guys,
I found the reason for that...
there is a option in them menu bar, If that function module is released then these happens....
Anyways
thanks to you all..
kumar
‎2006 Aug 11 9:32 PM
Thanks for sharing that info.. I just tried it.. ie Released the fm.. the parameters were greyed out like you said.. cancelled the release & activated it.. now it is back to normal.. ie I can del/add parameters..
PL see this <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/d1/801f50454211d189710000e8322d00/frameset.htm">SAP Help</a> on Releasing a function module.. the scenario we have just seen is not mentioned in there!
~Suresh
Message was edited by: Suresh Datti
‎2006 Aug 11 9:33 PM
Cool, never tried it. Thanks Nitin, a tip of the day.
Regds
Manohar
‎2006 Aug 11 9:02 PM
One option would be to try as suresh suggested.
Another would be to switch off the modification assistence ( if it is transported from different systems )
Regds
Manohar