BAPI or FM create notification

Hi everyone,I want to create PM notification via BAPI BAPI_ALM_NOTIF_CREATE,but can't find the location data import paramters,like ABC indicator\location\work center,who can tell which BAPI or FM can create location data in notification?thank you in advance.
Edited by: damon leung on Nov 27, 2011 5:33 AM

Hi,
Use FM "IQS4_CREATE_NOTIFICATION".
Importing structure I_RIQS5 carries location details.
BR,
Vijay

Similar Messages

  • Bapi's for creating Maintenance order in IW31 with notification

    Hi All,
       Is there any bapi's for creating Maintenance order with Notification number in the transaction iw31.
      Also is there any bapi's for creating measurement document.
    Points will be awarded.
    Regards,
    vinoth

    RFC MeasDocument: Individual Processing, Create
    MEASUREM_DOCUM_RFC_SINGLE_001
    RFC MeasDocument: Individual Processing, Change/Display or Read
    MEASUREM_DOCUM_RFC_SINGLE_002

  • Need FM or BAPI to create Notification Order (Like TCode IW34)

    Hi PLM Expert,
    Can you give hints to create Notification Order (Like TCode IW34) from FM or BAPI?
    Thanks in advance,
    Gilang

    Hello Raj and other experts, I need help creating a a maint order referencing notification. I am using method CREATETONOTIF to create Order refer notification. I am successful in creating order however bapi is creating two orders. One without reference to notification and second one with reference to notification. Please note i have to use create header object type and method 'Create' as well.
    If i get rid of first method below it_methods - Object id header & Method create so i only execute method called CREATETONOTIF , i get a error on "Enter another operation number" from bapi . Your help would be greatly appreciated. I am stuck on this error now.

  • Help needed to create Notification in IW21 tr code using BAPI

    <b>Hi Experts,
                      I am searching for some BAPI's of IW21 tr code, where I need to create Notification using the details of some legasy system/flat file. I dont wanna use BDC, I need to use BAPI so could anyone help me out.
    Thanks in advance,
    Sunil</b>

    <b>Hi Surya,
                   Thanx for your reply, if u have the program to create the notification could you please send me,,,, I need it urgently....I have a Z-table which has the datas like;
    CusomerName
    Customeraddress
    Work_order_type
    Work_order_priority.........and so on...
    Now I need to create notification using the same datas....
    Thanks in advance..
    Sunil</b>

  • Suggest BAPI for create notification IW34

    Hi,
    Kindly suggest BAPI for create notification IW34.
    Regards,
    Tanaya

    How to find function module or Bapi for particular transaction in sap?
    If you mean that you need to know what BAPI's a particular tranx uses, which I can only assume that's what you mean, then you should access the code behind the transaction and search for 'CALL'. That normally is the standard method that think that most people use. 
    Suppose you want to find the bapi for creating a sales order, you usually use transaction VA01 for this. 
    1. Find out the package of the transaction. 
    Start Va01 go to system --> status. 
    Double click on transaction 
    Package is VA 
    Open this package in SE80 
    Open business engineering-->Business object types 
    Find the BO which sounds the most appropriate 
    I would suggest BUS2032 Sales Order 
    Double click. 
    Open methods. 
    Find the released method with from data or something similar in the name 
    , Createfromdat2 
    Position the cursor in it and click the program button 
    Scroll down to find the bapi used in this method 
    With this way you can also find out programs and FM's 
    2. Start va01 go to system-->status 
    Double click transaction VA01 
    Double click on package 
    Read the application component. (this is SD-SLS Sales) 
    Then open the transaction BAPI 
    Sales and distribution>Sales>sales order 
    createfromdat2 
    Answer: This is  the BAPI for your mentioned   transaction code BAPI_GOODSMVT_CREATE.
    thanks,
    Sankar M

  • Creating notification (Its urgent Plz help)

    Hi All,
    I am asked to do a development for create notification such that if a person enter the measuring point greater than a specified limit say 60 which according to them is a dangerous point then a notification should be created and it should be triggered to the concerned person that the measuring point is at danger level. How could i achieve this functionality, how should i proceed, the transaction in which they needed this functionality  is IK11.
    What  should i do , how to proceed please help me out as its urgent issue.
    Thanks and Regards,
    Rachit Khanna

    Hi,
    <u>check the following fun modules based on it</u>
    <b>2078 BAPIs for quality notifications</b>
    BAPI_QNOTIFICAT_CREATE Create quality notification
    BAPI_QNOTIFICAT_GETCATALPROFIL Determine Catalog Profile for Quality Notification
    BAPI_QNOTIFICAT_GETKEYFIGURES Determines Existing Quality Notifications
    BAPI_QNOTIFICAT_GETLISTFORCUST Select quality notifications for a customer
    BAPI_QNOTIFICAT_GETMATLISTFCUS Select a Customer Material List for Quality Notifications
    <b>EEWM_SV_NTF IS-U-WM: Service Notifications</b>
    BAPI_ISUSMNOTIF_CREATEMULTIPLE Create service notifications
    BAPI_ISUSMNOTIF_SETCOMPLETED Set Service Notification to Completed
    BAPI_ISUSMNOTIF_USERSTATUSSET Set User Status for Notification
    <b>IWOPM BAPI Functions for PM/CS Notifications</b>
    BAPI_ALM_NOTIF_CHANGEUSRSTAT Change User Status of a PM/CS Notification
    BAPI_ALM_NOTIF_CLOSE Complete PM/CS Notification
    BAPI_ALM_NOTIF_CREATE Create PM/CS Notification
    BAPI_ALM_NOTIF_DATA_ADD PM/CS Notification: Add Data
    BAPI_ALM_NOTIF_DATA_DELETE PM/CS Notification: Delete Data
    BAPI_ALM_NOTIF_DATA_MODIFY PM/CS Notification: Change Data
    BAPI_ALM_NOTIF_GET_DETAIL PM/CS Notification: Read Detail Data
    BAPI_ALM_NOTIF_LIST_EQUI Select PM/CS Notifications by Equipment
    BAPI_ALM_NOTIF_LIST_FUNCLOC Select PM/CS Notifications by Functional Locations
    BAPI_ALM_NOTIF_LIST_PARTNER Select PM/CS Notifications by Partners
    BAPI_ALM_NOTIF_LIST_PLANGROUP Select PM/CS Notifications by Maintenance Planner Group
    BAPI_ALM_NOTIF_LIST_SORTFIELD Select PM/CS Notifications by Sort Field
    BAPI_ALM_NOTIF_POSTPONE Reset PM/CS Notification
    BAPI_ALM_NOTIF_PUTINPROGRESS Release PM/CS Notification
    BAPI_ALM_NOTIF_SAVE Save PM/CS Notification
    BAPI_ALM_NOTIF_TASK_COMPLETE PM/CS Notification: Complete Task
    BAPI_ALM_NOTIF_TASK_RELEASE PM/CS Notification: Release Task
    BAPI_ALM_NOTIF_TASK_SUCCESS PM/CS Notification: Set Task to Successful
    <b>IWWW BAPIs for Eqpt. + Service Notifications</b>
    BAPI_SERVICENOTIFICAT_CREATE Create service notification
    BAPI_SERVICENOTIFICAT_GETLIST Select service notifications according to customer or contact person
    Reward points for useful Answers
    Regards
    Sudheer

  • Creating Notification/Items/Tasks...etc

    Hey guys, i'm writing a program to create notifications/items/tasks...etc and i'm trying to use a couple of different bapi's to do such. Having difficulties get them to work properly. Not sure if its a parameter problem or what but could use some help. Does anyone have any experience with BAPI_SERVNOT_CREATE or BAPI_ALM_NOTIF_CREATE?
    I'm getting an error sometimes (Notification type S1 not defined)and other times it appears to create the notification however, no such notification exists in the service notifications (tn# iw53).
    Any help would be greatly appreciated. Thank you so much!
    -Shaunt

    Hi Shaunt,
    the BAPI for creating the service notification is actually pretty straightforward. I don't know about the errors you mention, but I guess I have an answer for your second problem.
    Try calling BAPI_SERVNOT_SAVE and then BAPI_TRANSACTION_COMMIT after calling BAPI_SERVNOT_CREATE and you should find the notification in IW53 (unless the first call to the BAPI returned any error messages.)
    Hope this helps, harald

  • Create Notification Navigation Button not working in Order Objects Tab

    Hi Gurus,
    I am having an issue in Order --> Objects tab. I want to create notification for additional  technical objects for the order. When I enter the technical object details and press enter, a "Create Notification" navigation button gets activated for that line item. But when I press that button, nothing happens. On the other hand if a select multiple line items and then press "Create Notification" button at the bottom of the line items, I am able to create notifications for the selected line items.
    Can someone help me suggest what can be the problem or suggest a Note which might restore the functionality of the "Create Notification" navigation button at the line item level.
    Thanks in advance for the help.
    Best Regards
    Vikas Hali

    Vishal,
    I dont think the Notification Create Button from line item is pretty much dependent on the Customization Settings or any sap note concerning this has not been as yet brought into my notice. In my system, this is working appropriately. The problem with this which i can think of is either an authorization issue or you should raise an oss for this.
    Regards,
    Usman

  • How to update data and create notification no using isr fm.

    Hi,
    Without creating the scenario in SFP, is it possible to update data directly in ISR_SPECIAL_DATA_SET,
    i want to use fm ISR_SPECIAL_DATA_GET in my program.
    i'm trying to achive same using ISR_NOTIFICATION_CREATE and built general, special table and long text to get a
    notification number. but  notification no is not creating ,  return msg is  ( E I 421   |Notification type  not defined ) even i'm passing currect notif type.                            
    Regards
    Ali

    Hi vijay,
    Nice to see your reply, I think, you are right...
    The Fm ISR_SPECIAL_DATA_GET already used in my various reports, Workflows etc.
    And I have a custom WebDynpro java based application which have similar data and have custom notification no. + (in this case probably i need to create new fm ZISR_SPECIAL_DATA_GET to use in above report and wf)+
    To avoid the rework and minimized the code Iu2019m trying to create notification no using standard fm and link custom WD data with ISR_SPECIAL_DATA_GET.
    Please let me know how to proceed with that
    Regards
    Raza

  • Bapi /  FM to create VL01N

    any Bapi /  Fm to create DO

    hi all,
    i have did this coding:
    append '0000010952' to wno.
    CALL FUNCTION 'SHP_GET_SD_DATA'
      EXPORTING
        IT_VBAK_KEY              = wno
      IS_ORDER_VIEW            =
      IF_DO_DYNAMIC_CALC       = 'X'
      CHANGING
        CX_SD_ORDER              = worder
    if sy-subrc = 0.
       if_ledat  = sy-datum.
      CALL FUNCTION 'RV_DELIVERY_CREATE'
           EXPORTING
                selektionsdatum    = if_ledat
                vbsk_i             = cs_vbsk
                i_lieferart        = space
                if_no_enqueue      = is_control-no_enqueue
                if_no_deque        = is_control-no_commit
                if_no_commit       = is_control-no_commit
                if_synchron        = is_control-synchron
                it_vorgabe_daten   = it_vorgabe_daten
                if_vbls_pos_rueck  = 'X'
                if_nur_vorgabe_pos = if_nur_vorgabe_pos
                is_delivery_extend = is_delivery_extend
                if_check_spevi     = 'X'
           IMPORTING
                vbsk_e             = cs_vbsk
           TABLES
                lvbak              = worder-vbak
                lvbap              = worder-vbap
                lvbep              = worder-vbep
                lvbfa              = worder-vbfa
                lvbfs              =          ct_vbfs
                lvbkd              = worder-vbkd
                lvbls              =          ct_vbls
                lvbpa              = worder-vbpa
                lvbuk              = worder-vbuk
                lvbup              = worder-vbup
           EXCEPTIONS
                error_message      = 1
                OTHERS             = 2.
         if sy-subrc = 0.
         endif.
    endif.
    where can i get the DO no?

  • BAPI/FM to create commitment item which can be commit/roll back externally

    Hi experts,
    Is there any BAPI/FM to create commitment item????
    I can use BDC but problem is that it can't be roll back. In my requirement  i want to roll back based on condition.
    i am creating GL and commitment item, if GL creation is failed commitment item should be roll back.
    Is there way to solve this issue ? please help me.
    Thanks in advance.
    Regards.

    Hi ,
    There is no fm for commitment item, In BDC what you can do is create two recording with 'SAVE' button clicked & not clicked. For test run use the recording where save button is not clicked and for actual run the other.
    You can also have a look into the program RFFMMDBI85 where the function FM_COM_ITEM_NO_SCREEN_CREATE is used. In that particular fm you have a parameter callsed i_flg_test
    Edited by: Keshav.T on Feb 10, 2012 11:56 AM

  • Is there any BAPI/FM to create a trasnport request and add objects into it?

    Hi Experts,
    Could anyone please assist me in finding a BAPI/FM to create a transport request and add objects to it.
    I could find a BAPI BAPI_REQUEST_CREATE, it creates trasnport request but doesn't have option to add objects.
    Thanks
    Yogesh Gupta

    Create a custom Function Module , in that write a BDC to create a transport request and add objects to it.
    Thats it.

  • How do I create Notifications automatically from Maintenance plans

    Hi folks
    I have a new requirement from a client.
    They would like some of their Maintenance plans to automatically create Notifications which can later be converted to maintenance orders.
    Please let me know what configuration chnages i need to carry out.
    Thanks, Felix

    HI
    goto SPRO>Plant Maintenance and Customer Service>Maintenance Plans, Work Centers, Task Lists and PRTs>Maintenance Plans>Set Maintenance Plan Categories-->
    new entries , enter PM notification slect call object as 2 notification and ref obj100 or copy existing from NC.
    tehn at the time of creating plan IP42, slect this and yu get option to enter the notification tyrpa nd other deatisl
    -ashok

  • Is there any BAPI that can create assignment in workforce planning (CMP2)

    Hello,
    I want to implement a batch input program in order to create assignment in workforce planning. But the screen is not actually proper for batch input. Is there any Bapi that can create assignment for a given network, Operation/Activity, suboperation/Subactivity, personel Number and work hours.
    Thanks in advance.

    Hi Aselsan,
    Please have a look into the below link
    [Link 1|Re: BAPI to create network (T-code CJ21)]
    [Link 2|Example code for BAPI_NETWORK_MAINTAIN]
    [Link 3|BAPI_NETWORK_COMP_ADD]
    Hope they are useful,
    Thanks
    kalyan

  • Deadline Monitoring doesn't create Notification and System Cond Field

    Hi Gurus,
    I have created a job schedule for IP10 (program RISTRA20) and this week it created 140 new Work Orders.
    However, it didn't create Notification and all the System Condition Field were in blank in different result than we got last week execution.
    Any idea what happened?
    Thanks,
    Michel

    Hi All,
    In fact I just checked the settings you suggested but all the parameter were set up correctly.
    PM01     M1     Assignment of Operations to Maint. Plan Notifications Active
    PM02     M2     Assignment of Operations to Maint. Plan Notifications Active
    PM03     M3     Assignment of Operations to Maint. Plan Notifications Active
    PM04     M1     Assignment of Operations to Maint. Plan Notifications Active
    PM05     M3     Assignment of Operations to Maint. Plan Notifications Active
    PM06          Assignment of Operations to Object List Entries Inactive
    PM07          Assignment of Operations to Object List Entries Inactive
    PM08          Assignment of Operations to Object List Entries Inactive
    And regarding the syscond field, I saw the in the Task List it's BLANK as well. So, I assume it pulls from the Task List into the WO.
    But still wondering about the Notification issue.
    Thanks again!
    Michel Khouri

