Purchase Requsition change Error:current status object ORD 300390  prohibit

Dear Experts,
When user changing Purchase requisition for services against internal order 3003910,its giving error message
current status object ORD 300390 prohibits business transaction.
procedure:
to process the business transaction material purchase requisition ,you first have to change
the status of object"ORD 300390"to allows the transaction of material purchase requisition.
this gives the overview of the system and the user that effect the transaction.a transaction can be executed 
if at least there is one status that allows and its no status that forbids.
please advise me.
Regards,
Varun

Hi,
Can you please check whether you order is released or not? And please give message number too.
Regards,
NNR

Similar Messages

  • Error "No status object is available for Unknown Object " in Shopping Cart

    Hi all,
    We are getting error "No status object is available for <Unknown Object>" while creating shopping carts of any type .
    Please suggest if any configuration setting needs to be done.
    Thanks and Regards,
    Navdeep Malik

    Dear Navdeep
    The error is likely caused by one or more entries in table BBP_DOCUMENT_TAB that are without objkey or guid.
    did you delete some entries from SRM transaction tables?
    Check table BBP_DOCUMENT_TAB entries to see any GUID which is not present in the system.
    You can verify this by checking whether there is an entry in CRMD_ORDERADM_H (header) table
    with GUID = <guid stored in bbp_document_tab>
    Regards
    Lauren

  • Sales order Error No status object is available for SDI 2258674/0

    Dear Friends,
    While creation of sales order I am getting following error.
    No status object is available for SDI 2258674/0
    Message no. BS001
      Diagnosis
         When trying to read the status of an object (SDI 2258674/0), a system
         error occurred: For object number VB0002258674000000 there is no status
         object.
    Procedure
         Please contact your system administrator.
    Regards
    Sasikanth.Ch

    No status object is available
        for SDI 2258674/0
    If your system throws the above error message, then go to VA02, input the sale order reference and execute.
    From top menu bar, click on Goto -- Header -- Status . There again click on Object status  and check whether any lock is there. If so, change it and then retry
    thanks
    G. Lakshmipathi

  • Error: "User status Z5 is active (ORD 300761)?"

    Hi
    Experts,
    While Iam doing ME21N an error occurs, even though while I want to change the Budget Amount in KO22, it is not allowing due to below error, I checked KO02, KO22,
    User status Z5 is active (ORD 300761)
    Message no. BS014
    Diagnosis
    For object ORD 300761 user status Z5 (Technically Complete (IO)) is active.  According to this status, transaction 'Budgeting' is not allowed.
    Procedure
    You can only carry out the requested function if this is allowed according to the status of the object.
    Thanks,
    Anil

    Hi Anil,
    It seems like you dont have authorisation to change the status.
    Please check with your BASIS person, he may provide you the required authorisation.
    As soon as you got the authorisation message, type immidiatly ?NSU53 in transaction code field and ENTER.
    You will now get the information regarding roles, which will be helpful to BASIS people for tracking authorisation for you.
    Regards,
    Srinu

  • Error IW351-------System: Status object does not exist

    Hello,
    I am getting bleow error while saving service order.
    System: Status object does not exist. Message Numner IW351
    Actually I have done one enhcement in the User exit of the Sales order in the form Routine...
    USEREXIT_SAVE_DOCUMENT_PREPARE  in MV45afzz.
    When i Try to save the service order i get the error messages which is coming from my validation
    After the error messgae i press ENTER and then try to change the order by clcicking on the advance shipment.
    As soon as i click on that i get a STOP messgae.
    Which i as below.
    System: Status object does not exist
    If I comment all my code and write only error message then it comes.
    but it does't come for information and warning message.
    actually steps are
    1. go to IW51
    2. create notification then service order then sales order
    3. if product hierarchy is different for material then it should display error on saving
    4. it is giving error message(my error message)
    5. if i press enter and then click on advance shipment icon(truck) for change it display standard message.
    which turn me out of transaction.
    but if i click on advance shipment icon without pressing enter its working fine..
    my error message is a normal error message .
    message e038(zcrm)
    " service line must be same".
    pls suggest.
    Regards
    LOKESH

    Hi,
    After MESSAGE add STOP. :
    MESSAGE ixxx(xxx) with param1 param2 param3 DISPLAY LIKE 'E'.
    STOP.
    or If ambiguity with usage of  STOP being obselete use EXIT after message.
    MESSAGE ixxx(xxx) with param1 param2 param3 DISPLAY LIKE 'E'.
    EXIT.
    BR
    Dep

  • It is showing as error *Instance of object type PO could not be changed*

    HI Gurus,,
    i have requirement in PO Change IDOC , i have tested this IDOC .. but it is showing in Status record as error Document is does not exist
    and in Segmentheader for E1BPMEPOHEADER ..it is showing as error Instance of object type PO could not be changed
    SEGMENT NAME : E1BPMEPOHEADER
      PO_NUMBER
      COMP_CODE
      DOC_TYPE
      CREAT_DATE
      VENDOR
      PURCH_ORG
      PUR_GROUP ;;;
    we have entered related entries in it ...
    am uanble to find out where is porblem lies in it... plz help ASAP ...
    Thanks in advance..

    HI srinivas
    "It seems a data issue, Similar PO might be changed already and thus in SAP it is not allowing to change.
    So try changing the test data and post the IDOC again , it will change the PO . "
    yes we have entered the PO create and PO change .. where in PO change we have changed only QUANTITY and DATE .
    and showing this error" *It is showing as error Instance of object type PO could not be changed. "*
    Thanks in advance.

  • Purchase requsition and Purchase order Price Changes

    Hi All,
    When purchase requsition(XXXXXXXX) is converted in to a purchase order through ME 59N(YYYYYYYYYY),after converting in to a purchase order i will change the purchase order price to a new value.
    How can i track the price changes for a purchase order that is converted from a purchase requsition.(i know i can see the changes to a PO,under item changes for PO)
    Is this data is stored in any table?
    with regards,
    Amogh

    Hi,
    this change is not captured, because the price is being changed at the point of the PO creation and so there will be no record in the header or item changes option (the system does not see anything as being changed because this is a creation of a new PO).
    The price from the requisition is merely a suggestion and it is not meant to be a purchase price anyway (it is designed to be used to value the requisition for the  release strategy).
    I know that you can configure the system to pass this req "price" to the PO, but it is not the same price and so you will not find the type of controls that you would expect.
    In many cases a simple ABAP is written that reads POs that have a reference requisition and the ABAP compares the prices and reports on those that exceed a tolerance (either hard coded in the program or held on a new table in SAP).
    None of this is standard SAP but it is something that many people create to handle the situation where the user enters the requisition at a deliberately low value to get it through the release strategy.
    Steve B

  • Error coming  " A   BS   001  No status object is available for SDI 0 "

    Hi Experts,
    I am facing a issue.. I am creation a sales order using BAPI " BAPI_SALESORDER_CREATEFROMDAT2 "  
    In one scenario,  I am able to create Sales Order with Status Profile..
    But For second scenario, its giving error like  "A   BS   001  No status object is available for SDI 0" .
    Between both scenario, only difference is Distribution channel and Condition record.
    DATA : wa_order_header_in TYPE bapisdhd1,
    gt_order_partners TYPE STANDARD TABLE OF bapiparnr,
    gs_order_partners TYPE bapiparnr,
    gs_order_partners1 TYPE bapiparnr,
    gt_order_items_in TYPE STANDARD TABLE OF bapisditm,
    gs_order_items_in TYPE bapisditm,
    gt_order_conditions_in TYPE STANDARD TABLE OF bapicond,
    gs_order_conditions_in TYPE bapicond,
    gt_order_schedules_in TYPE STANDARD TABLE OF bapischdl,
    gs_order_schedules_in TYPE bapischdl,
    *         gt_return TYPE STANDARD TABLE OF bapiret2,
    *         gs_return TYPE bapiret2,
    gt_error TYPE STANDARD TABLE OF bapiret2,
    gs_error TYPE bapiret2,
    gt_log TYPE TABLE OF zsd_ecomerr,
    gs_log TYPE zsd_ecomerr,
    it_item_temp TYPE TABLE OF zst_sfdc_so_items_dom WITH HEADER LINE,
    lt_return TYPE STANDARD TABLE OF bapiret2,
    ls_return TYPE bapiret2,
    lt_order_conditions_in TYPE STANDARD TABLE OF bapicond,
    ls_order_conditions_in TYPE bapicond,
    ls_sfdc TYPE zsd_sfdc_order .
    DATA:  wa_order_header_inx TYPE bapisdhd1x,
    gt_order_items_inx TYPE STANDARD TABLE OF bapisditmx,
    lt_order_items_inx TYPE STANDARD TABLE OF bapisditmx,
    gs_order_items_inx TYPE bapisditmx,
    gt_order_schedules_inx TYPE STANDARD TABLE OF bapischdlx,
    gs_order_schedules_inx TYPE bapischdlx,
    gt_order_conditions_inx TYPE STANDARD TABLE OF bapicondx,
    gs_order_conditions_inx TYPE bapicondx,
    lt_order_conditions_inx TYPE STANDARD TABLE OF bapicondx,
    ls_order_conditions_inx TYPE bapicondx,
    ls_order_items_inx TYPE bapisditmx,
    lv_kbetr TYPE kbetr VALUE '10',
    lv_curr  TYPE waers ,
    lv_ihrez  TYPE ihrez ,
    lv_knumh  TYPE a005-knumh.
    DATA:isrno LIKE vbap-posnr.
    DATA: x_orderitemx LIKE bapisdh1x.
    TYPES: BEGIN OF ty_vbap,
    vbeln TYPE vbap-vbeln,
    posnr TYPE vbap-posnr,
    mwsbp  TYPE vbap-mwsbp,
    END OF ty_vbap.
    DATA: lv_lfstk TYPE vbuk-lfstk,
    lv_cmgst TYPE vbuk-cmgst,
    lt_vbap TYPE TABLE OF ty_vbap,
    ls_vbap TYPE ty_vbap,
    lv_bstnk TYPE vbak-bstnk.
    ****// Checking PO Type. This is mandatory from SFDC
    IF sfdc-potype <> '' .
    ****// Checking here, Whether SFDC Order ID already exist or not. ***//
    SELECT SINGLE * FROM zsd_sfdc_order WHERE sfdcorder = sfdc-sfdcorder AND land1 = 'IN'.
    IF sy-subrc <> 0.
    ****// SO creation Process
    wa_order_header_in-doc_type    = 'ZHOT'.
    wa_order_header_in-sales_org   = '2700'.
    IF sfdc-potype = 'SFSD'.                        " S & D
    wa_order_header_in-distr_chan  = '30'.
    wa_order_header_in-division    = '00'.
    ELSEIF sfdc-potype = 'SFHO'.                    " Hospitality
    wa_order_header_in-distr_chan  = '33'.
    wa_order_header_in-division    = '00'.
    ENDIF.
    wa_order_header_in-purch_date  = sfdc-purch_date.
    wa_order_header_in-purch_no_c  = sfdc-sfdcorder.  "SFDC Order ID
    wa_order_header_in-doc_date    = sy-datum.
    wa_order_header_in-currency    = 'INR'.
    wa_order_header_in-ref_1       = sfdc-purch_no. "sfdc-sfdcorder.
    wa_order_header_in-po_method = sfdc-potype.
    wa_order_header_inx-updateflag  =  'I'.
    wa_order_header_inx-doc_type    =  'X'.
    wa_order_header_inx-sales_org   =  'X'.
    wa_order_header_inx-distr_chan  =  'X'.
    wa_order_header_inx-division    =  'X'.
    wa_order_header_inx-purch_no_c  =  'X'.
    wa_order_header_inx-purch_date  =  'X'.
    wa_order_header_inx-doc_date    =  'X'.
    wa_order_header_inx-currency    =  'X'.
    wa_order_header_inx-ref_1       =  'X'.
    ***// Ship to party
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
    EXPORTING
    input  = sfdc-kunag
    IMPORTING
    output = sfdc-kunag.
    gs_order_partners-partn_numb = sfdc-kunag.
    gs_order_partners-partn_role = 'WE'.
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
    EXPORTING
    input  = gs_order_partners-partn_numb
    IMPORTING
    output = gs_order_partners-partn_numb.
    APPEND gs_order_partners TO gt_order_partners.
    CLEAR: gs_order_partners.
    ***// Sold to Party
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
    EXPORTING
    input  = sfdc-kunnr
    IMPORTING
    output = sfdc-kunnr.
    gs_order_partners-partn_numb = sfdc-kunnr.
    gs_order_partners-partn_role = 'AG'.
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
    EXPORTING
    input  = gs_order_partners-partn_numb
    IMPORTING
    output = gs_order_partners-partn_numb.
    APPEND gs_order_partners TO gt_order_partners.
    CLEAR: gs_order_partners.
    ***// Clubed all materials
    LOOP AT it_items.
    it_item_temp-matnr     = it_items-matnr.
    it_item_temp-kwmeng    = it_items-kwmeng.
    it_item_temp-kwert     = it_items-kwert.
    it_item_temp-reg_dis   = it_items-reg_dis.
    it_item_temp-add_dis   = it_items-add_dis.
    it_item_temp-tann   = it_items-tann.
    COLLECT it_item_temp.
    ENDLOOP.
    ***// Saving Line Item data
    LOOP AT it_item_temp.
    isrno = isrno + 10.
    gs_order_items_in-itm_number = isrno.
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
    EXPORTING
    input  = it_item_temp-matnr
    IMPORTING
    output = it_item_temp-matnr.
    gs_order_items_in-material = it_item_temp-matnr.
    gs_order_items_in-plant        =  sfdc-werks.
    gs_order_items_in-currency     =  'INR'.
    IF it_item_temp-tann = 'X'.
    gs_order_items_in-item_categ   =  'TANN'.
    ENDIF.
    APPEND gs_order_items_in TO gt_order_items_in.
    CLEAR gs_order_items_in.
    SELECT SINGLE knumh
    INTO lv_knumh
    FROM a005
    WHERE kappl = 'V'
    AND   kschl IN ('ZR04', 'ZR00')
    AND   vkorg = '2700'
    AND   kunnr = sfdc-kunnr
    AND   matnr = it_item_temp-matnr.
    IF sy-subrc = 0.
    SELECT SINGLE kbetr
    INTO it_item_temp-kwert
    FROM konp
    WHERE knumh = lv_knumh.
    ELSE.
    gs_order_conditions_in-itm_number  = isrno.
    IF sfdc-potype = 'SFSD' .                              " Sales and Distribution
    gs_order_conditions_in-cond_type  = 'ZR04'.
    ELSEIF sfdc-potype = 'SFHO'.                           " Hospitality
    gs_order_conditions_in-cond_type  = 'ZR00'.
    ENDIF.
    it_item_temp-kwert = it_item_temp-kwert .
    gs_order_conditions_in-cond_value = it_item_temp-kwert .
    gs_order_conditions_in-currency   = 'INR'.
    APPEND gs_order_conditions_in TO gt_order_conditions_in.
    CLEAR gs_order_conditions_in.
    gs_order_conditions_inx-itm_number   =  isrno.
    gs_order_conditions_inx-cond_type    = 'X'.
    gs_order_conditions_inx-cond_value   = 'X'.
    gs_order_conditions_inx-currency     = 'X'.
    gs_order_conditions_inx-updateflag   = 'X'.
    APPEND gs_order_conditions_inx TO gt_order_conditions_inx.
    CLEAR gs_order_conditions_inx.
    IF sfdc-potype = 'SFSD'.
    ***// Regular Discount to Customer
    IF it_item_temp-reg_dis <> '0.00'.
    gs_order_conditions_in-itm_number  = isrno.
    gs_order_conditions_in-cond_type  = 'ZDID'.
    gs_order_conditions_in-cond_value = it_item_temp-reg_dis * lv_kbetr. " 10 .
    gs_order_conditions_in-currency   = 'INR'.
    APPEND gs_order_conditions_in TO gt_order_conditions_in.
    CLEAR gs_order_conditions_in.
    gs_order_conditions_inx-itm_number  = isrno.
    gs_order_conditions_inx-cond_type    = 'X'.
    gs_order_conditions_inx-cond_value   = 'X'.
    gs_order_conditions_inx-currency     = 'X'.
    gs_order_conditions_inx-updateflag   = 'X'.
    APPEND gs_order_conditions_inx

    Dear Marthanda,
    Is there any Status Profile attachec in to your Sales Order Type in T. Code: VOV8 (Tab: Transaction Flow, Field: Status Profile)?
    If yes, remove it.
    If not, then...
    Check error with:
    T. Code: SM13/ ST22
    For more info, refer link:
    Error in the status table JSTO
    Hope, this may help you.
    Best Regards,
    Amit

  • APEX Error: Current version of data in database has changed since user init

    Hi:
    APEX 4.1
    I have a page with 2 regions. The first region is built with custom SQL using the APEX APIs. I have a process the can successfully update records.
    I built the second region with the tabular form wizard. This created the multi row update process.
    I created a region button and the two process respond to that button: process for first region, then process for the second region.
    When I add data to the second region and click the region button, I get the following error:
    Current version of data in database has changed since user initiated update process. current row version identifier = "A884FA378C851786DDFE3A33709CB23C" application row version identifier = "9ED06A0F09F80F054AB781CA24CC4CBF"
    I know it has something to do with these two types of regions being on the same page, because when I create a page of just the table form, the data is updated.
    Can anyone suggest what I might be doing wrong?
    Thanks.

    Hello
    If you try update the same data from 2 places you will got this message because:
    Apex forms have locking mechanism.
    1. During fetch data to form apex calculate checksum from every items on the forms.
    2. Before update process apex again fetch data from database (in background) and calculate checksum again if checksum from point 1 is the same like this checksum APEX realy update data with new item values. If no, You will got your error (apex secure You, You realy don't know what you update).
    According this if you change data which you use in the form between 1 and 2 point you will got this "error". You can check it for example if you change data from SQL/Plus or from other form.
    Probably you forget about this locking mechanism during designe your process from APEX API <- successfully update records (maybe successful but you don't know what you updated) : )
    If I helped You please check correct or helpful :)

  • Can i change the current email adress with a different one and still keep my purchases?

    can i change the current email adress with a different one and still keep my purchases?

    You can change your email address as much as you want in your support profile: https://supportprofile.apple.com/
    Purchases are linked to your Apple ID, not your email address. They are not necessarily identical.

  • "Error Out.status":Value change event

    I get no event fired when the error out "status" changes?
    Solved!
    Go to Solution.
    Attachments:
    SLH-CANservicetest.vi ‏112 KB

    Just writing data to an indicator terminal doesn't cause a value change event.
    The only things that cause a value change event are user interaction with a control, or writing to the Value (Signalling) property of a control or indicator.

  • Error came while changing the Employee status

    Dear Guru's
    I want to exclude few Employees from the payroll with out using the assignment set
    by changing the Assignment status to Suspend Assignment
    but when i am trying to save the data one error came please find the attachment
    regards
    jaggu

    An Employee record must have atleast one primary assignment record, so the error.
    If you dont want to pay the employees -
    1. Process the payroll run and then delete individual assignment actions from the Payroll process results screen.
    2. Write skip rule on the earning elements and write your logic in the skip rule formula
    3. Assignment set ( which you dont want to use )
    4. Move the employee into a Dummy Payroll ( Not a very good option, as your accruals might get affected. Also unneccesary element links etc.. )
    Hope that helps.
    Cheers,
    VB

  • I need to change my current location in my apple ID but i am asked to finish my balance first .. Just 16 cents and its not enough to purchase any item from the app store .. What should i do ?

    Help .. I need to change my current location in my apple ID but i am asked to finish my balance first .. Just 16 cents and its not enough to purchase any item from the app store .. What should i do ?

    You can try contacting iTunes support via this page and ask if they can remove the balance : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • "Material purchase requisition" not allowed (Use Status PROV, object TM0000

    Hello Gurus,
    I am getting the following message every time I enter a material in the sales order. The material entered requires a Purchase Requisition (PR) to be created when it is entered in the order. We have done Configuration thru Order Status Profile that will prevent PR creation at time of Order creation. 
    The message is as follows:
    "Material purchase requisition" not allowed (Use
    Status PROV, object TM0000000001VB)
    Solution requested: We do not want to see this message appearing so many times. Can you pl let me know if there is a way to avoid this.
    Thank you
    Vasavi

    Hi Vasavi,
    I am not talking about the po check above that one tab like check purchse order no in this feild keep emty and also below that enter po number also keep un check
    and also please check when you creating sales order beside po date one tab is availble check any data in default that
    that tab name is display doc header details in that tab purchase order tab in that any infirmation is default check that also
    Hope this will helps you
    Prem

  • Error message when changing compensation process status ?

    Hi,
    When i change compensation process status from " Approved " to "Active" I got the err:
    "No infotype 0759 record with process status Approved selected" , So in my case what went wrong with my config or my system ?
    Thanks alot

    Hi,
    Did you try to change through FM "HR_INFOTYPE_OPERATION"?
    If so try calling the FM "HR_INFOTYPE_GETDETAIL" before the modification to get the infotype record details.
    Also check whether the infotype record in 759 has Status of  Process as '3' - Approved.
    Hope this helps you.
    Regards,
    Subbu.

Maybe you are looking for

  • IPhone doesnt show in iTunes after update to newest version from 8.0

    Yesterday evening i update iTunes and then go to bed. Today when I want to sync my iP witch iTunes iPhone doesnt show! But tomorow it worked. I tried to repair, then uninstall and then install again iTunes, but it doesnt help. I dont know what to do,

  • How to connect to a Unix from Crystal Reports running on windows?

    <p>Any idea on how to connect from windows Crystal Reports X1 client to a Unix box file directoriesu2026<br> <br> Any suggestions would be much appreciatedu2026<br>  </p> Edited by: DarkNight on Nov 13, 2009 10:42 AM

  • What is the syntax for set-key RSA-PUB in JCOP Shell?

    I am trying to perform Put Key for the RSA DAP Verification Key using JCOP Shell. I have tried variations of the following: set-key 115/1/RSA-PUB/[128 byte public key modulus] set-key 115/1/RSA-PUB/A001[1 byte public key exponent]A18180[128 byte publ

  • Apple Music app landscape mode USELESS!!!

    Ok, I need to bash Apple, not because I hate them...I love them an they get more of my paycheck than anyone, but update after update, Apple does nothing with the utterly useless landscape mode of a the music app! To see all my album covers is cool, a

  • Flash Builder 4.5 problem

    Hello everybody. I'm hoping at least somebody has a similar problem: Flash Builder 4.5 and Windows 7 x64 with Flash Player 11. I try to launch a Flex Project in the browser but I get this message: C:\Windows\System32\Macromed\Flash\NPSWF64_11_1_102.d