Application Development 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: 

Evalution path for PFAL to handle concurrent employee asignment.

Former Member
0 Kudos

Hello,

While using PFAL to push any object of type 'P'(employee), the standard process is creating IDoc segments only for the given employee, But how is it possible to create IDoc segments for its other assignments also?

I need to create IDoc segments of all the assignments for the employee given in PFAL selection screen.

Is there any evalution path (relating to 'CP') could help?

Thanks.

Edited by: Parthasarathi Mohanty on Jun 1, 2011 1:01 PM

2 REPLIES 2

Former Member
0 Kudos

Hi Parthasarathi,

Check evaluation path A209

Thanks,

Muktar

0 Kudos

Hi,

Thanks,

A209 evaluation path adds the IDoc segment of the Central Person (CP) related to the 'P'.

I need the IDoc segments of all the assignments of the P.

For e.g: The 'P' entered in the selection screen of PFAL has 3 assignments with a single CP.

I need the IDoc segments to be created for all the 3 assignments. (Segments related to CP not required)