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

ABAP-HR: function module

Former Member
0 Likes
758

Hi all,

I need to know about the function module

ENQUEUE_EPPRELE

and

DEQUEUE_EPPRELE

please give me idea on their interfaces and usage.

Thanks.

Anirban Bhattacharjee.

4 REPLIES 4
Read only

Former Member
0 Likes
602

We use these function modules one b4 'HR_INFOTYPE_OPERATION' and one after the same,in the following way :


ENQUEUE_EPPRELE
HR_INFOTYPE_OPERATION
DEQUEUE_EPPRELE

Effect of using 'ENQUEUE_EPPRELE' and 'DEQUEUE_EPPRELE' : If we use these FM's then only records get updated at DB level.If we dont use them records will not get updated at all.

Read only

0 Likes
602

Hi Rock,

will please describe a bit more on this and tell me some thing about HR_INFOTYPE_OPERATION.

Thanks in advance.

Anirban Bhattacharjee

Read only

Former Member
0 Likes
602

hi

Edited by: Sumit Agarwal on Jun 28, 2008 7:54 AM

Read only

Former Member
0 Likes
602

Hi,

Sorry all,

i have unchecked the checkbox that meant to make it a question. So i Can't give you poit on it. I am re-posting it again as question.

Anirban Bhattacharjee