cancel
Showing results for 
Search instead for 
Did you mean: 

Equipment status profile and linkage with movement types

Former Member
0 Kudos

Dear Friends,

I am working on a case scenario in which we are performing below steps

1.  we are consuming a semifinished material stock into a finished stock ( both serialized with different equipment no's but same serial number)

Now the semifinished material has an equipment number attached to the same.When i have done 131 mvt for it then it displays status as - ESTO-ROLL

But when i do the backflushing of finished good(mfbf) then the stock of semifinished material is consumed which is correct but the same is not reflected in Equipment of semifinished material .It still shows the status as ESTO-ROLL and in stock information it displays the storage location

But we have actually consumed the stock in finished material.

Now my query is how can we display correct information in semifinshed material equipment Ser data tab and appropriate status for 261 of the stock.

If anyone can help in details would be thankful.

I even checked OIBS but couldn't find any settings to impact the same.

Hope to hear from you soon

Regards,

Nipurn

Accepted Solutions (0)

Answers (1)

Answers (1)

jogeswararao_kavala
Active Contributor
0 Kudos

Hello Nipurn,

According to me, your issue is unlikely to be understood clearly in this space, because of less known movTypes/tcodes (131, MFBF etc). However responses can come from the experiences if someone has/had similar practices.

I understood it as some issue with MFBF. For this the following links might help.

In case, no responses are received, you may rephrase your query in a simpler manner, what is the main issue. One-thing will not be understood is status ESTO-ROLL.(Status is 4 char).  Also about the role of OIBS in your issue. Certainly you ave not provided full information about the OIBS transaction control, your expectations while move types and the actual result.

1. If you are talking about your customized effects through OIBS, it does not work as expected always.

2. If you are talking about some standard things which are not happening during MFBF see the links provided above.

3. If you want  to have some custom effects linked to user status and movement types, then you need to use some fm in the function group XMBC and write your code.

Good luck

KJogeswaraRao

Former Member
0 Kudos

Hi,

Ok as you say i am simplifying it for better understanding.

My query is related to equipment number status and stock information screen ( as visible in Ser data tab in ie03)

I was looking for a configuration change so that we can display 261 mvt(consumption mvt.) of any serialized material in the equipment history tab .

As there are equipment status in status profile (AVLB-CRTD-ROLL etc.) and they are applicable related to certain movement types.

Now i want to link another status sequence to status profile say ( CONV) so that it shows up when consumption of the material takes place.

Now i checked and found that in OIBS we can change the status sequence for a status profile.

But how to link it with consumption movements ? ( i.e 261)

There is an option in OIBS under Buss. transactions - Goods Issue but on selecting the same and setting the indicator to Set it shows that status CRTD also uses the same

Let me know if you got my query.

Else will try to explain with help of screenshots

Thanks

Regards,

Nipurn

jogeswararao_kavala
Active Contributor
0 Kudos

First part

In the History section of the Equipment

You can include the Fields such as Movement type etc through this menu

2nd part

It is understood that you have a Status profile for Equipment having Status like CRTD AVLB ROLL etc. and you have defined some transaction controls also due to which the Statuses are setting whenever material movement takes place. You want to have similar effect for a new status CONV, which you are unable to.


First you need to ascertain the status changed which are happening presently, are through OIBS or through any user-exit? In ant case for the new Status to link with user status you have to explore a user-exit in the area of Materials movement (XMBC function group as said before), where you may have to use the fm STATUS_CHANGE_EXTERN to set the Equipment user status as per the material movement taking place.

This part, you can not get direct solutions from forum, because the solution involves:

1, Understanding the source of user status change at present

2. Knowledge about suitable user-exit in the material movement area

These things are only possible with all concerned across table at a time. Means you need to interact with MM, ABAPer and yourself to narrate, understand and resolve the issue.

Good luck

KJogeswaraRao