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

Function module to Activate Equipment view in IQ02

Former Member
0 Likes
1,458

Hi Experts ,

I need Function module to Activate Equipment view in IQ02.

I have searched SAPsdn and function modules for BAPI but didn't get  potential information on this .

Regards,

Bobby.

Hi Experts ,

I need Function module to Activate Equipment view in IQ02.

I have searched SAPsdn and function modules for BAPI but didn't get  potential information on this .

Regards,

Bobby.

3 REPLIES 3
Read only

Former Member
0 Likes
1,144

Hi Bobby,

Try this FM SERIALNUMBER_LIST_UPDATE.

Fill IEQUI-MATNR, IEQUI-SERNR, IEQUI-EQUNR, IEQUI-EQTYP, IEQUI-S_EQUI = 'X', IEQUI-DBKNZ = 'X',IEQUI-EQUPD = 'X'.

Regards

John R

Read only

0 Likes
1,144

Hi John R Answer is working fine

Read only

0 Likes
1,144

Sorry this create a short dump