cancel
Showing results for 
Search instead for 
Did you mean: 

Line types of an internal table and a work area not compatible. error urge

Former Member
0 Kudos

Hi experts,

Im getting a strange error,

The following error text was processed in the system CRD : Line types of an internal table and a work area not compatible.

The error occurred on the application server sapcrdci_CRD_00 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: IF_WD_CONTEXT_NODE~GET_STATIC_ATTRIBUTES_TABLE of program CL_WDR_CONTEXT_NODE_VAL=======CP

Method: ONACTIONADDLINES of program /1BCWDY/28LUETDJ0QYS7F0IC8IB==CP

Method: ONACTIONADDLINES of program /1BCWDY/28LUETDJ0QYS7F0IC8IB==CP

Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/28LUETDJ0QYS7F0IC8IB==CP

Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP

Method: IF_WDR_ACTION~FIRE of program CL_WDR_ACTION=================CP

Method: DO_HANDLE_ACTION_EVENT of program CL_WDR_WINDOW_PHASE_MODEL=====CP

Method: PROCESS_REQUEST of program CL_WDR_WINDOW_PHASE_MODEL=====CP

Method: PROCESS_REQUEST of program CL_WDR_WINDOW=================CP

Method: EXECUTE of program CL_WDR_MAIN_TASK==============CP

i checked the wa and the itab, both are of same length,

how to solve the problem.

Thanks,

James

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi james.......

it might be containing the same number of fields. does the length and type of the fields match.

---regards,

alex b justin

Former Member
0 Kudos

Hi James,

Can you send us the declaration part ?

Regards

Raja Sekhar