Hello Experts,
I am developing webdynpro screen with reusable components of WDC1 (only Table UI element NODE1 with 0..n Cardinality) and other components WDC2(Details of table selection in WDC1 same NODE1 with 0..N cardinality).
When I am selecting one record from WDC1 then i am displaying the selected record details in the WDC2 details screen
When the Table in WDC1 has no Records then getting the DUMP as
Error in INPUT_FIELD of WDC2.V_MAIN Context binding of property VALUE cannot be resolved:The otherWDC1 view node does not contain any elements (termination: RABAX_STATE) .
If no entries in table then details input fields are binding with null values so the dump is coming.
Could you please suggest for this dump.
Thanks & Regards,
Vasantha Rani D.