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

Enhancing tcode IQ08/09

ankit_munshi2
Participant
0 Likes
1,438

Hi,

We have a requirement to enhance tcode IQ08/09 with new custom fields. Now we found that we need to include the new fields inside structure RIHEQUI_LIST. This strucutre has a custom include which could be used to add new fields. However the same custom include is being used inside table EQUI as well.

We do not want to add the new include to EQUI table but only want to add to the output catalogue of tcode IQ09/08. An thoughts on possible solution (like modifying using keys etc).

Thanks,

AM

1 REPLY 1
Read only

jogeswararao_kavala
Active Contributor
0 Likes
833

Hello AM,

  • You can use BADI_EAM_SINGLELEVEL_LIST
  • Also have a look at Step 5 of my  post here:


Good luck

KJogeswaraRao