Hi,
I have a scenario where there are 10 text fields in total and i am updating and then saving 3 text-fields via webRFC and remaining 7 fields i am saving by pushing Standard SAP save button .So in short there are two save buttons one is the RFC (working as save buttton for 3 fields) and the other is the standard SAP save button both are working good when operated individually/separately.
As per my requirement i have to provide the end-user with a single SAVE button i.e i need to combine these two save buttons-
1 workaround-)-- So i tried with a scripting where i am pushing the Standard SAP SAVE button then the RFC save button (i also tried with the vice-versa) in both the cases only the first save functionality is working (i.e if i push RFC save first and then Standard SAVE then only RFC save is working and vice-versa).
2 workaround-)-- So also i tried to populate a text-box with a flag and check with 'X'when RFC is triggered and if the text-box content has 'X'(i.e the RFC save is successfully triggered ) then PUSH the Standard SAP SAVE button-In this case only the RFC SAVE button is working.
I am not able to figure out as how do i combine both the SAVE buttons into 1 SAVE button.So any Personas experts help me achieve any alternate workaround for this scenario.
Regards,
Roshan.