Exit for IW31 to add new partner depending on Planner group

Hello,
I am having a requirement, where i need to add a partner (by default) in tab partner of transaction IW31, depending on Planner group .
I had tried all the exits like : ICSV0003
ICSV0007
ICSV0008
IEQM0004
V09A0002.
But the above mentioned exits was not getting triggered after entering the planner group data in transaction IW31.
can any one please help me to find the exit or enhancement points?
Thanks in advance
Darshana

Hi Danish,
Thanks for your reply.
But this is not getting triggered after i entering the value in a field planner group (tab header) and then going to tab Partner tab to check defualt added value.
kindly let me know for any other exit.
Regards,
Darshana

Similar Messages

  • VA01 - Add new partner automatically

    Hi all,
    in VA01, for every item I need to add a new partner function automatically, depending of a certain condition type.
    Does anybody tell me the correct user exit I have to use ? 
    Best regards

    Hi
    u need to set the partner for agent in the schema partner for sales document in your cutomizing, in the schema u need to assign X,Y or Z as source: that means the partener will be determined by a user-exit.
    Then u have to implement the user-exit EXIT_SAPLV09A_003
    Max

  • Batch Input for VA31 and adding new partner

    Dear All,
    I have a already well running program, which is creating new scheduling agreement via transaction VA31 in batch input mode.
    Now, there is a new requirement to add one partner in the header. I made a recording and saw that there is a subcreen SAPLV09C. I extended the program, but doesn't matter I'm doing I always get the message:
    No batch input data for screen SAPMV45A 4002
    Does anyone has experience with adding new partners in the header and can explain me how to make the right development.
    Thanks in advance.
    Klaus

    Hi Klaus,
    If you get the error No Batch input data for screen proceed as follows:
    1. In the Installation Assistant mark the foreground checkbox (in the column FG of the Installation Assistant project view) of this specific eCATT.
    2. Activate the project again.
    3. Run the eCATT in foreground
    seee this links
    ftp://ftp.software.ibm.com/software/websphere/integration/wbiadapters/library/doc/pdf/mysap4/mysap4_60.pdf
    www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm - 9k -
    thanks
    karthik
    reward me if usefull

  • User Exit for KP90 to add Company Code

    Hi Experts,
    I need to add company code to the selection criteria of the KP90 transaction
    and thereby  clear plan data by company code.
    Please let me know the User Exit for the same or the way i should search for one.
    Or shall i instead create a Z program to meet the above requirement.
    Please help.

    Go to SE80 - choose program - SAPMV45A - Screen number 8309 - this is the screen exit to add fields in Additional data b
    You can write your own code for this screen and Try to use other user exits in SAPMV45A program and make sure you use transaction type or Sy-Tcode as the same program is used for quote and sales orders tooo
    Good luck

  • Add new partner function as a characteristic in structure PAPARTNER

    Hello experts,
    I have create 2 new partner functions (Z) in SD and have assinged in customer master. I need these 2 custom partner functions to be transfered to CO-PA during billing. I have followed OSS Notes 12682, 36557 and 36406.
    I Have define 2 new domain/data elements in the new partner functions (ZFPZ1 and ZFPZ3) and have assign it in structure MCPARTUSR to the new partner fields (PPARTZ1 and PPARTZ3).
    However when trying to add this new fields to the profitability analysis data structures using transaction KEA0, from the structure PAPARTNER, the new partner fields do not appear.
    Can anyone tell me what is missing?
    Best regards,
    HP.

    HI,
    normally it should work fine if you followed SAPNET note 36557 + corresponding. If it is freight cost where the problem occurs, see SAPNET note 411032. See also 93658, maybe thats helpful.
    Best regards, Christian

  • Can't get user exit ICSV0008 to enable a new partner type to be used in CS

    ICSV0008 components
    EXIT_SAPLIPAR_003
    EXIT_SAPLIPAR_004
    EXIT_SAPLIPAR_005
    I added code to all 3 exits in ICSV0008 as per the documentation that is attached to each module.  This code is saved and activated.  However, my new partner type is never shown in the F4 list of partner types when I try to set up a new partner function in Define Partner Determination Procedure in Cust Service.  I only see the standard SAP partner types.   I set breakpoints, and the code in all of the 3 user exits never even executes.
    Can anyone explain precisely how and where this exit gets called?  Or perhaps provide any additional info?  The documentation attached to the user exit does not explain this.
    Thanks in advance.
    -Bill

    Yes, I created a project in CMOD called ZPARTNER.  I activated this at the project level and it does show a status of Active.  Do I need to do something else so the my enhancement is enabled?

  • To add new characterstics to a report group

    Hi,
    We have created a report group under 601 library. Structure used is CCSS. But we need the field currency type to be added as a characterstic. Since it is not avialable in CCSS we are unable to do that.Please suggest a way.
    Thanks,
    Seema.

    Hi Shamia,
    Check these Tcode for Report painter,
    Report painter....
    GRR1, grr2, grr3
    GS11, 12, 13 for variable
    GS01, 01, 03 for sets
    GR51, 52, 53 for report group
    GR21, 22, 23 for library
    for export-import:
    -Any new variables (GS17 - Export ,GS18 - Import )
    -new sets (GS07 - Export ,GS08 - Import )
    -new report (GR37 - Export ,GR38 - Import )
    -new report group (GR57 - Export , GR58 - Import )
    -new library (GR27 - Export , GR28 - Import )
    [Report Painter|http://www.virtuosollc.com/PDF/Get_Reporter.pdf]
    Hope your problem solves.
    Thanks & regards,
    Dileep .C

  • Conditionally add a page dependant on next group section

    Dear Forum
    I have a report in the format
    RH
      PH
         GH1
            GH2
               GH3
                  Detail
               GF3
             GF2 (If next group section = GF1 do not add a page. If Next group section any thing else add page)
          GF1
    I seem to have an issue determining the next group section at GF2
    is this possible?
    Are there any functions avaialble to ascertain the next displayed section on a report
    Thank you for your help as ever
    With Kind Regards
    Paul Marks

    hey Paul,
    you can figure this out using field values, though it's a bit of work as you'll have to create formulas for each group.
    as an example, if you want to figure out if Group Footer 1 is the next section:
    GF1 will appear next if the field value for Group 1 will be changing...place this formula in your GF2 section as a test...change the field value in the formula to whatever your Group 1 field is....
    {{Customer.Country} <> next({Customer.Country})
    you'll get a true when the next section will be GF1.
    cheers,
    jamie

  • Badi or Exit for IW31

    Hello,
    i need an Exit or Badi for transaction iw31.
    I want to create a new order with a template order.
    Order will be create like the template order WITH reservationdata (charg and lgort is filled for components)
    I need an exit or Badi to delete the reservation data from the new order.
    thanks in advance.
    best regards,
    Dennis

    Hello Dennis,
    First you have to find out your operation's standard program from T-Code-OIDF for this transaction IW31.
    Then after acquiring the standard program name, through SE38, open it and through find button search for CALL CUSTOMER statement which will give you list of exits in your transaction IW31.
    You can also search a BADI for any particular transaction , for that first go to T-Code-SE24 and give the Object Type as CL_ExitHANDLER.
    Then double click on to Get_Instance Method and set a brakpoint on the line:
    CALL METHOD cl_exithandler=>get_class_name_by_interface.
    Next step is to execute your T-Code IW31.
    It will go into debugging mode.
    Start debugging by writing EXIT_NAME in the checking area while debugging.
    This EXIT_NAME will give the BADI'S used with each screen processed.
    Hope It helps You.
    Thanks Mansi

  • User Exit for Delivery to add Profit Centre

    Hello All,
    I need the User Exit to Add the Profit Centre at Delivery level..!
    I tried in this MV50AFZ1 Form FORM userexit_move_field_to_lips.
    but its not working...
    So please let me know the userexit and the code..!
    Thanks in Advance
    Regards
    Babu

    Hi Prabhu..
    We need to maintain the profit center derivation rule in the delivery or billing document, i.e. if batch no starts as A- Profit center-1000, B -Profit center-2000. We have used some user exit in order and working fine. where as our client is interested to have same in delivery or billing document. The profit center should be determined as per batch no starts and not as maintained in the material master.
    now I did it in Delivery its working fine only in Delivery but its not carrying to Billing
    so please help me out which carries for entire cycle
    my code is like this
    Include MV50AFZ1
    FORM userexit_save_document_prepare.
    LOOP AT xlips.
    IF xlips-charg+0(1) EQ 'D'.
    xlips-prctr = '0000001000'.
    ELSEIF xlips-charg+0(1) EQ 'E'.
    xlips-prctr = '0000001200'.
    ELSEIF xlips-charg+0(1) EQ 'R'.
    xlips-prctr = '0000001300'.
    ELSEIF xlips-charg+0(1) EQ 'M'
    OR xlips-charg+0(1) EQ 'P'
    OR xlips-charg+0(1) EQ 'N'
    OR xlips-charg+0(1) EQ 'U'
    OR xlips-charg+0(1) EQ 'H'
    OR xlips-charg+0(1) EQ 'L'
    OR xlips-charg+0(1) EQ 'S'
    OR xlips-charg+0(1) EQ 'O'
    OR xlips-charg+0(1) EQ 'Y'
    OR xlips-charg+0(1) EQ 'B'
    OR xlips-charg+0(1) EQ 'A'
    OR xlips-charg+0(1) EQ 'I'.
    xlips-prctr = '0000009001'.
    ENDIF.
    XLIPS-UPDKZ = 'U' .
    MODIFY xlips.
    CLEAR xlips.
    ENDLOOP.
    ENDFORM. "USEREXIT_SAVE_DOCUMENT_PREPARE
    Thanks
    Regards
    Babu Aeda

  • Screen exit for MM01 to add additional fields to basic data tab .

    Hi All ,
    We are working on the SAP version ECC 5.0 . Our requirement is to add additional fields to the general data section of the basic data1 tab for the tcode MM01 . I have gone through many previous queries in SDN but not able to figure out what exactly the process should be . All I could figure out is to start the process from appending the structure to MARA for the additional fields . Then follow the steps in the SPRO .
    Define Structure of Data Screens for Each Screen Sequence
    Assign Secondary Screens
    Maintain Order of Main and Additional Screens
    Assign Screen Sequences to User/Material Type/Transaction/In
    Define How Maintenance Statuses Are Determined in Data Trans
    Create Program for Customized Subscreens
    I am not able to comprehend what we are trying to do in these steps .
    Can anyone explain me in detail what we are trying to do in the whole process ?
    Thanks ,
    Varun .

    Hi varun,
    Create the append structure on the MARA table.
    The SAP note 44410 describes how to add the new fields to the screen and how the updating will work.
    1.     Make a copy of function group MGD1to ZMGDI as stated inthe Ossnote using program COPYMGDI.
    2.             Goto Se38 enter program name SAPLZMGDI Click Display and goto> program-> other object---> enter screen number '0001' and add your fields to the subscreen which should apper on the the general data section of the basic data1 tab for the tcode MM01
    2.     Make the changes stated in SAP Note.
    3.     After make the changes the functional analyst will need to make some configuration changes.
    4.     SPRO -> Logistic General -> Material Master -> Configuring Materal Master -> Define Structure of Data Screens Sequence.
    5.     Select SSq = 21 then click on Subscreens select Basic DATA1
    6.     Enter in the new screens that were built
    7.     Change the row that was create putting in the program (function group program) that was created in step 2.
    Thanks and regards,
    Pavankumar

  • User exit for IW31 which capture screen field Po number

    Hi all
    I have the requirement that when we save work order created by IW31. It shud trigger any user exit or BADI.
    In that we have to validate the screen field Purchase order number BSTKD from the Ztable entries.
    My problem is that no user exit passes this value as export parameter. so without that how can I get this value in the include program. Please let me know the user exit which hit after save and passes PO value so I can validate this field.   Thanks!!!
    Quick answer will highly be appreciated!!
    Nikhilesh Vyas

    Hello Kiran
    Thanks for ur reply
    But this Badi does not have purchase order number as parameter in any method which call after user press save button.
    Please let me know any other alternative if u have ...thanks!!

  • BADI for ME51N to add new TAB(screen)

    Hi,
    Is there any BADI or Screen Exit to add a new TAB at item level in Purchase Requsition (ME51n) ?
    Thanks

    Hi,
    Check below link
    https://www.sdn.sap.com/irj/sdn/forums
    Regards,
    Prashant

  • Screen exits for IW31

    Hi all,
    i want to put copy button in tcode iw31 or iw32 on Work Order Component tab. Kindly let me know. i tried with IWO10018 but this display copy button under Enhancement Tab which i dont eant i want under Component Tab..
    Please do help me

    Hi!
    In IW32 transaction, you can use only the extensions tab for adding customized fields and buttons.
    The standard toolbar could not be modified (without standard modifications of course).
    Check out the following enchancement in SMOD: IWO10018

  • User Exit for IW31

    Hi Friends,
    I've to agree a validation on the field RESBD-POSTP but I can't find an user exit to do that.
    Thanks in advance.....
    Leonardo.

    Hi Erwan,
    Yes, I tried to used IWO10012, but it didnt work.
    Do you know another exit?
    Thanks.
    Leonardo.

Maybe you are looking for