cancel
Showing results for 
Search instead for 
Did you mean: 

In alv , dump occurs , while sorting the alv .

Former Member
0 Kudos

Hi,

In Alv , sorting is working fine before we selecting a row . After seleting the row , if we are sorting it is going to dump .

Dump Message:

The following error text was processed in the system xxx : Adapter error in &VIEW_ELEMENT_TYPE& "OJTXP" of view "Zzzzz.VW_TEST": Context binding of property TEXT cannot be resolved: Lead selection not set for context node VW_TEST.1.ALV_TRF_DET

The error occurred on the application server plmdev_PLD_00 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

How to resolve this error ?.

Regars,

Rani.

Accepted Solutions (0)

Answers (2)

Answers (2)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Do you have child node under the context node that is bound to the ALV? This is generally the most common cause of such an error. Structures such as this are not supported for the reasons supplied in this help link:

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/42/b9ea094f4a3118e10000000a1553f7/frameset.htm

Be sure and read the section "Important Exception: Sorting"

arjun_thakur
Active Contributor
0 Kudos

Hi Rani,

Go to ST22 and post the error log.

Regards

Arjun