Subroutines are used to modularize the program. Generally Subroutines are called by using PERFORM keyword and defined within FORM and ENDFORM block.
There are three ways of passing the data from the calling part to the called part –
1. pass by value
2. pass by reference
3 . pass by value and return
*Subroutine – pass by value method-> using – using value( )*
Serkan AKKAVAK
Computer Engineer BSc
Head of SAP & Software Department
Contact : serkurumsal@yandex.com
0 Comments