Article

When we design the Function Module, we can specify either Pass by Value or Pass by Reference for a parameter. It is very important to pay close attention while designing the FM where we are using the Table Types as the variables. Have you ever seen a situation where you can see the data in…

Read more

Article

Performance of ITAB Copy

on June 13, 2011

3, 13,803

Today, we’ll see another performance drainage – Internal Table Copy. If we don’t use the data properly, we’ll run into the situation where we’ll use lot of resoruces to perform the ITAB copy and end up reducing the performance of our application. Sometimes, we pass the ITAB from one application to diffrent FM / Method,…

Read more

More Post →
You seem to be new here. Subscribe to stay connected.