SAP Tutorials Blog

 

 Imagine a functional method get_hulk_movie that returns a movie featuring a fictional character ‘Hulk’. This returning value can directly be used in where clause.


SELECT movie FROM zmmovie

  WHERE movie = @( get_hulk_movie( ) )

  INTO TABLE @DATA(lt_movie).


Serkan AKKAVAK

Computer Engineer BSc

SAP Department Deputy Manager

Contact : serkurumsal@yandex.com