‎2014 Apr 03 2:00 PM
Dear ALL ,
I am trying to call "HR_READ_INFOTYPE" from a Java program using rfc and I got this error:
" Meta data equal to null is not allowed for field INFTY_TAB with type TABLE in meta data instance TABLES "
the required table INFTY_TAB is used as a generic table in the function module. I tried to use PA0008 but it seems it is not possible to use it through RFC call. How can I avoid this exception?
Thanks in advance.
Mehdi.
‎2014 Apr 03 3:33 PM
‎2014 Apr 03 3:33 PM
‎2014 Apr 03 4:01 PM
Hi Jarek
Thanks for your answer
I will wrap thé FM into another with remote access.