Assign notification to order

Hi experts,
I want to assign notifications to orders. I used the BAPI ISU_SMNOTIF_ASSIGNTOORDER, but it doesn't work correctly, because in the tab header Data of order, the field notification is empty. And the users want to navigate to the notification through this button in this tab, but if you press the notification button the system forces to create a new notification.
How can I do this process?
Thansk!

Hi,
An other solution is,
Read the Order details using FM 'ALM_ME_ORDER_HEADER_GETDETAIL' and pass the exporting structure 'E_CAUFVD' details to importing parameter 'ORDER_HEADER_OLD' of FM 'ALM_ME_ORDER_HEADER_CHANGE' and the changes details to importing parameter 'ORDER_HEADER_NEW-NOTIF_NO'.
Regards,
Konda Sravanthi.

Similar Messages

  • FM for Assigning Notification to Order

    Hi,
    I want to assign a Notification to an Order. I tried this using 'ISU_SMNOTIF_ASSIGNTOORDER' . This FM assigns the notification to that order (entry created in table QMEL) BUT when I see that order in IW33, the Notification field is still Vacant.. I have also tried few other FMs which change order header data etc, but did'nt work.
    I want that Notification to be displayed in the order. What is the problem?
    Thanks..

    I seem to have the same issue...
    In BAPI_ALM_NOTIF_CREATE I filled NOTIFHEADER-REFOBJECTTYPE with BUS2007, NOTIFHEADER-REFOBJECTKEY with the order object # (OR000xxxxxxxx), REFRELTYPE = 'REFZ' ,
    Then SENDER = Logical box name (TST020), ORDERID = order number (xxxxxxxx).
    This linked into the order but only on the object tab, but if you just go into the order manually and hit save (without typing anything in), the link is made at the header level to this newly created notification. 
    Did anyone ever find a better solution?
    Bryan

  • Assign of Service order to Service Notification using BAPI_ALM_NOTIF_CREATE

    Dear Guru's,
    I am using BAPI_ALM_NOTIF_CREATE for creation of Notification.
    Then BAPI_SERVNOT_SAVE & At last BAPI_TRANSACTION_COMMIT.
    Notification    is getting created .
    But I want to assign the service order to this notification. ( IW52 ).
    I have tried with the filing the data of      REFOBJECTTYPE  = 'BUS1004'.
                                                              REFOBJECTKEY =  ' 003120007' &
                                                              REFRELTYPE.  = 'ASGN'.
    But it is not getting assigned.
    Needed Help.
    Regards,
    Amitav

    Sorry , Typo error.
    REFOBJECTTYPE IS 'BUS2088A'.

  • Need a bapi which creates and assigns notification to maintenance order

    Hi,
       I am currently using a bapi "BAPI_ALM_ORDER_MAINTAIN" in PM  to create an order with its operations. Now my requirement is to create and assign a notification to certain types of orders. This bapi is not able to handle notifications.
    Thanks
    Pradeep

    Hi Karthikeyan,
    Since this issue is resolved long back I don't remember everything related to it. But as far as I remember, the behavior of transaction IW32 is such that, while saving the work order, it cross checks with table T350. If field "NOTDAT" in T350 is checked for that order type  then it automatically creates a notification and assigns to that order. I just made use of this behavior and used BDC approach to solve this issue.
    Hope the things are clear.
    Regards,
    Pradeep.

  • Long Text not transfered from Notification to Order

    Hi Experts,
    We have 4.6 c version where in the Long Text from Notification created does not gets transfereed to Order if Order is created through Notification.
    Does any one knows about any config missing or any note which needs to be applied.
    Also if we go for E.C.C 6.0 do we need to maintain the config
    Plant Maintenance and Customer Service->Maintenance and Service Processing->Maintenance and Service Order >Functions and Settings for Order Types>Define Notification and Order Integration
    instead of or in addition to the config
    Plant Maintenance and Customer Service->Maintenance and Service Processing->Maintenance and Service Notifications >Notification Creation>Notification Types-->Assign Notification Types to Order Types
    Appreciate your valuable input in this regards
    Thanks
    Manish

    Hi
    These are the some of the notes related to ur issue...
    I am not sure its gonna solve... but check it.. u might get some idea
    [445628|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=445628]
    [661800|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=661800]
    Pl Note : i think in 4.6c it not available kindly check in Define notification and order data in one screen whether option is available or not
    - Pithan

  • Shop Paper for Notification and Order

    Hi All,
    I have assigned shop paper for both Notification and Order. Now when I am trying to print the Order or Notification via Maintenance Order or Notification respectively, both the outputs are in the selectable mode since order is created from notification.
    But user wants that when he is trying to print Order only shop paper for Order should be in selectable mode and same for Notification. I checked the configuration settings for this but could not find anything.
    Are there any settings where we can achieve this.
    Thanks in advance
    Regards,
    Shobha

    OK...try this:
    in OIDB (notification) remove the selection check for all generic entries - this determines what is shown when you try to print.  For example, if you have a setting for doc.type = * and it is checked for selection, each of those will appear when you print.  By removing this selection check for doc type = *, it won't appear for yours.  You should put a line there for your doc type with the selection checked.  If you put a second line there for your doc type without the 'selection' checked - it will show, but be optional when you do a print.
    In OIDG (work order), follow the same logic.  Once you print the order, it will propose to print the notification as well (either selected or just available).  Also, i think you should link the notification and order types in work order config.  
    This works when you are printing a work order, but i'm not sure if you can print the work order from the notification.  I just tried this in my system and did get the notifications to print while printing the work order using the settings i've mentioned.

  • Assigning a Sales Order Number to a Purchase Order

    My company has a requirement that for every purchase order we need to identify what sales order was created to generate the PR.
    I have found that by using the Account Assignment C - Sales Order, this opens the "Account Assignment" Tab and the fields for Sales order, item, and schedule Line.
    I have saved the PO and now am trying to receive the parts into inventory.  When doing so, the inventory needs to post to our inventory GL account, in our case is 135075.  By NOT assigning the GL with the sales order in the PO it doesn't post to this account it posts to a different GL account.
    How do I go about using the "Sales Order" field in the purchase order so I can record which sales order the line item of the PO corresponds to, and when receiving the inventory into stock have it post to the correct GL account?
    Thanks,
    Karen

    The company I work for is a distributor, and doing a Make to Order order type would not be in the best business practice for our company.  We tend to purchase stock for multiple orders and put them in inventory to be sold.  We are looking for a way to "document" what sales order the purchase order line item is being bought for, and sometimes their our multiple lines.
    I understand what you are saying regarding posting to an stock GL vs a consumption GL.
    I am going to research further and see how we can post to a consumption GL and then move the remaining stock over to a stock GL account after we have sold what we have purchased and received.
    I was able to get the receipt posted to the GL 135075 by taking off the "post automatically" indicator in the configuration of the GL account, but this then posed problems when doing other inventory postings such as cycle counting or moving inventory.
    Thank you,
    Karen

  • How to activate FM Account assignment in Sales Order

    Dear All,
    How to activate FM Account assignment in Sales Order at item level in account assignment category.
    Plz provide some solution for the same.
    Thanks & Regards,
    Pankaj

    Hi,
    Thanks for your reply.
    I am not asking of account assignment group for material.
    My problem is when i am creating Sales Order at item level in Account assignment category there is one field for Fund Mangement account assignment grp.
    I want to activate this field and i have to enter FM area in that field.
    Plz send some solution for the same.
    Thanks & regards,
    Pankaj

  • Table of accounting assignment in sales order

    Hi,
    can anyone show me the table where i can find the accounting assignment in sales-oder position.
    We have some position which have an entry on accounting assignment in sales order which is an quotation.
    thanks.
    Regards, Dieter

    Hello Dieter,
    Is it account assignment category then it is available in VBAP-KNTTP
    Regards
    Farzan

  • Addl Account assignment in Sales order

    We are in Make-to_order Scenario.
    Following is an item which as generated from a SD invoice:
    marketing and management Free : 1300
    In the additional account assignment data, sales order = 1500989
    Cost centre & Internal order fields are blank.
    Can I assign a default Cost centre for this GL account through OKB9 ?  Will it work ?

    Hi Nikki
    Cost center does not work for revenue accounts...  You can assign IO in the additional acct assignments tab
    However, by default the account assignment is to PSG if you have COPA activated
    br, Ajay M

  • Assignment of production order to network

    Hi,
    How can we assign a production order to the network or vice versa.
    I know the WBS can be assigned to production order through assignment tab in production order.
    Thanks,
    Santhosh

    Thanks for your response
    however while creating the planned order iam encountering the below message
    "Account assignment category N invalid"
    Message no. 61143
    suggest me which planned order profile to be used while creating planned order with transaction MD11
    Please also explain me where to assign the network in production order
    Thanks,
    Santhosh
    Edited by: SANTHOSHCH on Aug 14, 2010 8:56 AM

  • WBS Element ( Billing element ) assignment  at sales order header level

    HI,
    There is provision of assign WBS Element at sales order header as well as item level , If Project WBS Element is assigned for each line item delivery  and stock updating is happening from the project, But WBSE will assign at sales order Header  system will not allowing to create project delivery( moment type 601Q), and stock updation ftom project.
    Please let me know how this will happen ,
    Regards,
    Gangi
    Edited by: Gangi Reddy Botchu on Jul 7, 2008 4:50 PM

    SPRO - SD - Billing - Billing Plan - the first 5 config nodes (Define Billing Plan types / Define Date descriptions / Assign Date categories / Maintain Date Proposals / Assign Billing Plan types to Sales Doc types) are applicable to you.
    this is pretty tranparent for a reference.
    What else is required?

  • Partner function not copied from notification to order

    hi
      i am using same partner determination procedure for notification and service order. i have defined some new partner functions in the procedure. the problem i'm facing is that only the partner functions which are made mandatory are getting copied from notifictaion to order. however i cannot make all the partner functions mandatory because they may not be relevant for all cases.
    is this common behaviour of system and if so is there any solution (without making partner functions mandatory)
    thanks in advance
    koustav

    Hi,
      This is a Standard Functionality . You can try using the below USER-EXIT for your requirement.
    EXIT_SAPLV09A_002:
              Use this is customer has to be maintained to a specific sales area.
    EXIT_SAPLV09A_003:
               This suits more of your requirement.
    INCLUDE ZXV09U03 - Add your code to copy the specific partner alone to the Doucment if it is an NOTIFICATION TO ORDER alone.
    This is used to control the orgin of partners in the Partner determination procedure..
    Hope this helps.

  • Customer Order Assigned to Tranport Order. Stock Available ?.

    Hello everybody,
    Our system release is 47.200.
    We are looking for run  a transport order assigned to a customer order.
    What happens:
    We have prepared the customizing and also a user exit to have the option to work with the assigned orders.
    Currently we can create the suppliers assigned orders
    and also we can create assigned transport orders.
    The problem appears when we want to make the expedition of the assigned transport order VL10G, then the system says that we don’t have stock available and that is not true because we have stock available Unrestricted Use.
    4999200004 000010 Only 0 ST of material 0401010 available
    4999200004 000010 An item with no delivery quantity is not permitted.
    The system looks the stock available for customers not the stock
    Unrestricted Use.
    Is possible to make a customer order assigned to Transport Order and this looks the stock available in the status Unrestricted Use.
    If we have to make a movement every time that we have stock available for the transport assigned order.
    It will not be a good process, will be very manual or if we will have to create a not standard Program sure that it will make mistakes...
    We are looking for this solution and sure that in a future we will need for
    the same with intersociety orders.
    Thanks for advance,
    Regards,
    Xavier Carbó

    Hi,
    I will explain our problem step by step:
    1.- In our system we have made the configuration to be able the assigned orders:
    When we make a customer order we can create an automatic purchasing order
    if we change the item category of the customer order.
    Also we can create a Transport Order.
    2.- We use the Transport Orders to send material from the central warehouse to
    the little warehouse.
    3.- The Transport Order is similar as Purchasing Order, the different is that this
    kind of order make a Picking / Delivery note in the central warehouse.
    With this delivery note we make the reception in other warehouse.
    4.- The problem that we have appears when we want to create
    the Picking / Delivery note. with VL10G
    At this moment the system says that we don't have stock available.
    Our Assigned Transport Order is looking the Customer Stock Available
    not the  Unrestricted use stock that is our normal stock ATP and is where
    we have always all our stock ATP .
    5.- For prepare the delivery note I have to make a material movement
    of stock to translate the Unrestricted Stock in Customers stock ATP.
    If I have to make this movement every time it will be very manual and
    we will do mistakes sure.
    I want that the Assigned Transport Order checks the Availability with the
    ATP Unrestricted Stock.
    I don't know if we can do something to find an automatic solution for the ATP,
    for us it will be very interesting because we can prepare this Transport orders
    connected to the Customer Order and this will be great.
    Thanks for advance,
    Xavier

  • Assigning an Internal Order to a Purchase Requisistion

    Hello,
    Probably not an ABAP question but I have noticed that most(if not all) question regarding PR's are directed here.
    Anyways my question is quite simple, is there a way to assign an Internal Order to a Purchase Requisition. I know there is an Account Assignment where the Fixed Asset is entered in the PR but some of the Internal Orders arent even fixed assets (or assets for that matter as some are overhead costs).
    Thank you everyone and good day.

    Hi Chad,
    when you create a purchase requisition (transaction ME51N) pick for your line item the account assignment <b>F</b> (the account assignment is the first field after the item number with the header <i>A</i>).
    Then you can assign in the item details an order number (tab <i>Account Assignment</i>).
    Regards,
    Claus

