cancel
Showing results for 
Search instead for 
Did you mean: 

get_current( ).

Former Member
0 Kudos

Hi,

In the method EH_ONSEARCH we have coded this.

lr_qs ?= me->typed_contect->btq1order->collection_wrapper->get_current( )

.

A break point is set on get_current. when search button is clicked nothing happens, Please tell us what is get_current( ) on search?

regards,

CMP

Accepted Solutions (1)

Accepted Solutions (1)

amarnath_kathi
Active Contributor
0 Kudos

Muralidhar,

Get_Current() should fetch you the instance. That gives you details like search parametrs etc. Refer [this thread|; for an example.

Answers (0)