‎2010 May 04 5:06 AM
Hi all,
In my BOR there is a mandatory parameter which i used as optional parameter in my Function Module.. So while executing im getting an error like Parameter <fieldname> is mandatory in BOR but optional in Function Module..
Any one suggest me hw to avoid this error..
thanks in advance,
Ramesh
‎2010 May 04 8:03 AM
Are you using a standard BO? Could you share the name of the BO and the parameter?
If you are trying to change parameters of a method in BO, you can create a delegate in SW06 and create a copy of this method with modified parameters.
‎2010 May 04 8:03 AM
Are you using a standard BO? Could you share the name of the BO and the parameter?
If you are trying to change parameters of a method in BO, you can create a delegate in SW06 and create a copy of this method with modified parameters.