I have one BAPI in SAP that returns three tables, when I generated the MBO I get the following structure:

After reading this: http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01283.0213/doc/html/fre1249336854524.html
It appears that the creation of the MBO was done correctly, the issue I have is that when I do an Online Request and call the mboTest3Tables, I only get access to the table related to that MBO, not NOTIF_OBEJCTS_B or NOTIF_OBEJCTS_C.
I have not tried access the Message Value Collection to see if I can get at the data that way ... the article above seems to indicate that I should have access to it without doing that??
Anyone working on something like this?
Thanks, Mike