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

iDoc initial load with tcode PFAL

Former Member
0 Likes
751

Hi All,

We have implemented an ALE-iDoc and trying to do intial full load of data(Infotype 2) using tcode PFAL.It seems there is some problem with one of the employee's IT 0002 data so the program execution is getting stopped and it is not processing all the employees records.

How do we overcome this situation so that program will ignore the erroneous records

Thanks

Bala Duvvuri

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
626

The program will never ignore the error. You will have to correct your master data ... what exactly is the error-message you get?

3 REPLIES 3
Read only

Former Member
0 Likes
627

The program will never ignore the error. You will have to correct your master data ... what exactly is the error-message you get?

Read only

0 Likes
626

Mylene,

I can correct the error but do i need to start the process again from scratch after correcting the error?

can't i have something link restore point where i can start from the record which was giving problem?

Thanks

Bala Duvvuri

Read only

0 Likes
626

If it is your initial load of the target system, I am afraid you will have to do it again. PFAL does not have a utility that enables it to re-start from the point again where the first error occurred.