Quantcast
Channel: SCN : Discussion List - Supplier Relationship Management (SAP SRM)
Viewing all articles
Browse latest Browse all 3184

SRM SUS open new window

$
0
0

Hello all, please can you help me its urgent

 

I have requirement in SUS i added a custom button on  sus ASN  now clicking that button i have to open another window i'm able to open a new window but current page goes blank

 

i handled DO_HANDLE_EVENT of class CL_SUS_C_ASN_DETAIL_EDIT code is below

 

CASE event.

   WHEN lc_zatt_btn.

 

     cl_wd_utilities=>construct_wd_url( EXPORTING application_name = 'ZWD_TEST'  IMPORTING out_absolute_url = l_wd_url ) .

 

     navigation->CALL_APPLICATIONurl = l_wd_url  ).

*

     navigation->use_auto_submit_form( '1' ).

 

 

ENDCASE.

 

Capture.PNG

 

 

 

Regards

Mohammed Sajid


Viewing all articles
Browse latest Browse all 3184

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>