1.

What Is Field Catalog In Sap Alv?

Answer»
  • We have the following three ways to build a field catalog.
  • AUTOMATICALLY through a DATA Dictionary structure. 
  • Manually in ABAP PROGRAM
  • Semi-automatically by combining the above two PROCEDURES.
  • Declare an internal table of type SLIS_T_FIELDCAT_ALV.
  • Call function MODULE REUSE_ALV_FIELDCATALOG_MERGE.



Discussion

No Comment Found