SAP NEWS-781-ABAP CDS
Get Example source ABAP code based on a different SAP table
ABAP_CDS in ABAP Release 7.81 ITOC
ABAP_MODIFICATION_NN New Session Variables for User Time Zone and User Date>
Two new
session variables> are available in ABAP CDS:
$session.user_timezone>>, which returns the time zone defined in the user master record for the local user time.
$session.user_date>>, which returns the local date of a user.
ABAP_MODIFICATION_NN New String Function for Regular Expressions >
ABAP CDS now supports the new string function REPLACE_REGEXPR>> that allows regular expressions to be replaced.