SAP NEWS-770-ABAP SQL



Get Example source ABAP code based on a different SAP table
  



AB_SQL in ABAP Release 7.70
ITOC

ABAP_MODIFICATION_NN Restrictions Removed

AB-SQL read statements no longer bypass table buffering in cases where a column is specified on the right side of comparisons or of BETWEEN in an SQL condition that is not required to identify a single row or a generic range. The prerequisite for this is that both operands are numeric but do not have the type DF16_DEC or DF34_DEC, that both operands are character-like, or that both operands have the type RAW with the same lengths.