cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Flush method is sap mdg fpm

0 Likes
1,066

Hi Experts,

We have used the custom uibb in MDG-C where i have a doubt as below.

When we create the Change request for Change Process, is the below code is really required as there will not be any change when the user click on the "Create Change Request" button. Kindly confirm me the same.

Consider performance, felt like to keep additional logic to skip below code when user click create CR button. Thanks

    CALL METHOD super->if_fpm_guibb_list~flush
      EXPORTING
        it_change_log   it_change_log
        it_data         it_data
        iv_old_lead_sel iv_old_lead_sel
        iv_new_lead_sel iv_new_lead_sel.

Regards,

KArthik S

Accepted Solutions (0)

Answers (0)