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

read ibase

dmi
Participant
0 Likes
1,146

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
Read only

Former Member
0 Likes
1,046

use EQUI-CUOBJ as input for function VELO01_GET_CONFIGURATION

Read only

0 Likes
1,046

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

Read only

dmi
Participant
0 Likes
1,046

solved by my self

Read only

Former Member
0 Likes
1,046

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

Read only

dmi
Participant
0 Likes
1,046

Hi Raja

This tables can help you:

IBIB

IBIBT

IBIN

IBST

Best regards

Daniel