‎2009 Dec 04 6:52 AM
HI Experts,
I have a requirement to save the entries acquired from my ABAP webdynpro screen in 26 various infotypes.
I have found this BAPI_HRMASTER_SAVE_REPL_MULT is seems to be used to do so.
What all Input Parameters I should pass in order to INS.
Thanks in Advance,
Dharani
‎2009 Dec 04 12:24 PM
Hi Dharani,
It depends on the type of data you are updating.
Lets say if you are updating EMPLOYEE PERSONAL DATA , then you have to pass Object ID, Infotype, subtype, Oject Identification.
Just try exploring the parameters of the function module.
Regards
Abhii