cancel
Showing results for 
Search instead for 
Did you mean: 

ALV RunTime Error on removing ViewContainerElement

former_member220853
Participant
0 Kudos

I am trying to remove a view container that contained some ALV but after removing it I am still getting the error stating the following

Error Description

View container AVAILABLE_ALV does not exist on view V_EXISTING_ASSIGNMNT of component GRAC_UIBB_ITEM_ASSIGNMENT   

RABAX_STATE

Calling Position

Method: IF_WDR_RR_VIEW~GET_VIEW_CONTAINER of program SAPLWDR_RUNTIME_REPOSITORY
Method: CONSTRUCTOR of program SAPLWDR_RUNTIME_REPOSITORY
Method: IF_WDR_RR_VIEW_USAGE~GET_VIEW_CNT_ASSIGNMENTS of program SAPLWDR_RUNTIME_REPOSITORY
Method: GET_VIEW of program CL_WDR_VIEW_MANAGER===========CP
Method: BIND_ROOT of program CL_WDR_VIEW_MANAGER===========CP
Method: INIT of program CL_WDR_VIEW_MANAGER===========CP
Method: INIT_CONTROLLER of program CL_WDR_INTERFACE_VIEW=========CP
Method: INIT of program CL_WDR_CONTROLLER=============CP
Method: DO_OPEN of program CL_WDR_INTERNAL_WINDOW========CP
Method: OPEN_DELAYED of program CL_WDR_INTERNAL_WINDOW========CP

 

 

 

Can any one please guide where does this mapping of ViewContainerElement states even after removing the element and what shall we do to remove the mapping from meta data

Accepted Solutions (1)

Accepted Solutions (1)

farooq_basha
Active Participant
0 Kudos

Hi Gaurav,

Check at WINDOW level it will be visible ther... Have u embeeded any VIEW in that view container at WINDOW level. If so delete that first.

Regards,

Farooq

Former Member
0 Kudos

Hi, gaurav,,

check ur 1) component usages

              2) veiw properties

               3) main window that u have embeded TABLE ...

i think this will hekp u to resolve ur error ..

still u find any error pls let me know..

thanks and regards ..

lokesh

Answers (0)