Skip to Content
0
Former Member
Feb 18, 2010 at 11:54 AM

Using BADI HRASR00GEN_SERVICE_ADVANCED

92 Views

Hi Experts,

I have created an implementation of badi HRASR00GEN_SERVICE_ADVANCED from design time. Then I have added that new generic service in BACKEND services.

Now when I have clicked on button u201C Service Fieldsu201D to add service fields created in advanced service, I am getting error u201CImplementation for generic service ZTEST_NEW is missingu201D. Not sure why this error is coming. I have created the generic service ZTEST_NEW as enhancement of HRASR00GEN_SERVICE_ADVANCED. Also I have checked the enhancement spot created in SE18 but still I am getting the same error.

Secondly, I am trying to create a record in HRP1028. As this cannot be done by SAP_PD, so I am writing code in FLUSH method of advanced service. Now the issue I am facing here is when I use FM RH_INFTY_CREATE, I need to pass OBJECT ID to this FM. How will come to know the Object ID created in SAP_PD service for new org unit?

Regards,

Ashish Gupta