Skip to Content
0
Jun 11, 2018 at 08:22 AM

Using a function module in a view

665 Views

Hi,

is it possible to use a abap function module and create a view from it?
I have a function module that calculates something from MATNR and WERKS and I want it for all materials.

Thanks