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 data transfer across server

Former Member
0 Likes
642

Hi HR expert,

I have question on HR data transfer from 1 server to other with different clients,

let me know is it possible in SAP to transfer HR data of organizational management i.e. i am mainly consigned about data of HRP1000,HRP1001,PA0002 & PA0105 tables?

let me know if there is any methods to populate HR data.

regards,

John.

Hi HR expert,

I have question on HR data transfer from 1 server to other with different clients,

let me know is it possible in SAP to transfer HR data of organizational management i.e. i am mainly consigned about data of HRP1000,HRP1001,PA0002 & PA0105 tables?

let me know if there is any methods to populate HR data.

regards,

John.

2 REPLIES 2
Read only

Former Member
0 Likes
558

Go to se16.

Give the table name and press table contents button(F7).

Press f8 and in the screen displaying the data in the table, Choose from menu:

Table Entry-> Transport Entries.

It would create a transport request number, you have to transport this TR to another client.

Regards,

Ravi

Read only

0 Likes
558

PL check the following BAPIs..


BAPI_HRMASTER_SAVE_REPL_MULT   BAPI for Replicating HR Master Data, HR Organizational Data 
BAPI_ORGMASTER_REPLICATE       HR-CA: Replication of HR Objects                                    
BAPI_ORGMASTER_SAVE_ORIG_MULT  Save Replications of HR Organizational Objects as Originals         
BAPI_ORGMASTER_SAVE_REPL_MULT  BAPI for Replication of HR Organizational Data                      

~Suresh