cancel
Showing results for 
Search instead for 
Did you mean: 

BSP Error, The component table is empty

0 Kudos

Hello Folks,

I have a situation where I am editing existing trade event in crm web ui.

I just changed the description and clicked on save.

This is the error which i am getting.

How to resolve this? and i had added two tables through AET, one as form view and one as table view.

Does it have anything to do with this?

Please help!! its urgent.

Regards,

Deepak

Accepted Solutions (0)

Answers (2)

Answers (2)

deepak_sharma_sap
Active Participant
0 Kudos

Hi Deepak,

Please check the error in ST22 and see if the Active Calls/events.

There may be a scenario that some custom logic is there to read the structure of the table and no value is being passed to method  CHECK_COMPONENT_TABLE of class CL_ABAP_STRUCTDESR.

Thanks

Deepak

former_member226239
Contributor
0 Kudos

May be by putting the break point in the method (in the dump) you will get more details. Try that and let me know...