Hello People !!
I am new to sap ABAP World. while i am learning Function modules in SAP ABAP, i have got some doubts about tables tab in the function module.
I understood follwoing things
import tab : here we pass the input
source code : we put our logic to get the output here
export : output is stored in this varialbes
But i did not understand 'TABLES' Tab over here Properly. I read some documents about it ,but still not understood properly.
Can anyone help me in understanding this with the simple example ???
Regards,
Teja