cancel
Showing results for 
Search instead for 
Did you mean: 

Batch processing of file records(FTP) with validation logic to IDOC

Former Member
0 Kudos

Hi,

We have a scenario where we're expecting 10,000 records in XML file format where validation has to be done against multiple R/3 tables at the field level before IDOC posting.

Can anyone suggest if we should go for RFC lookup or call proxies to do mapping validation? Performance is a major concern.

regards,

vivian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

As my experience, I think doing it through proxy is faster and easier interms of performance and ease. You shold go through the SDN blog

/people/michal.krawczyk2/blog/2006/04/19/xi-rfc-or-abap-proxy-abap-proxies-with-attachments

See if this will solve you problem.

--Nilkanth.

Answers (0)