‎2006 Nov 18 11:01 PM
hi guys, I try to create a function module, within SAP Namespace(SAPBC_DATAMODEL_CONVERSION), but I can't, I'm using a Mini-SAP version 4.6d, the message I get is the following
"Function module name is reserved for SAP"
I tried with all possible names with and without "y", "z", What should I do?
Any Ideas would be appreciated.
‎2006 Nov 18 11:25 PM
‎2006 Nov 19 12:38 AM
‎2006 Nov 19 4:37 AM
U should try with Z_SAPBC_DATAMODEL_CONVERSION. If it is allowing you to do so then you should check whether function module with same name exista or not.
For more help related to creation of function module have a look at below link.
http://help.sap.com/saphelp_nw2004s/helpdata/en/d1/801ee8454211d189710000e8322d00/frameset.htm
I hope it helps.
Best Regards,
Vibha
*Please mark all the helpful answers