Sunday, 13 May 2012

What are the various methods of passing parameters to a subroutine? | SAP-ABAP

 There are following three methods of passing parameters to a subroutine:
=>    Pass by reference
=>    Pass by value
=>    Pass by value and result.

No comments: