cancel
Showing results for 
Search instead for 
Did you mean: 

Not clearing data in ALV

former_member229026
Participant
0 Kudos

Hi Experts,

In my scenario, I have done selection screen field data validation, it was working fine.

Here after displaying data in ALV container, if we go for second time selection, give any unassigned values in selection criteria then data was not cleared in ALV container after showing system error message.

In same case if we give any wrong number then it was cleared.

For clearing data in ALV container, I have done invalidate the node if data not found based on selection criteria.

I have doubt, this is standard system functionality?

Can you suggest, is it possible to clear the ALV container data in this case.

Regards,

BBC

Accepted Solutions (0)

Answers (2)

Answers (2)

farooq_basha
Active Participant
0 Kudos

Hi BBC,

I think u have written ur code in ONSELECTION action method for ALV.

Once u get the record for selection for particular line, clear or refresh the node.

Regards,

Farooq

sahai
Contributor
0 Kudos

hi,

Try invalidating the node after the second action....i will refresh the data in the alv.

regards,

sahai.s