Sunday 18 March 2012

How can we distinguish between different kinds of parameters in ABAP? | ABAP ALV

There Are Two Distinguish Parameters in ABAP.
1) Input parameters which are used to pass data to subroutines.
2) Output parameters which are used to pass data from subroutines.