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: 

IBIP (or riibip00) Flat file format

Former Member
0 Kudos

I am not sure about the format the flat file should have.

I am doing a conversion with tcode IL01 ( Functional Location).

The problem is that I need to use several structures and I dont know how.

This is what i got going on right now.



IL01                IBIPFLOC                                    123                 AM  ...             
IL01                IBIPCLAS                                  char1 003...
IL01                IBIPFEAT                                  char1 003                         val1....
IL01                IBIPFEAT                                  char1 003                         val2 ...

But ibip treats it like different records. so.. is this right?

2 REPLIES 2

Former Member
0 Kudos

Please give me reward point If it is useful

Thanks

Murali Poli

Former Member
0 Kudos

that is suppose to be one record and i am not sure how the flat file is supposed to look. The only example i have found is just one line per record