Skip to Content
0
Aug 09, 2016 at 11:20 AM

FPM GAF and FPM OVP

251 Views

Hello experts!
I have an application created with FPM GAF. Inside this application exist call of FPM OVP and after this call I have a dump.

Is it possible to use OVP inside GAF?

lr_fpm = cl_fpm_factory=>get_instance( ). "Its OK

lr_ovp ?= lr_fpm->get_service( iv_service_key = if_fpm_constants=>gc_service_key-cnr_ovp ). "Its NOK lr_ovp is initial

*-- Fetch the list of UIBB

lr_ovp->get_uibbs(.....) "Dump, because lr_ovp is initial