‎2008 Aug 22 6:49 AM
hi Experts,
i need purpose of this FM hr_maitain_masterdata, what exact use and how to use.
PLS sug
‎2008 Aug 22 6:59 AM
‎2008 Aug 22 6:53 AM
hi
This function module enables you to maintain master data for employees and applicants. You can enter field names and contents in the 'proposed values' table. This will then be transferred to the corresponding infotypes. The same validation checks take place as would in the individual maintenance screens for the infotypes. You can enter as much data as you like. You can enter several records or infotypes at once. You are responsible for making sure that the data is consistent. If necessary, the module returns an error message. The error messages are the same as the those which appear in the dialog, in other words, the individual maintenance screen error messages are transferred rather than interpreted by this module.
~hitesh
‎2008 Aug 22 6:54 AM
hi ashwini sada
Read the Functional module Documentation
Functionality
This function module enables you to maintain master data for employees and applicants. You can enter field names and contents in the 'proposed values' table. This will then be transferred to the corresponding infotypes. The same validation checks take place as would in the individual maintenance screens for the infotypes. You can enter as much
data as you like. You can enter several records or infotypes at once.
You are responsible for making sure that the data is consistent. If necessary, the module returns an error message. The error messages are the same as the those which appear in the dialog, in other words, the individual maintenance screen error messages are transferred rather than
interpreted by this module.
For more exact information on the infotype updates, see the
documentation for the individual parameters.
regards
deva
‎2008 Aug 22 6:59 AM