What are the types of Table fields in the SAP ABAP?

devquora
devquora

Posted On: Feb 22, 2018

 

The following are some of the types of table fields in SAP ABAP:

  • Field name – in the field name you have to just give a name to the different types of the fields. The character should contain a maximum of 16 letters. While you are giving the field name, you have to make sure that it is composed of digits, letters and the underscores.
  • Key flag – in the key flag, it only determines whether the key field belongs to the key field or not.
  • Field type – Field types help to assign a data type in the field.
  • Field length – Field length indicates the number of characters that are entered in the field.
  • Decimal places – Decimal places define the number of digits that are permissible after the decimal points.
  • Short text – The short text describes the meaning of the corresponding fields.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Sap Abap Interview Questions

    What is the SAP ABAP?

    Firstly SAP stands for the System Application and Products in the data processing...

    Sap Abap Interview Questions

    When was the SAP ABAP being created?

    The SAP ABAP was being developed in the year 1972 and it was mainly created by the Wellenruther, Hopp, Hector, Plattner and Tschira...

    Sap Abap Interview Questions

    What are the types of the programming language used in the SAP ABAP software?

    The following are the types of the programming language used in the SAP ABAP software:..