cancel
Showing results for 
Search instead for 
Did you mean: 

Set Customer fields in IE05/IE06 Equipment list at run-time

claudio_carrara
Active Participant
0 Kudos

H Gurus

My users require to see the last PM Order status processed for an Equipment when IE05/IE06 transaction is executed.

I can define  a text Customer field in the append structure CI_EQUI, but I need to fill this field only at IE05/IE06 Runtime.

Is there a solution using a Customer exit or Badi ?

Thanks for your help.

Claudio

Accepted Solutions (0)

Answers (1)

Answers (1)

jogeswararao_kavala
Active Contributor
0 Kudos

Hello Claudio,

Your requirement is generally understood to match with what is documented here in this document,    The requirement of having this customer field in IE05 is dealt at Step 5.  

But this is not understood.


but I need to fill this field only at IE05/IE06 Runtime.

Regards

KJogeswaraRao

claudio_carrara
Active Participant
0 Kudos

Hi Rao

Thanks for your reply.

I need not to manage additional fields in equi master-date. I just need to find a user-exit od a badi to fill a CI_EQUI customer field when the transaction IE05 is called, to see in ALV-Grid some info already managed on PM Orders as in the picture below.

Regards

Claudio

jogeswararao_kavala
Active Contributor
0 Kudos

Then, this looks achievable only through implicit enhancements in program RIEQUI20. May be ABAP space would prove more useful for this query.

Regards

KJogeswaraRao