cancel
Showing results for 
Search instead for 
Did you mean: 

User status in production order...

Former Member
0 Kudos

Hi friends,

I dont want the users to change the qty in confirnmation screen...I know I can maintain transaction variant /screen variant for it...infact I am successfull in doing so,but I came to notice that user status can also be used in this scenario...

Please throw some light on such possibility.....

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can restrict user on doing confirmation or GR through user exit but you cannot control goods movement screen through it.

One way is screen variant which you already using

another way is exits / Badi. Like BADI WORKORDER_GOODSMVT .

Regards,

Vishal

Former Member
0 Kudos

Hi friend,

Thanks for your input,I am aware of user exit and BADi's used for such purpose,but was just exploring the use of user status in this requirement.

I was thinking to apply a user status to order at the time of creation/release so the it cannot be able to change the required qty to produce that header.

Please correct me if I am going wrong somewhere....

Thanks ,

Rahul....

Former Member
0 Kudos

Friend ,

Try this : Create status profile BS02 and assign it in your order type OPJH . In status profile select PP/PM: operation and PP/PM: order header . In change select Forbidd . You also need Autho key which would be assigned in users role .

Let me know if it works

Neal

Former Member
0 Kudos

hi friend,

thanks for your input,will try it for sure.

i am quite aware of user status , in fact I've implemented a user status which does not allow user to revoke teco ,once applied.

thanks again ...catch u soon

Rahul

Former Member
0 Kudos

Hi,

If you need restrict user through authorization while creating order then look for authorization object

C_STUE_BER

C_STUE_WRK

Regards,

Vishal

Former Member
0 Kudos

Hi,

A user status helps to make a business transaction either allowed or forbidden or allowed with warning in a order. So in your case how do you plan to restrict changes in quantity during confirmation with user status ?

I am not sure which thread has this info which you're referring to, it would help the forum if you paste the link of the same here, so we would all know.

But to restrict changes to quantity during confirmation, you will have to use an enhancement or go for screen variants.

But if your idea is to prevent confirmations being posted based on system status, then you can achieve it via User Status.

Regards,

Vivek

Answers (0)