What are different types of parameters? How can you distinguish between different kinds of parameters?

Answer Posted / chaitanya

The different types of parameters are

a) Formal Parameters: It is defined during the definition of subroutine with the ‘FORM’ statement

b) Actual Parameters: It is specified during the call of a subroutine with the ‘PERFORM’ statement

You can distinguish different kind of parameters by their functionality. Input parameters are used to pass data to subroutines, while output parameters are used to pass data from subroutines.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?

1270


What is the difference between BDC and BAPI?

1501


How do you find BAPI?

1326


In realtime do we configure ALE systems or Administator will take care of that?

1055


What do you mean by Inbound and Outbound interface?

1205






There are 1000’s of IDOCs in your system and say you no longer need some of them? How will you get rid of those IDOCs?

1427


How can we identify User exits in our screen?

1413


What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?

1340


How to release an object?

1120


What are the standard IDOC's used?

1191


What is the difference between VIEW and a TABLE?

1157


What is the difference between SAPSCRIPT and SMARTFORM?

1150


How is the table sorted when you do not specify field name and Ascending or Descending? On what criteria will the table be sorted? Do internal table have keys?

1578


What is the difference between SAP memory and ABAP memory?

1273


Can you describe the events in ABAP?

1224