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: 

read ibase

dmi
Participant
0 Kudos

Hello

I have the requirement, to download equipment details in a file.

One field must be the ibase-number.

My question:

Where is the relation EQUNR - IBASE?

I have found the tables IBIB, ITOB but I can't find the connection.

Or is there a function module or class?

Thanks for any help

Daniel

5 REPLIES 5

Former Member
0 Kudos

use EQUI-CUOBJ as input for function VELO01_GET_CONFIGURATION

0 Kudos

Thank you Carsten

I will try this fm.

For the moment I read the table IBIN with the object-no from equi, it works fine

Thanks again

Daniel

dmi
Participant
0 Kudos

solved by my self

Former Member
0 Kudos

Hi Daniel,

I got an requirement to read Ibase and component details with relationships like Warranty and qualification and repair details.

Can you please send the code used by you for downloading into a file.

Thanks,

Raja

dmi
Participant
0 Kudos

Hi Raja

This tables can help you:

IBIB

IBIBT

IBIN

IBST

Best regards

Daniel