cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PO Java Mapping Logic

Former Member
0 Kudos

Hi Experts,

I have an requirement in PO where i need to ignore the lines records from the .txt file (Fixed Field Length file) based on below condition and convert into XML file.

Please find the below sample lines from .txt file and suggest the options.

ReferenceNo( 3 chars) Record Type(2 chars) Value (4 chars)

001C11000

001C11000

001C21000

001C11000

In the above lines, if C2 line's Reference No and Values are same with C1 line's Reference no and Values then we need to ignore both the C2 line and first C1 line before converting into XML.

Please suggest any options in Java mapping code.

Thanks,

Boopathi R

Accepted Solutions (0)

Answers (0)