‎2008 Apr 25 2:32 PM
Respected sir,
What is mean by "analyzing Function Input" and explain the role of ABAPer in it.
Its very urgent.
‎2008 Apr 25 3:26 PM
It might be that a certain functionality does not work correctly and that functionality is executed through a function module. To find out if the right parameter values are passed to the function module you need to analyze the function input.
This is often done by an Abaper because it does involve debugging. You look at the function call and check what values are passed into the function module and if they are what the function module expects to get to be able to process correctly.
Hope that helps,
Michael
‎2008 Apr 25 3:32 PM
Hi Sandeep ,
What michal said is exactly correct,
Refer to the link also ,hope its useful.[http://help.sap.com/saphelp_40b/helpdata/en/fa/09703c543b11d1898e0000e8322d00/content.htm]
<REMOVED BY MODERATOR>
Thanks ,
Surya Pydikondala .
Edited by: Alvaro Tejada Galindo on Apr 25, 2008 1:23 PM