Maybe you are looking for

  • Migration Assistant Issues?

    My G5 iMac was on its way out, so I picked up a new 24" Intel iMac. I was desperate to get it up and running, so I used the migration assistant. I figured there were few PowerPC only apps on my G5, so wasn't too worried. Overall - no real problems. I

  • What does AM do with Attribute Assertions

    Hi, I am sending Auth statement and atribute statement assertion to AM. AM is accepting the Auth assertion and creating the session, but I am not sure what it does it with Attribute assertion? I want to pass these attributes to next AM. How can I do

  • SMTP for GMAIL

    We recently switched from our old mail server to GMAIL, and all of my scheduled Crystal Reports died.  Can anyone, PLEASE, tell me what I need to put in the Email (SMTP) Destination fields to make it work again?  I have been getting an SMTP_E_TCPSOCK

  • Controller Extension

    Hi All, I am working on Controller Extension. I extend controller but whenever i do personalize particular controller i cann't identified that controller name. how to identify the controller name. Narayana

  • Resuscitate a jailbreak iphone to original state

    hi there i pushed the button "reset all contents & settings" on my jailbreaken iphone 1st Gen, .... i wanted to clean my iphone & reset to before jailbreake .... but unfortunatly my iphone didn't start up after that .... dear guys ,please help me to