1.

How To Pass Data From List To Report?

Answer»

ABAP/4 provides three ways of PASSING data:

  • Passing data automatically using SYSTEM fields.
  • Using statements in the program to fetch data.
  • Passing LIST attributes.

ABAP/4 provides three ways of passing data:



Discussion

No Comment Found