Autorisation object for Revoke techinical completion of order

Dear Gurus,
I want to restrict only revoke of technically completion of production order in co02 .No one can revoke the order after it is technically completed .Revoke is done by only by restricted users. Is any authorization object to control only  revoke of technically completed order
Prashant

Hi,
You can configure user status. Fow examaple as below:
1.Create Status profile Z001 (T-code BS02)
2.Configure two user status
   ZREL---- as Initial status, assign Auth code Z001
   ZTEC---- Business transaction  Revoke technical completion -
forbidden
                                                Technically complete -
set this ZTEC status
3. Assign the status profile to the production order type (T-code OPJH)
4. Use authorization object B_USERSTAT to give authorizations for authorization key Z001
Then when user go to CO02-- do teco, system will automatically set the user status as ZTEC, and in ZTEC it don't allow do rework, user who have the authorization key Z001 can manually change the user status to ZREL, then it allows to do rework teco.
Regards,
Lili

Similar Messages

  • Authorization Object for 'Save As Completed' in Parking Document

    Hi,
    Is there any authorization object for 'Save As Completed' in Parking document. The user who is 'Parking' should not have the 'Save As Completed' enabled. It should be disabled. Because we are using that in the workflow. Similarly, the user who performs Save As Completed should not have 'Park' option.
    Regards,
    JMB

    Hi,
    I would like the park and post transactions to be used by different users in my company.
    would you be able to give the authorisation objects where the ristrictions have been placed.
    Regards,

  • Autorisation object for accepting service entry sheet in ML81n

    Dear Sapiens,
    What is the authorisation object for accepting service entry sheet in ML81n, here with my client some users are not getting the acceptance flag.
    kindly guide.
    Viji kantha

    Hi,
    I would like to share with you additional information on activities 75 and 76 to the different release objects:
    To accept the service entry sheet the user has to have both          
    activities 75 and 76. Please note that it is not possible to accept an entry sheet    
    without activity 76.                                                                               
    Activity 76 means maintain service entry sheets,                                 
    Activity 75 means accept service entry sheets.  
    In order to accept the entry sheet, you must change into the  
    change mode. In order to change into the change mode, you     
    need the activity 76.                             
    This activity 76 will be used in both creating and changing of the       
    entry sheet.                             
    Regards,
    Edit

  • Authorisation object for Park Invoice & Complete

    Hi Friends,
    In our Business we have different persons for Park Logistics Invoice verification(LIV)  & Complete LIV for perfomaing the transactions. For both the activities T.Code is MIR7.
    Can we assign to differnet persons parking & completion of LIV. If so can any body tell the object name for the same. I tried by going to SU24, in that I couldn't find the suitable one.
    Our scenarios is while making the LIV goods receipt didn't took place, so we park the invoice. After completing goods receipt we will complete the LIV with PO no / Delivery note.
    Thanks in advance.
    Regards
    Sai Krishna

    Hi Charlie,
    Thank u for ur response.
    Actually there are three levels of LIV authorisations required as mentione dbelow:
    1. For Parking
    2. For Completion
    3. For Posting.
    For Posting I am using MIRO. For that reason I am looking for authorisation of Parking & Completion different authorisations.
    I hope now it might be clear to u.
    Regards
    Sai Krishna

  • Authorization Objects for pricing conditions in Sales Order

    Hi All,
    In transaction VA03, we should restrict some users not to see pricing conditions tab in header and item level and net value on overview screen.
    Is there anyone who knows how to do it? I wii be very glad if you help me.
    Best Regards.

    Hi,
    i have not done this exact limitation before, but I hope this method will help.You can look up the list of all authorization objects linked to the tcode in transaction SU22.
    You can also get this by doing a user trace in ST01; and displaying the pricing condition.
    once you have a rough idea, you can do a trial and error with the values inside these objects and see which one  works.
    Regards,
    Soumya

  • Length of time to complete book order

    I have been "ordering" this book for more than 12 hours. Why is it taking so long for aperture to complete the order? When I try to quit aperture the message is that I cannot until the order is complete. This book is 23 pages. The screen stating that the order was 47% complete disappeared more than 10 hours ago. My message to aperture has not been answered.

    It seems that the length of time it might take to complete the order will depend on a few things:
    1.How many images there are and the format they are saved in (total size of all image files)
    2. You internet connection speed
    The entire book has to be uploaded at full resolution before it is a complete process

  • Authorisation object for controlling te changes to "Delivery completed indi

    hi
    I want to know the authorisation object for controlling te changes to "Delivery completed indicator" in PO.
    I want to give the authorisation to change to certain users only.
    Best regards
    Sar

    There is no authorization at field level.
    Either the user has authorization to change an order or not.

  • Lock object for Purchase Order

    Dear Experts.
    I am searching the function module "ENQUEUE_   " , which is for locking & Unlocking
    the Purchase order(ekko-ebeln).
    Please help me.
    Thanks in advance,
    Regards,
    Rahul.

    Hi,
    Use the Lock object EMEKKOE to Lock and Unloack the Purchase orders
    Use this FM to lock
    MM_ENQUEUE_DOCUMENT
    This is also used in the standard program. While enqueing,
    if there is any error (sy-subrc 0), then it means,
    that particular purchase order is already locked
    Use Fm DEQUEUE_ALL to release all lock at the end of report execution.
    Regards,
    Shamma
    Edited by: Shamma Firdous on Aug 20, 2009 10:22 AM

  • Authorization object for manual condition type in sale order

    Hi experts
    I want ask them, If exist an authorization object for manual Condition type (KOMV-KSCHL) in the sales order (VA01/VA02), that the user don' t can create neither modify the sale orden with a specific manual condition type (payment term) by stardard way.
    Best regards
    John Angulo

    HI John,
    I would be surprised to know that someone uses the Payment terms as a condition in the Pricing procedure for sales orders. The payment terms define when the customer agrees to pay, (15, 20, 45 ,....days or 5 years or 10 years....whatever it be)
    this detail for what i know is in the sales order header,and ideally has nothing to do with the Item level material price conditions.
    its ok, If you mean something else by payment terms.....in principle you can have a conditon type restrcited such that manual entries on the condition are not possible. this cane be done in SPRO customizing, i am sure your functional consultants would know what to do (SPRO->Sales and Distribution->Basic Function->Condition Types), in the tab "Changes that can be made" have a value that says manual Processing is not allwowed
    The ABAP route mentioned above is for a different scenarion and i dont think it is necessary for your requirement

  • Function Module for TECO(technically complete) a maintenance work order

    Hi,
    Please let me know if there is any FM for TECO(technically complete) a maintenance work order.
    Regards,
    Vimal

    Is there any BAPI for the same as the FM STATUS_CHANGE_INTERN is doing TECO without considering other statuses which need to be done.
    I do technically complete in IW32 by going to ORDER-FUNCTIONS-Complete-Complete(Technically ). Once done Complete(Technically ) will be inactive and Cancel technical Completion will become active. But when i use this FM it does the teco but when i go to ORDER-FUNCTIONS-Complete-Complete(Technically ) it gives me following status information--System Status TECO is active. Also Complete(Technically ) remains active.
    Please help.
    Regards,
    Vimal
    Edited by: Vimal  kumar on Sep 16, 2008 11:10 AM

  • Help with Complete My Order for deluxe/standard albums...

    I bought some songs on Miley Cyrus's album Bangerz, but I realized the bonus tracks on the deluxe version are good and I want them too, but I go to buy the whole deluxe album with Complete My Order, but since I bought some songs on the standard version, it just says I have those songs Purchased on the deluxe one. Can I re-buy those songs through the deluxe album? Will the "purchased" songs be downloaded again if i complete my order with the deluxe version? I'm so confused, and I don't want to just buy the bonus tracks on the deluxe and still have the other songs from the standard version because I'm extremely OCD with my albums and I don't want 2 Bangerz albums in my library.

    Hello mbaumgardner97,
    Thank you for the question! It sounds like you are wanting the bonus tracks on the deluxe version of this album but you recently purchased the normal version and so cannot use the Complete My Album function. You may be able to report a problem to our iTunes Store support directly about this using the following article:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    http://support.apple.com/kb/ht1933
    To report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase, follow these steps:
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • Authorization Object For Order Type in Tcode KO88

    Dear Sir,
    In Tcode KO88 , we want that an users must be able to use only a specific type "Order Type" . But we do not know which is the authorization object for this .
    I look forward for the kind help from SAP Expert as how can we put restriction based on "Order Type" in Tcode KO88 .
    Regards
    B V Mittal

    hi,
    check your authorisation objects here:
    Go to PFCG --> Environment (at menu bar) --> authorization objects --> Display...
    Here see for MRP and MM for material managament in the tree structure...
    Regards
    Priyanka.P

  • Is there a Business Object for Sales Order Create and Change VA01 and VA02

    Hi experts -
    I am looking for a business object for Sales order create and change VA01 and VA02 respectively?
    Thanks,
    Mark

    Hi Mark,
    I think this question is best answered in [SAP Solutions|/community [original link is broken]; Forums.
    - Subhodeep
    Edited by: Subhodeep on Aug 29, 2009 11:14 AM

  • Business Object For Purchasing Order Item

    Hi All
    I want to create event for every change in Purchase Order in the field Delivery Date
    For that I am looking for business object in SWO1
    Thanks in Advanse

    Hi,
      Check the Business Object BUS2012.
    Regards,
    Vara

  • Business Object For Internal Order

    Hi All,
    Can anyone tell me what is the business object for internal order that is created for controlling the budget / value of different documents.
    This order is created / changed using the tcode KO22/KO24.
    Please help me guys.
    Regards,
    Perumalraj

    Hello,
    Please look into the business object "BUDOCUMENT" which has the methods related to the Budget documents. If this BO doesn't suit  your requirements, I feel you can take it as a base to create a subtype or a new BO to meet your requirements.
    Hope this will help.
    Best Regards,
    Samson

Maybe you are looking for

  • File to JDBC Scenario through BPM

    Hello All, Kindly help me to create a below XI scenario using BPM. Scenario: I want to take the file data and update the details in JDBC and if the records gets updated, i mean update count > 0 then only i want to archive file otherwise i dnt want to

  • How do I get rid of these rough unfinished lines at the top?

    Hi I tried to attach this image in an ai file, but I got an error saying this: [The content type of this image is not allowed.] Does anyone know why I can't send this ai file. It's not too big, it's only 194 kb. Anyway, my other question refers to th

  • How do I link and be able to go to a reference number in the body of the text to the references I am wishing to go to?

    Example: Obstructive sleep apnea (OSA) is associated with increased reduced slow wave sleep.1 to: 1. Ng AK, Guan C. Impact of obstructive sleep apnea on sleep-wake stage ratio. Conf Proc IEEE Eng Med Biol Soc 2012;2012:4660-3. Thank you, David A Walk

  • Java SDK API Poster

    Dear List, I am relatively new to the lang. I am looking for a poster of the Java SDK 1.4. api. which I can put on the wall in my office. Anyone tell me where the best place to buy one is ? regards, Ben

  • Mini DVD stuck in drive

    My darling son, who never causes us any problems, has done it this time. He inserted a mini DVD into the drive slot. It never booted, the machine doesn't recognize it has a disk in the slot, it can't be ejeted, there's no little paperclip hole, etc.