cancel
Showing results for 
Search instead for 
Did you mean: 

update the serial number status

Former Member
0 Kudos

Hello Gurus,

   We are facing very often the error message "System status ESTO is active (EQU 14584774)" due to, somethime, the serial number we want to receive is on the plant already.

  we know the reason about this error and we have decide to ignore it by changing the status of the serial number in to available with SQ02.

However, we want to automatize this status updating at the time to make the reception by posting the inbound delivery).

Does anyone of you know about a FM to change the serial number status? or maybe a user or a badi,

PLease, give me some ideas, as I have been looking in everywhere for an easy solution  without success.

thanks a lot in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member318507
Active Participant
0 Kudos

Hi David,

Go to the T.code BS22 and select I0184 - ESTO and double click on the line.

Then select PMS1 - Good Receipt and change the radio button to Allowed or Warning and save it.

Warning: Once you activate this setting, you will no more receive any error or need to change the status of the SN, even if the SN already exist in the warehouse.I mean same SN will be allowed for multiple GR transactions, even though the SN already exist in the warehouse.

Best option is to change to warning option, provided this does not Impact your business scenario.

Former Member
0 Kudos

Hello Ravindran

  that was my first option, But i had to discard it because affect to all plants in the system,

I need to jump this error for an specific plant

thanks both

Former Member
0 Kudos

Hi,

Check with FM: STATUS_UPDATE

You need to get the  OBJNR from table EQUI.

Pass the OBJNR and update the status.

Former Member
0 Kudos

thanks so much Mallinetch,


  I tried but seems like, even it is not giving me any error, the status is not updated.


Maybe i am missing some paramethers in the JSTO_UPD, or in JEST_IPD


THANKS

Former Member
0 Kudos

Hi,

Are you sure it is not updating the status even after in correct code in place.

Are you passing the correct parameters pls do check the same and revert back.

Former Member
0 Kudos

not really sure about the parameters,

I put in the JEST_UPD: the MANM OBJNR and the new Status in the STAT

Former Member
0 Kudos

Then you better tell your technical consultant to debug and check why the status is not getting updated even we pass MANM.

Former Member
0 Kudos

I finnally made the STATUS_UPDATE works !!

thanks ;Allinath

Former Member
0 Kudos

Hi,

Then you close the thread, check the below path how to close the thread.