Cannot perform Value Paging - Structure of Lookup table doesn't match with the Query table structure.

Hi Friends,

I was facing the following error when I was refreshing my form after batch job executed in AP->RFQ.

"Cannot perform Value Paging - Structure of Lookup table doesn’t match with the Query table structure."

Please let me what might be the issue

Thanks

Sunil

Hi sunil,

Even I am facing the same problem. Have you found any solutions for this?

Regards,
Faisal Raja J

I am also facing the same problem. Can anyone help?

Resolved this error by commenting out the following lines in form run method.

// SysListPageHelper::handleRunPreSuper(element, tab, 2, 0);

// SysListPageHelper::handleRunPostSuper(element);