SAP CONSTRUCTOR EXPRESSION VALUE



Get Example source ABAP code based on a different SAP table
  


• VALUE ABAP_CONSTRUCTOR
• # VALUE

VALUE, Value Operator

ABAP_SYNTAX
... VALUE type( ... ) ...

What does it do?
A constructor expression with the value operator VALUE creates a result of a data type specified using type. The following can be specified for type:
A non-generic data type dtype.