Hi,
I am getting the following error.
The following error text was processed in the system SEC : Adapter error in &VIEW_ELEMENT_TYPE& "DATE_FROM_I" of view "ZWD_123_EX_3_02.INPUT_VIEW": Context binding of property VALUE cannot be resolved: Node INPUT_VIEW.1.DATE_RANGE does not contain any elements
1. I am using BAPI BAPI_FLIGHT_GETLIST, visa service call.
2. Created a VIEW (INPUT_VIEW), wanted to use the date range (DATE_RANGE from BAPI), mapped the same to VIEW context.
3. I have created an input fied DATE_FROM_I --> did data binding with DATE_RANGE.LOW (low field)
4. Now when i try to run the appl. i am getting the above error.
5. I am unable to change any cardinality of the node (this is dragged and dropped on to the view context from component controller context).
6. Cardinality is 0..n.
7. But here the SIGN & OPTION fields are not used.....
I HAVE 4 elements under node DATE_RANGE --> SIGN, OPTION, LOW & HIGH.
WHY THIS ERROR, and how to give SELECT OPTION KIND OF BUTTON IN VIEW LAYOUT.
Kindly suggest.
Siva
ERROR:
Note
The following error text was processed in the system SEC : Adapter error in &VIEW_ELEMENT_TYPE& "DATE_FROM_I" of view "ZWD_123_EX_3_02.INPUT_VIEW": Context binding of property VALUE cannot be resolved: Node INPUT_VIEW.1.DATE_RANGE does not contain any elements
The error occurred on the application server bomw087a_SEC_01 and in the work process 0 .
The termination type was: RABAX_STATE
The ABAP call stack was:
Method: RAISE_FOR of program CX_WDR_ADAPTER_EXCEPTION======CP
Method: RAISE_BINDING_EXCEPTION of program CL_WDR_VIEW_ELEMENT_ADAPTER===CP
Method: GET_BOUND_ELEMENT of program CL_WDR_VIEW_ELEMENT_ADAPTER===CP