Skip to Content
0
Former Member
Mar 07, 2006 at 05:43 AM

transaction with BAPIs

21 Views

Hi,

I have some input fields in my application (that handles transaction with BAPIs) those are mapped to some value attributes. I have created a model for RFC and have bound the model attributes to custom controller. From custome controller to view controller.At runtime i read these input fields and set the corresponding model attributes in the view controller.

Now when i deploy the application, as soon as the method is called to set the model attributes in view controller, it throws an exception that

<i>The initial exception that caused the request to fail, was:

<b>com.sap.tc.webdynpro.progmodel.context.ContextException: DataNodeInfo(FlightBookingCust.Bapi_Flbooking_Createfromdata_Input.Booking_Data): value node is created without a reference</b></i>

Please suggest what should be done?

Thanks,

Kushagra.