(2) When the user changes the structure (perhaps triggered by an ALV event, e.g. DOUBLE_CLICK, HOTSPOT_CLICK) you have to pass <b>PAI </b>(followed by PBO) of your screen. If required call method <b>cl_gui_cfw=>set_new_ok_code</b> in your event handler method. For a sample...
CALL METHOD cl_gui_cfw=>flush EXCEPTIONS CNTL_SYSTEM_ERROR = 1 CNTL_ERROR = 2.Do not use any more synchronizations in your program than are really necessary. Each synchronization opens a new RFC connection to the SAPgui.Wenkai 人中龙凤 11 ...
0 Kudos 594 SAP Managed Tags: ABAP Development Hi Vinay. I would like to suggest, [SDN - Reference for Usage of CALL METHOD cl_gui_cfw=>dispatch|; [SDN - Reference for Issue in cl_gui_cfw=>dispatch|; Hope that's usefull. Good Luck & Regards. Harsh Dave Reply All...