top of page
blank.png
Search
Writer's pictureSmart Logic Academy

ABAP tricks #16/100: 😀 Value Operator

• A constructor expression with the value operator VALUE creates a result of a data type specified using type.

• The operator can create initial values for all Types, Structures and Internal Tables. 

• Value operator is a constructor operator used to construct the result of the data type specified using explicit type declaration after the keyword VALUE or # character can be used to derive data type implicitly from operand position.


Please share with your ABAP friends and follow us.

If you want to dive deeper, visit our course https://lnkd.in/d35uqwud




39 views0 comments

Comments


bottom of page