/abap_new_syntax

ABAP New Syntax 7.4 7.5x

Primary LanguageABAPMIT LicenseMIT

ABAP New Syntax 7.4x 7.5x

Inline Declarations

DATA
Field-Symbol
REFERENCE INTO DATA

Constructor Expressions

VALUE
CORRESPONDING
BASE
NEW
REF
FOR
REDUCE
FILTER

Conditional Expressions (Part of Constructor Exp.)

SWITCH
COND
xsdbool(extra)

Internal Table Expressions

iTab expressions
line_index
line_exists

LOOP AT .. GROUP BY

LOOP AT .. GROUP BY

Advanced Type Checking

IS INSTANCE OF
CASE TYPE OF
some utility class methods

Conversions

Alpha Conversion
Date Format
Time Format
Timestamp
Case of Text
Number Format

Enhanced OpenSQL

Select with FIELDS
Select with Subquery
VALUE within INSERT
Joins
Union
Aggregation Functions
Arithmetic Operations & div, division, ceil, floor, round
String expressions
Case & Coalesce

Addition - ABAP Feature Matrix

ABAP Feature Matrix
This website shows you a list of avaliable/not available or deprecated ABAP Statements for the release and area you selected.