Satrt User exit in PK13N when more then  1 kanban is put to Empty

The user exit is used in our SAP to generrate an email to the supplier when we put a certain kanban to empty. This functions. But you can also select 2 kanbans and the use the button 'put on empty'  Then this user-exit is only started ones and we only send 1 email then. How can we force SAP to start this user-exit for every selected kanban ?

Dear,
Please try the
MPKC0001 User exit for kanban calculation.
Or Badi MPKC_REQ_SELECTION BAdI for Requirements Selection for Kanban Calculation
PK_CCY_SELECTION Selection for Maintaining Control Cycles
Hope it will help you.
Regards,
R.Brahmankar

Similar Messages

  • User exit/BADI triggered when WWI document is released in CG02

    Hi,
    In CG02 when a WWI document is created for a specification i want to know user exit/BADI associated when the document is released/accept in the report management.
    Any help would be appriciated.
    Thanks,
    Sridhar.

    Hello
    the user exits mentioned do have special purposes.
    C1G20001 and C1G20002 are related with report management system
    C1G20003 and C1G20004 are related with report information system
    The other exit is related to tasks which can be "programmed" in using the report header. The "release/accept"  process is generally related to the definition of the generation variant.
    Regarding the mentioned BADI I have no special knowledge if it can be used here.
    Could you indicate the reason behind your question?
    Reason is: based on the generation variant definition there is no "real report" which can be "released" or the report is immediately "released" and the user exits mentioned will not help any more in most scenarios.
    With best regards
    C.B.
    PS: I have done a small research: Badi EHSS_WWI_BADI_001 is available starting ERp 6.0 o my knowlegde; depending to your business needs there is a chance that this Badi can help.
    Edited by: Christoph Bergemann on May 24, 2010 3:57 PM

  • User Exit or BADI  when saving Internal Orders

    Hello, I need a user exit or BADI when saving a Internal Orders to shoot a workflow
    REGARDS
    Dayana

    Hi
    Why do you need a user exit or BADI.
    Create a Custom Business Object(SWO1) and Create a New Event(SW01) and link it to the B.O. Or you could also create a CO Validation and use it for triggering a Validation and as a last resort you go for User Exit or Abap code.
    Check if you have some workflow expertise in your tech team and you should be fine.
    Thanks,
    Praveen

  • User Exit IDOC creation - When purchase order gets created

    Hi All,
    The requirement is whenever user creates a Purchase Order in the current SAP system an IDOC needs to get created and be sent to another SAP system where a Sales Order will be created.
    Can anybody suggest the correct User exit/enhancement at the time of Purchase order creation which could be used ?
    Also the function modules for creating the IDOCs within the user-exit.
    Thanks for your help.

    Hi Meghna,
    Your requirement is SAP standard function which means you don't have to use any user exit.
    What you need to do is configure output control, then when a PO saved, a idoc will send to vendor automaticly.
    Here is a step brief
    1. configure output type in NACE
    2. Add condition record in NACE
    3. Setup partner profile in WE20
    if you need detailed doc, give me your email, I can send you.
    Regards,
    Brown

  • User exit for VL02N when we save in the Tcode

    HI Can any body tell me what's the exact user exit that will trigger when we save the transaction vl02n ?
    Thanks in Advance
    Mahesh

    Hi mahesh,
    the userexit which ihave given is a standard one ,this needs access keys to write the code.
    iam giving the path plz check it.
    goto ->SE80->Give prog name SAPMV50A->Then expand the subroutines node u will find the USEREXIT_SAVE_DOCUMENT.
    if u want to check whether its triggering or not put a breakpoint on USEREXIT_SAVE_DOCUMENT and change the existing sales order and press save button.It will be triggered.
    Regards,
    Nagaraj

  • User-Exit or BAdI when saving an asset?

    Hi experts,
    I would describe our problem and I wish you could guide us to the best solution.
    We have create a Workflow that synchronises the creation of a functional location with the asset (because we don't find any user-exit that allowed this requirement). The process is the following:
    1.- First of all, Workflow validates that WBS Element of the functional location exists. In afirmative case, it continues to step nº 2. Otherwise, WorkItem is cancelled.
    2.- We create a functional location with tx. IL01 and as a result of that, a WorkItem is created related to some specific user. He opens the SAP Business Workplace and approve it.
    3.- Then, when he approves that WorkItem we call to the method BAPI_FIXEDASSET_CREATE1 that creates the asset.
    Now we would like to get some User-Exit or BAdI that makes our data persisted before the user press SAVE button, because i have to inform the asset and subnumer to the functional location with the number of the asset we have just created.
    Could that be possible?
    Lots of thanks.
    Javi

    Hi,
    I am still having trouble with this topic...
    No enhancements posted at the message before solved the described problem. So I started to think in another way...
    At the Workflow circuit defined to synchronise functional locations with asset master, we would like some function like "CreateBright" in Object "EQUI_EXT" (tx. SWO1). Inside the code, there is a call function to "AAPM_AA_SYNC_BY_WORKFLOW" that automatically creates the equipment and join the asset master.
    In functional locations, we don't have this function so what can I do to have the same concept in functional creations and not equipments? Any idea?
    Lots of thanks for the answers.
    Javi

  • BADI or USER EXIT for MIGO when changing order number

    Hi experts, I'm looking for a BADI or USER EXIT in Tx. MIGO that is triggered after pushing ENTER when you change the order number. What I need to do is to propose the movement type depending on the order data. Thanks.

    Not sure but you can try in BADi MB_DOCUMENT_BADI menthod:
    MB_DOCUMENT_UPDATE

  • User exit in MIGO when check is pressed

    Hi I'm working on 4.6b
    I checked the program thru which we get user exits from transaction
    My problem here is I want to display pop up when check button is pressed in MIGO transaction.
    Can anyone suggest any user exit....
    Thanks in advance
    Hema.

    hi hema,
    you can use the badi
    Badi MB_MIGO_BADI is used for adding new subscreen ( User defined subscreen )in the Migo transaction
    i donno weather it exists in ur verson r not?
    you can also check....
    You can use exit EXIT_SAPMM07M_001.
    This exit is executed before the document is posted.
    Also you can use exit EXIT_SAPLMBMB_001 after the document has been posted.
    ~~Guduri

  • User Exit or Badi when opening a Work Order

    I am looking for a user exit or badi that triggers when a work order is opened or better yet when the components tab/button is clicked.

    Check the following enhancments:
    PPCO0018            Check for changes to production order header
    PPCO0019            Checks for changes to order operations
    PPCO0012            Production Order: Display/Change Order Header Data
    PPCO0013            Change priorities of selection crit. for batch determination
    PPCO0008            Enhancement in the adding and changing of components
    PPCO0007            Exit when saving production order
    PPCO0001            Application development: PP orders
    Hope this  helps
    Rajeev

  • User Exit/Dynamic Actions when saving Business Event

    Hi,
    In Training & Event Management, is there such a thing as a user exit/dynamic actions that will be invoked when saving a Business Event?
    Thank you.
    Regards,

    Hi
    Please check out the following Business Add in
    RHPV0001
    HRTEM00MASTERDATA 
    HRTEM00NET_ACTIVITY
    HRTEM_HANDLE_BOOKING
    Reward points, if helpful.
    regards
    waz

  • How to control when more then one ratiobutton active?

    I used pnp LDB, in these i am created 6 radiobuttons.
    Radiodutton 1 use : List Display
    Radiodutton 2 use : Grid Display
    Radiodutton 3 use : Paper Display
    Radiodutton 4 use : Download
    Radiodutton 5 use : Send Email
    Radiodutton 6 use :  Application Server
    Here List & Grid display are working and remaining any one Radiobutton select and execute. It is show error i.e 'More then one radio button is active'.
    How i can control it. Plese give me Idea about that.

    Hi Thrimu,
    Try to clear radio butttons in INITIALIZAATION event. So that, only one radio button will be active.
    also, try to use AT-SELECTION SCREEN OUTPUT event.

  • User exit not active when saving sales orders

    while creating a sales order (VA01)   i need  to update  the  storage location  based on  division . for this the badis  and user exits  are not triggering   while creating a sales order for the above requirement
    any solution........
    <removed by moderator>
    thanks in advance..
    <Subject edited. Please read the [Rules of Engagement|https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]>
    Edited by: Mike Pokraka on Aug 7, 2008 8:38 AM

    JVP,
    MV45AFZZ this is the include which is trigger while creating SO.
    use  FORM USEREXIT_FIELD_MODIFICATION   to write code.
    your code look like if sy-tcode = 'VA01'.
    update field.
    endif.
    Amit.

  • OIM reconciliation fails when more then one record in trusted source table

    I've create a reconciliation connector against an oracle table with 2 colums:
    user_id
    email
    When I run the connector with only one record exists in the table everything works fine and the user is propogated to the OIM user store. If I add a second record and run the reconciliation again I get:
    ERROR,18 Jun 2010 10:15:58,715,[XELLERATE.JMS],The Reconciliation Event with key -1 does not exist
    ERROR,18 Jun 2010 10:15:58,716,[XELLERATE.JMS],Processing Reconciliation Message with ID -1 failed.
    I'm fairly certain this is something simple.
    Does anyone have any thoughts?

    How about performing the update IN the database using a stored
    procedure?
    By using non-database fields on your form to get the
    information, you can then call the procedure in the database to
    perform the updates. If an error occurs in the procedure you
    rollback, if necessary, and send a message or status back to the
    form. If it succeeds you might wish to commit and then re-
    execute the form's query -- using either the original key values
    or the new key values...
    null

  • User exit for MIRO when after saving?

    Hi,
        As subject. Because we want to print credit memo when transaction is credit memo and want to pop up a window to confirm print or not?
        Thanks a lot!!
    Best Regards,
    Nicole

    ParkFromData
    > BAPI_INCOMINGINVOICE_PARK: park invoice
    SaveFromData
    > BAPI_INCOMINGINVOICE_SAVE: enter invoice for verification in the background
    PreliminaryPostSingle
    > BAPI_INCOMINGINVOICE_POST: post provisional invoice
    holpe this help.
    Regards
    Eduardo Chagas

  • EDI - User Exit - Suppress Error - When incorrect data comees into a field

    Hi Abapers,
    I have a requirement.
    When processing an inbound sales order thorugh EDI, there is a field XXXXX which will be filled with some data everytime. Most of the time the data will be correct. When data is incorrect, the Idoc is not processing the sales order , simply throwing an error.
    Now i want to suppress that error. The Sales order should be processed, no matter what the data is. The status of sales document should be made incomplete.
    Is it possible.
    Thanks and waiting for your reply,
    Creasy Matt

    Any field, mandatory or not, with incorrect value will cause the procesing to stop.
    What you can do:
    1- check the value of the field upfront, if not valid, clear it out in IDOC processing
    2 - work with functional person to include that field  in incompletion log

Maybe you are looking for