Skip to Content
0
Former Member
Oct 17, 2005 at 06:53 AM

Read Data-Structure via RFC for external c-code

615 Views

Hi!

Is there a way to read the data structure from a BAPI via RFC. My Problem is, that some of our customers have extended some functions in SAP and these extensions are somewhere in the middle of the structure. So, if I call the function from a C-Program the structure is different to my defined structure and I get wrong values. So I need a way to read the structure dynamically to make sure that I use the right structure definition!

Thanks,

Konrad