1.

What are the data classes in ABAP?

Answer»

Below data classes exists in ABAP programming as per data type −

  • Master data: It is the data which is slowly changed.

  • Transaction data: It is the data which is often changed.

  • Organization data: It is a customizing data which is entered in the system when the system is configured and is then rarely changed.

  • System data: It is the data which R/3 system needs for itself.



Discussion

No Comment Found