Maybe you are looking for

  • CRYSTAL REPORT RUNTIME ERROR

    HI All, We have completed major upgrade  VC++ to MSVS2010 MFC Application and Seagate CR 6.0 to CRVS2010, I have used CR Viewer 13.0 and i have written code in C#. when i assign & load Report using CR Viewer , i am getting runtime error, below mentio

  • Field Profit Ctr is a required field for G/L account

    Hello Gurus,    I am getting the following error message "Field Profit Ctr is a required field for G/L account " at the time of settling  Internal Order using KO88.I identified that this error message is due to invoice been posted without reference t

  • Migration from oracle to standard sap bw components

    client using an oracle based corporate data warehouse management wants to migrate for sap bw. they are now using oracle for central reporting system. what kind of extraction has to be used? is table from oracle warehouse has to be converted to other

  • Problem wirh cascaded popups in spaces custom taskflow...

    Environmen*t Webcenter PS4 Page 1 raises Popup 1-> Which in turn raises Popup 2. Page 1 -> Popup 1 -> Popup 2 Problem I am having issues with multi-level popups in my ADF taskflow that I have deployed to my Webcenter Spaces environment. When I run th

  • Determine location of snapshot controlfile

    Hi, Do you know how to determine the location of the snapshot controlfile, whatever your rman version is? In 9i and 10g, I can do RMAN> show snapshot controlfile name;I wonder if this is possible in RMAN8i, since the show command does not exist. I fo