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