Skip to Content
0
Former Member
Oct 26, 2005 at 01:31 PM

Binding Controller context nodes to two (RFC)models

20 Views

Hi group,

i have an table, which is based on an BAPI_GET.

This table is editable - and I want to update the data in R/3 with another bapi BAPI_SET.

BAPI_GET and BAPI_SET have the same structure T_DATA as "table".

Unfortunately I cannot bind the elements of the context (which are created from BAPI_GET) to BAPI_SET. Message is:

<b>Invalid model relation. The corresponding model class does not match the model class of the associated parent context node</b>

Any suggestions would be great, thanks alot,

Simon