Skip to Content
0
Former Member
Dec 05, 2008 at 02:56 PM

Problem when calling a BAPI that only has tables for passing parameters

74 Views

Hi,

I am having issues when I make an RFC call to get information using BAPI's that only have tables for passing in values and no individual import parameters. A good example is BAPI_MATERIAL_GETLIST, you pass the select options as a table, but when it returns the response, I only get a bunch of blank XML nodes for each table that should have come back with values. I have tried the exact same call in SE37 in the system and have no problems, so this is confusing. It is happening on all BAPI's that work this way. Any helps is appreciated! It seems like it is just ignoring my import values and using defaults or something.

Regards,

Chris