SAP ABAP LANGUAGE ELEMENT - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

ABAP language element
ABAP keyword or combination of an ABAP keyword with one or more following ABAP words or ABAP operands. An ABAP language element uniquely describes the semantics of an ABAP statement. Examples of different ABAP language elements are GET BIT, GET TIME, DELETE itab, or DELETE dbtab. ABAP language elements can be enhanced using ABAP language element additions .