Hi All,
I am trying to filter the ALV output based on certain criteria. If I do the calculation of a quantity field then filter any field say date on it works fine. But when I remove the filter and press enter, it gives the following runtime error.
The following error text was processed in the system ECD : TableColumn "PPMM_PROJ_ID": CellVariant ID "TOTAL" does not exist
The error occurred on the application server ITAWSECCS01D_ECD_00 and in the work process 4 .
The termination type was: RABAX_STATE
The ABAP call stack was:
Method: RAISE of program CX_WDR_ADAPTER_EXCEPTION======CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L3STANDARD==============CP
Here PPMM_PROJ_ID is the 1st colum field. Can anyone please tell what the error is or is it something linked to standard ALV component usage.
Regards,
mainak