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: 

New fields in Equipment Master Screen - IE01

Former Member
0 Kudos

Hi All,

I need to add 2 custom fields in the Equipment Master [IE01] screen under the General Tab, along with Manufacturer date.

Could you please guide me as to which screen number and program I need to go to change the layout ?

I am assuming I need to add the custom fields to table EQUI.

Thank you,

Satish

1 ACCEPTED SOLUTION

raymond_giuseppi
Active Contributor
0 Kudos

call CMOD, create your project and attach enhancement [ITOB0001|https://www.sdn.sap.com/irj/scn/advancedsearch?query=itob0001&cat=sdn_all] "PM: Customer include subscreen for techn. obj. master data"

Some remarks

- The append structure CI_EQUI is part of structure ISTRU_EQ .

- Look at the enhancement documentation and at OSS [Note 103855 - Technical objects: customer screen for maintaining data|https://service.sap.com/sap/support/notes/103855]

- Also look at OSS [ Note 92970 - Technical object: Exits to check or change data|https://service.sap.com/sap/support/notes/92970]

Regards,

Raymond

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

call CMOD, create your project and attach enhancement [ITOB0001|https://www.sdn.sap.com/irj/scn/advancedsearch?query=itob0001&cat=sdn_all] "PM: Customer include subscreen for techn. obj. master data"

Some remarks

- The append structure CI_EQUI is part of structure ISTRU_EQ .

- Look at the enhancement documentation and at OSS [Note 103855 - Technical objects: customer screen for maintaining data|https://service.sap.com/sap/support/notes/103855]

- Also look at OSS [ Note 92970 - Technical object: Exits to check or change data|https://service.sap.com/sap/support/notes/92970]

Regards,

Raymond

Former Member
0 Kudos

Hi Satish,

Go to CMOD, create your project and attach it to "IEQM0001 Add. checks for equip. installation at functional location" .

Regards,

Guru.