‎2010 Sep 20 5:57 AM
Dear All,
I want to pass value to 1 standard Function Module. The problem is that in that FM this field is not mention as Import Parameter. So , without it how can i pass value to FM ? If anybody is having any idea , than please let me know...
Thanks & Regards,
‎2010 Sep 20 6:02 AM
Hi,
Could you please explain in detail which fm you are trying to use and what parameter you want to pass.
Thanks & Regards,
Neela
‎2010 Sep 20 6:40 AM
Hi,
if the field is not available in the import parameter in standard function module.
try to see any set parameter is avialable in the standard function module.
as you are saying it is standard function module see BADI or USer -EXIT or Enhacement avialable to Initialize the value
or see any enhacements are available in the function module , if so try to use import and export varaibles
Prabhudas
‎2010 Sep 20 7:07 AM
Which version are you working with .If its ECC6, you can add new importing exporting parameters to std function module as
part of std enhancement