Hi,
I have created a program which creates equipments using BAPI_EQUI_CREATE.
When I see new device created in IQ03 then it does not show IS data view tab for that device and with a message that "View is not active for the object => Cannot be displayed"
After trying somewhat, I got a clue that BAPI_EQUI_CREATE creates only entry in EQUI table but not in EGERH table, while creating device manualy from IQ01, it creates entry in both EQUI and EGERH table.
So is there any way to overcome this issue? is there any FM which creates entry in EGERH and get IS view tab active after creating device by BAPI_EQUI_CREATE.
or is there any master FM which creates device directoly with IS data view.
BAPI_EQUI_CREATE is not taking inspection relevance in import, for IS data view this is needed.
Thanks in advance.
Edited by: murtuza_cs on Mar 19, 2010 3:16 PM