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

HRMD_A

manubhutani
Active Contributor
0 Likes
492

Hi

Idoc is coming from system A to e-rec system.

it fails with error 'central system not accessible'.

i/b process code is HRMD and function module is idoc_input_hrmd

can anyone tell what does this function module do

and why this error came

description of the error - the specified system can only be performed in the central user administration system,

the system could not be reached.

please helpme resolve this.

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
449

can anyone tell what does this function module do

 this function module is posting function module for HRMD_A. This FM actaully 
creates HR Master Data in receiver system 

and why this error came

description of the error - the specified system can only be performed in the central user

administration system,

the system could not be reached.

Contact Basis team to resolve. refer http://www.saptechies.com/setting-up-central-user-administration/];

for more information.

Hi

Idoc is coming from system A to e-rec system.

it fails with error 'central system not accessible'.

i/b process code is HRMD and function module is idoc_input_hrmd

can anyone tell what does this function module do

and why this error came

description of the error - the specified system can only be performed in the central user administration system,

the system could not be reached.

please helpme resolve this.

thanks

2 REPLIES 2
Read only

Former Member
0 Likes
450

can anyone tell what does this function module do

 this function module is posting function module for HRMD_A. This FM actaully 
creates HR Master Data in receiver system 

and why this error came

description of the error - the specified system can only be performed in the central user

administration system,

the system could not be reached.

Contact Basis team to resolve. refer http://www.saptechies.com/setting-up-central-user-administration/];

for more information.

Read only

Former Member
0 Likes
449

Hi,

IDOC_INPUT_HRMD is used to post the HR master data from idoc to database. And i think there is some authorization problem for the error you are getting.

Thanks,

Asit Purbey.