Hi,
We have an ABAP runtime error when running transaction RSA3 for 5
datasources out of 6 (see attached).
This is caused by the fact that (e.g.) in the programm GP_GLX_ZIFRS01T,
one routine "FETCH_TO_ISTRUCTURE" is missing.
We also noted, comparing with development system, that the following
variable declaration "TYPES: L_S_ISTRUC LIKE GISOURCE" appears instead
of "TYPES: L_S_ISTRUC LIKE ZIFRS01B"
Thanks for your Help.