cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieve installing/dismantling date from screen (IE02)

j_madariaga
Participant
0 Kudos

Hi, gurus:

We are facing the next problem: we need to retrieve the information about the installing/dismantling time and date from the screen in transaction IE02.

That is to say: when we go through transaction IE02 and dismantle/install the equipment from the FLOC where it is installed, we need to control the date/time with a field symbol (or whatever).

Note that any solution should be implemented in exit_sapmieq0_001 (user-exit triggered when modifying the equipment).

We can control that date when doing it from the FLOC: (SAPLIEL2)HIER_BEFORE, (SAPLIEL2)DELETE_TAB[] and (SAPLIEL2)WORK_UNT, but it doesn't seem to work from the equipment.

Any clue?

Thanks in advance.

Best regards,

J

Accepted Solutions (0)

Answers (1)

Answers (1)

jogeswararao_kavala
Active Contributor
0 Kudos

I do not have much acquaintance here, but have you tried (SAPLIEL2)UPD_TAB[] ?

j_madariaga
Participant
0 Kudos

Unfortunately, it does not seem to work.

Any other idea?

jogeswararao_kavala
Active Contributor
0 Kudos

You might have already tried the different fields based on V_EQUI as include structure in the function group IEL2. (like EQUI_READ, EQUI_TABLE_TEMP etc). If nothing works, posting this query in ABAP space might help you more.