Restricting changing the status of an order

Hello,
When creating an order (tcode va01), it is possible to change the status of the object. Some of the statuses are for example:  
u2022 1 Napp Not Approved
u2022 2 App Approved
u2022 3 Reje Rejected
u2022 u2026.
Is it possible to restrict people in choosing the status? For example  one can only choose Napp and the other one can only choose App.
I have checked the va01 auth obj in su24, but did not find any auth obj related to this matter.
Thank you very much for your help in advance.
WR
Salameh

Hello,
I think no status objects are present for customization in sap and for this you can use STATUS_OBJECT_CREATE (functional module) and it will generate for you a temporary OBJNR and you can fill at least OBTYP and replace it actual one, for replacement you can use function module STATUS_OBJECT_SWITCH_NUMBER.
Hope this helps
Dheeraj

Similar Messages

  • Unable to change the status of Internal order.......

    Hi,
        I am trying to change the status of Internal order from Technically completed to Release. But i am getting an error that ---Status REL is not allowed (order 4564564).
    We have created this order and till now zero value is used of actual budget means we not used even single amount till now for this order and we want to change the status of order from Tech to REL again.
    Is it possible.
    Please suggest.
    Regards,
    R.

    Hello,
    You can release the Order by the following method:
    Go to KO02
    Enter the Internal Order name
    Go to Control Data Tab
    There we have one screen area as Status: there we have one push button(like); click it and from there you can set the staus of the internal order to Released(or you can also change the current status of the internal order)
    Please let me know if you I am missing something in my reply.
    Thanks,
    Anurag Singh Rathore

  • How to change the status of clinical order header

    Hi all,
    I need to change the status (N1CORDER-WLSTA) of the clinical order header. I have found the way to change the status of the items and it works, but i dont know how to change the header status.
    Now, for the items i do:
    1- Create an object type cl_ishmed_prereg
    2- Load the item (n1vkg-vkgid)
    3- Use set_status method
    4- Save the object
    5- Commit work
    So, do you know how i can change the status of the header? Im looking for other methods but...
    Thanks,
    Manel

    In order to change the clinic order header status u have to:
    1- Obtain the instance from item instance:
        CALL METHOD lv_prereg->get_corder
          IMPORTING
            er_corder = lv_corder
            e_rc      = rc.
    2- Create a var type rn1_corder_x
    3- Modify:
    is_n1corder_x-wlsta = 'RE'. " new status
    is_n1corder_x-wlsta_x = 'X'.
    4- Use change mehod:
        CALL METHOD lv_corder->change
          EXPORTING
            is_corder_x     = is_n1corder_x
          IMPORTING
            e_rc            = rc
          CHANGING
            cr_errorhandler = cl_error.
    5- Save:
    CALL METHOD lv_corder->if_ish_objectbase~save
    6- Commit work
    Regards,
    Manel

  • Change the status of Sales Order

    Hi,
    I have a scenario wheirin I need to forcefully change the status of a sales order to complete eventhough the delivery / invoice is not complete. Reason is because the user has stopped to take further deliveries.
    I already have 3 deliveries / invoices for my Sales order and I want to stop any subsequent ones. However the status field in a sales order is grayed out so I cant change it manually.
    Is there any other way I can make the status of my sales order to complete or stop further deliveries / invoices?
    If you want any other information then do let me know.

    I understand you already have some deliveries for some of the items in the order and some invoices too. If so then you CAN'T changes the status of THE document. thatd be wrong, as some transaction is already processed hence it is greyed out.
    if you wish to block further deliveries etc for the balance of the items then the blocks too wouldnt be right as again they are on the doc level.
    For the case specific you need to set the "reason of rejection" at the ITEM level thus updating that the balance of the items are irrelevant for the further processing. and save. That would complete the order, and your purpose met.
    Regards,
    Tariq

  • How can I change the status of refund order to complete from CRMD_ORDER?

    I can I manually (Force) change the status of a refund order from within CRMD_ORDER?.
    Jason

    When doing that from the order's Status screen against User status I only get the dropdown status of 'Request Payment' that can be set. Hence the reason for thinking that there's more to do to correct this problem.
    Jas

  • Changing the status of Equipment in a follow up action

    Hi All,
               I have a requirement in which a function module will be triggered for a particular Follow up action.
    In this FM we have to determine the equipment and the Maintenance Order , if both are available , status of the equipment
    should change to 'A' , status of maintenance - order = 'Technically completed' and Maintenance Notification = 'Notification Completed' .
    How can this be done.? I am able to change the status of Maintenance order and notification but can anyone help me in
    determining the equipment and changing its status to 'A'. ?
    Thanks in advance.
    Vasuki

    Hi Gajesh,
                     The process is as follows :
    1) During Calibration of a product,depending on the technician's User decision , 3 follow up actions are created.
    2) Each follow up action has one FM associated with it, which is customised in      SPRO > Display IMG > Quality Management > Quality Inspection > Inspection Lot Completion > Define follow-Up Action .
    3) In the first case ( first Follow up action when the inspection is successful) the first FM is triggered. In this FM we have to perform the following steps :
                                   a) Determine the Maintenance Order and the equipment.
                                   b) Incase both are available, status of equipmnt should be changed to 'A',
                                       Maintenance Order should be changed to 'Technically completed' and
                                       Maintenance Notification to 'Notification Completed' .
    If you need further info pls let me know.
    Thanks,
    Vasuki

  • Changing the status of the sales order item based on reason for rejection

    Hi All,
    When a Sales order item is rejected then the status at the item level is changed as 'TECO'.When the reason for rejection is removed the status 'Teco' is reset.This status change can be achieved using the user exit 'MV45AFZZ'.But the exit does not allow re-atp calculation whenver a blocked item is release.I have use the exit 'MV45AFZB' ,through this the status change as well as re-atp calculation takes place.But the status changed(Based on reason of rejection) does not appear in the same screen.The change gets reflected only when the sakes order is saved and i open it again.
    I want the status change to appear in the same screen.I am doing my code in the form 'userexit_check_vbap' of the exit 'MV45AFZB'. Please let me know if there are any user exits or BADI's available for the same(Changing the status of the sales order item based on reason for rejection ).
    Regards,
    S.Subasree

    Hi subburamaiah
    If you want the report you can create a separate SIS report . In that take the input field  as a Reason for rejection.. and ask for the output the list of sales orders .Now when you check this user defined report you will give the reason for rejection and check what all orders got rejected on that reason for rejection.
    Regards
    Srinath

  • How to change the status of a production order

    Dear All,
    May i know how to change the status of a production order.I want to de-active the status like OPGN (Operation generated).This status is updated as there was no routing assigned to that particular production order during its creation
    Thanks and Regards,
    Varun Siddharth

    Dear,
    When you create a production order, an operation created by the system is generated automatically if no routing is used for the creation. As a result the order header receives the status HOGAN; the operation created automatically also has this status.
    If you delete the operation created automatically and then do not have the status HOGAN.
    To avoid this maintain the Routing for the material or delete the setting of default operation from OPJG.
    Regards,
    R.Brahmankar

  • Can I change my address when the status of my order is shipped? What should I do if I want to change it?

    I have just make an order yesterday, and it tells me that I will receive my computer between Sep 21th and Sep 23th. However, I will not be the place where the shipping and billing address show.  I want to change the shipping and billing address now, but I can't edit them because the status of my order is shipped.  What should I do if I want to change the adderss?
    Thank you!

    You need to Contact Apple...
    http://www.apple.com/contact/
    http://www.apple.com/support/country/

  • Is it possible to change the status from Bid Rejected to Bid submitted?

    Hi there.
    We are working in SRM 4.0.
    One user rejected a bid, but it was a mistake. Is it possible to change the status from Bid Rejected to Bid submitted?
    We would like to modify the status from Bid Rejected to Bid submitted or Awaiting Approval to Bid submitted in order to solve errors.
    Thanks and regards.
    Raúl Moncada.

    Hi ,
    Use Function Module : BBP_PD_BID_STATUS_CHANGE
    Supply Activity = 'QOSU' .
    Regards,
    Sachin S M

  • Restriction of user status in service order for billing due list

    Dear CRM Experts,
    I have configured status profile for service order as OPEN,INPROCESS and Completed and have assigned this to the service order transaction type.
    Now once i save a service order without errors ,the system is automatically generating abilling document in  billing due list TX:BEA_DL_01 even though the user status assigned to it is OPEN ,INPROCESS AND COMPLETED.
    According to our client requirement ,a billing document has to be created in Billing due list if the User status assigned to it is COMPLETED only.
    Please suggest the solution.
    Bye,
    Madhav

    Hi Nanda,
    As per your last reply, for some Service Orders you are unable to change the Status. Can you have check whether those service Orders are error free?
    Sometimes, when there are errors in service orders or in 1Orders you cannot change the status from In Process or Open even when you have released certain Items.
    Hope this helps.
    Thanks,
    Samantak.

  • How to change user status in maintenence order

    Hi all,
    I want to change system status in maintenence order by customizing kindly share how we can change it.

    Once you print the order, system status will get changed automatically to PRT.
    What else you are expecting to change?? You can't change the system status by any business transaction as per your wish. System status changes have been defined by SAP directly.

  • Unable to change the status of a project to approved

    Dear Members,
    I am using the Oracle Vision Instance version 12.1.3 and Database 11.2.0.3.0
    I have created a project. I am unable to change the status of the project to APPROVED. I am getting the below error:-
    Please enter an active project manager for this project in order to change or update this information._
    Can any one please help me in resolving this issue.
    Many thanks in advance.
    Regards.

    R4S wrote:
    Dear Members,
    I am using the Oracle Vision Instance version 12.1.3 and Database 11.2.0.3.0
    I have created a project. I am unable to change the status of the project to APPROVED. I am getting the below error:-
    Please enter an active project manager for this project in order to change or update this information._
    Can any one please help me in resolving this issue.
    Many thanks in advance.
    Regards.Please see these docs.
    CMRO Partially Implemented Visit Errors with "Please enter an active project manager for this project in order to change or update this information" [ID 864812.1]
    Update_Project Erroring With PA_PR_INSUF_PROJ_MGR While Creating Task For Templates [ID 1085068.1
    Thanks,
    Hussein                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Digital Signatures for Changing the statuses in Issue Mgmt

    Hi
    Has anyone put in place digital signatures for Issue
    Managemnt when we change the status values in an issue.
    We are looking at SAP Note 835584 - Digital signature for documents,
    but that is not applicable for us as we want to initiate the digital
    signature when the status profile "SLFI0001" kicks in and the status is
    changed from one to the other.(eg in process to completed etc)
    We have created the digital signature and the strategies, but are
    looking for a place to attach this with the status profile "SLFI0001".
    Is there a place we can attach the digital signature strategies to this
    status profile?
    Anyone has any ideas on how it can be done?
    Thanks in advance..
    sap ques..

    We have a document that needs to be signed by more than one individual -- and in our process we are using the Topacz signature pad to get the signature.  It's similar to the one you sign at the grocery store, drug store, etc.  In order to NOT have the first signature invalidated, we were told to edit the registry...and it works perfectly!
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\8.0\AVAlert\cCheckbox]
    "iDigSigSaveAsCertified"=dword:00000001
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\8.0\AVAlert\cCheckbox\cAnnots]
    "iReaderEnableSaveWarn"=dword:00000001
    Obviously if you are using a different version of Acrobat, you'll have to change the key accordingly.
    Hopefully this will work with your process.
    Good luck!!

  • LSMW for changing user status on work order(IW32)

    Hi All,
    I have created a LSMW for changing user status on work order using transaction IW32. It does not change the status when i run the LSMW. In the recording for the LSMW, i select the radio button on the user status i want to select.
    When i run the LSMW in the foreground, it does everything except select the correct status.
    Is there a way to fix this or is it a problem with LSMW. I'm using ECC6
    Kind Regards
    Emanuel

    Hi ,
    I am not sure whether it would work with LSMW but if your on ECC 6.00 ,Enhacement Pack 3 then you have BADIs which allow you to make collective status changes in IW38 .The below are those BADIs :-
    BADI_EAM_RIAUFK20_FCODE_CUS1 :Implement Customer Function Code in Order List
    BADI_EAM_RIAUFK20_FCODE_SAP1 :Implement SAP Function Code in Order List
    Else if your on lower version then write up a batch programme which checks the PM Order types with specific status and sets user status using FM STATUS_CHANGE_EXTERN[This is used to set or delete User Status] in SE37 ..
    regrds
    pushpa

Maybe you are looking for

  • "ERROR: Could not read block 64439 of relation 1663/16385/16658: Result too large"

    Hi, I've already archived a lot of assets in my final cut server but since one week there is a message appearing when I click on an asset and choose "Archive". The pop-up says: "ERROR: Could not read block 64439 of relation 1663/16385/16658: Result t

  • Problems with television

    I have long used an iMac G4 with an Apple Video Adapter to connect the former to a television via composite video. Never had any problems, until now. For some reason, the iMac now sees the TV as a VGA monitor (so it says in the Displays Preference Pa

  • About Java Web Start Problems

    Hi, everyone.... When I want to deploy BC4J Application using the Java Web Start , I occur one exception. Java Web Start show exception for me : java.lang.ExceptionInInitializerError      at oracle.jbo.mom.DefinitionManager.<init>(DefinitionManager.j

  • Excise Transaction type used in J2IUN

    All SAP Gurus, which Excise Transaction type is used in J2IUN? Regards,

  • User exits when posting purchase document and goods movement (GR)

    I want to update some custom tables when posting PO and goods movement (GR) . Please suggest user exits for both posting.