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

Problem regarding HRMD_A IDoc as outbound posting

Former Member
0 Likes
380

Hi,

I have a requirement to post the data for HIRING (PA40 - hiring action) as IDOC, for which i am using HRMD_A.

Client's specific requirement is to Post the data, as soon as the user completes with the hiring of the employee through PA40.

I tried to add the logic in the Save of the Infotype, but which infotype is the last screen, how we can confirm, because all the Infotypes are not compulsory, he may skip the screen.

How to trigger the IDoc creation....

Can anyone help to find the triggering point for the same or any other alternative.

Basically client dont want to schedule a job that would take care of the posting at particular decided time and neither for Change Pointers....

Is there any work around for the same?

Any suggestions would be of great help.

Hi,

I have a requirement to post the data for HIRING (PA40 - hiring action) as IDOC, for which i am using HRMD_A.

Client's specific requirement is to Post the data, as soon as the user completes with the hiring of the employee through PA40.

I tried to add the logic in the Save of the Infotype, but which infotype is the last screen, how we can confirm, because all the Infotypes are not compulsory, he may skip the screen.

How to trigger the IDoc creation....

Can anyone help to find the triggering point for the same or any other alternative.

Basically client dont want to schedule a job that would take care of the posting at particular decided time and neither for Change Pointers....

Is there any work around for the same?

Any suggestions would be of great help.

1 REPLY 1
Read only

rainer_hbenthal
Active Contributor
0 Likes
329

Set change pointer active for HRMD_A, turn direct processing on in the partner profile, schedule a job every n minutes to create idocs from change pointers. And choose the correct forum for this, cause this has nothing to do with abap.