Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

hr_maintain_masterdata infirmation

Former Member
0 Likes
631

hi Experts,

i need purpose of this FM hr_maitain_masterdata, what exact use and how to use.

PLS sug

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
595

HI,

The FM HR_MAINTAIN_MASTERDATA is used to update HR PA infotypes.

You can refer to the link for coding

Regards

Sumit Agarwal

3 REPLIES 3
Read only

Former Member
0 Likes
595

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

Read only

Former Member
0 Likes
595

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

Read only

Former Member
0 Likes
596

HI,

The FM HR_MAINTAIN_MASTERDATA is used to update HR PA infotypes.

You can refer to the link for coding

Regards

Sumit Agarwal