Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Analyzing Function Input

Former Member
0 Likes
352

Respected sir,

What is mean by "analyzing Function Input" and explain the role of ABAPer in it.

Its very urgent.

2 REPLIES 2
Read only

Former Member
0 Likes
324

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

Read only

Former Member
0 Likes
324

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