COR1 transaction-any exit or badi

Hi Experts,
Is there any user exit, badi or Enhancement point to assign our own number range for Process order based on Plant. I searched thru all available userexits for COR1 but didnt able to find the exact one, please suggest in this regard...
Thanks
Regards

Hi,
Check these User-exit.Use according to your Requirements-
CCOWB001            Customer exit for modifying menu entries
COIB0001            Customer Exit for As-Built Assignment Tool
COZF0001            Change purchase req. for externally processed operation
COZF0002            Change purchase req. for externally procured component
PPCO0001            Application development: PP orders
PPCO0002            Check exit for setting delete mark / deletion indicator
PPCO0003            Check exit for order changes from sales order
PPCO0004            Sort and processing exit: Mass processing orders
PPCO0005            Storage location/backflushing when order is created
PPCO0006            Enhancement to specify defaults for fields in order header
PPCO0007            Exit when saving production order
PPCO0008            Enhancement in the adding and changing of components
PPCO0009            Enhancement in goods movements for prod. process order
PPCO0010            Enhancement in make-to-order production - Unit of measure
PPCO0012            Production Order: Display/Change Order Header Data
PPCO0013            Change priorities of selection crit. for batch determination
PPCO0015            Additional check for document links from BOMs
PPCO0016            Additional check for document links from master data
PPCO0017            Additional check for online processing of document links
PPCO0018            Check for changes to production order header
PPCO0019            Checks for changes to order operations
PPCO0021            Release Control for Automatic Batch Determination
PPCO0022            Determination of Production Memo
PPCO0023            Checks Changes to Order Components
STATTEXT            Modification exit for formatting status text lines

Similar Messages

  • Is there any exit or badi for "F-59"?

    Hi,experts,
      is there any exit or badi for "F-59" after "SAVE"?
      Thanks in advance.

    Hi ,
    You can search an exit for your program by using:
    CALL CUSTOMER statement ,it will give you all the function
    exits in your program and then in their included you can set a breakpoint
    and check which one gets triggered while the save option or
    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 f-59.
    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
    Regards
    Mansi
    Edited by: MANSI  ASNANI on Mar 25, 2009 7:06 AM

  • GL Account in Fast change not working - is any Exit or BADI available?

    Hi All,
    In ME21N/ME22N, there is a Fast Change Icon at the item level after Copy Item Icon.
    When clicked on it, we can see the hidden fields in it which are present in the structure
    MEGUI_MASSCH_ALLOWED_FIELDS
    Now I want to add one more field which is the GL ACCOUNT (SAKTO) in this list.
    So I added this field to MEGUI_MASSCH_ALLOWED_FIELDS structure by doing an Append Structure.
    I can see the GL Account FIELD in the structure MEGUI_MASSCH_ALLOWED_FIELDS
    but when we assign any value and execute it is not making any difference in the Screen.
    Please help me if any Exit or BADI is avalialbe which works for the above scenario.
    Thanks in advance.
    Wahid hussain.

    Answered.
    Thanks,
    -Syed.

  • User exit or Badi for ME21N transaction

    Hi Gurus,
    In ME21N tranasaction i need to make the field 'Free Item' ( checkbox ) as a mandatory field at item over view level for specific document types. so that user can't  save the PO order with out checking the checkbox.
    So is there any exit or badi to achieve the functionality.
    Thanks in advance.
    Regards,
    krisc.

    Hi gurus,
    Thank you very much for your replies.
    I resolved this issue my self.
    Thanks,
    krisc.

  • User Exit or BAdi for transaction ME41

    Dear Expert,
    I have requirement that we need to save RFQ without specifying vendor during ME41, understand this is impossible for standard SAP. Is there any exits or badi to facilitate this requirement. Appreciate your response.
    Best regards,
    Mahnansa

    The field vendor can be made optional from the layout changes . I dont think you need a exit .
    In SPRO , materials managment --> purchasing --> RFQ/Quotation --> Define screenlayout
    Select the optional check box for the corresponding field selection.
    -Hari.

  • Number range for Maintenance Order (IW31) - Any exit

    Hi All,
    I need to go for internal number overwite for Maintenance Order (IW31)for object AUFTRAG .
    I am going to maintain ztable which contain order type and  NRRANGENR.So,based on the ordertype i have to populate  NRRANGENR in the exit.
    Can you please tell me any exit or badi or through enhancement spot we can apply number range for maintenance order.
    Thanks .
    With Regards,
    Ambrose

    Hi,
    Do you need an exit ?
    You could create number range groups each with a specific number range. Then assign each order type to a particular group depending on which number range you want it linked to. If necessary have a different group for each order type.
    Configuration can be done in transaction SNRO for object AUFTRAG.
    -Paul
    Moving to [Enterprise Asset Management (EAM)|Enterprise Asset Management (SAP EAM); forum (for PM/CS specific topics).

  • Need a Exit or BADI  For Changing Validation Class  (PRUEFKL) during  EL28

    need to change the Validation Class Validation Class  (PRUEFKL)  or send it blank in order to remove all valdition during Meter read uplaod  , Can any one suggest a BADI or user exit or anything where in i can change the Validtion class before validation take place at the time of meter read uplaod .  As validtion class we do not pass in EL28 it usually get filled with 001 ans 002 . 
    Thanks in advance . 
    regards
    rajeev

    Thank for the response however my question was , can we change the Validation Class throght code  any exit or BADI  during el28  not  by config as config will be done for every thing as this we need to do only for a paticlular program .
    So in short i m looking for any enhancement point ( Exit /BADI ) which willl trigger during el28 and i will be able to send emply validation class in initial stage to avoide validation .
    Regards
    Rajeev
    Edited by: rajeevkohli on Aug 3, 2011 2:25 PM

  • User Exit or BADI to control GUI/Toolbar of TP04

    Hi All,
    I need to know any user exit or BADI enhancement for changing the toolbar of TP04. As of now, if we open TP04, we get two pushbuttons (Overview and Approve). We have a requirement like, only Overview should be displayed. Users should not Approve it and hence we need to take that pushbutton off. Kindly suggest me if anybody is aware of any exit or BADI enhancement to control GUI or Toolbar of TP04.
    Thanks a lot!!

    Thanks for the reply. However, we have a scenario because of which we are going for this disabling of the button. We have workflow for the travel management . The t-code TP04 will be given to SAP portal directly. And in workflow we have made Approval available for Save button, because of the event being triggered. So we do not again want this Approve button explicitly. And hence are thinking of disabling it. Is there any way to get this?
    Thanks a lot!!

  • Exit or badi for me21n- for adding new field in delivery tab(Item level)

    HI,
    My Requirement is to add the New Field(Inspection Lot) in delivery tab in item level of me21n .
    I want to know this can be done by any Exit or Badi or modifying the standard sap is the only way to do this... 
    Kindly help me to solve the issue..it's quite urgent , i unable to find one,i used the exit mequery1 but did not work ......
    Thanks in Advance.

    Hi Nagaraju,
    Actually,for every T-code,SAP has provided a lot of BADIs where the customer can write their own codes depending
    upon the functionality required.
    In order to find the BAD for a particular T-code,go to the T-code SE24 and type in cl_exithandler and click on
    Display.
    You will get a list of methods in that class,double click on the Get_Instance method from the list.
    you will get the code for that method.Scroll down and you will find one of the parameters "Exit Name" there.Put a
    breakpoint on that function module and press F8.
    In the debugging mode,double click on the Exit Name to get the value contained in it.You will see the first BADI
    provided in that T-code.
    Note down this and then keep on pressng the F8 and noting down the BADIs being displayed.
    Now ,you will have to find out the BADI which fits your requirement.
    Now,it is not required to opy that BADI into ZBADI.Instead it is better to create a new implementation for this
    BADI.
    Go to the T-code SE18 and see its definition.
    Now,go to the T-code SE19 and create a new implementation and write the code there.
    Once done,activate that implementation and the BADI also.
    Now run the T-code and debug the code that you have written.You can modify the code accordng to your requirements.
    In case you have any further clarifications,do let me know.
    Regards,
    Puneet Jhari.

  • Exit or BAdi for Validating GR posting date Greater than PO creation date.

    Hi all ,
    Is there any Exit or BAdi for restricting users to post GR date greater than PO creation date.
    Regards
    Gibi Philip

    Gibi,
    check this:
    MB_CIN_LMBMBU04                         posting of gr
    Amit.

  • Exit or BADI to prevent GR posting for WPUWBW01 if there are errors

    Hello Experts,
    Are there any exits or BADI to prevent GR posting for inbound idoc WPUWBW01
    if there any error line items?
    Thank you guys and take care!

    Hello Experts,
    Are there any exits or BADI to prevent GR posting for inbound idoc WPUWBW01
    if there any error line items?
    Thank you guys and take care!

  • EXIT or BADI

    Can anyone provide me any exit or badi for the background execurion of COHVPI ?
    Moderator message: please do more research before asking, show what you have done yourself when asking.
    Edited by: Thomas Zloch on Jun 14, 2011 1:18 PM

    Can anyone provide me any exit or badi for the background execurion of COHVPI ?
    Moderator message: please do more research before asking, show what you have done yourself when asking.
    Edited by: Thomas Zloch on Jun 14, 2011 1:18 PM

  • Need exits or badis for populating fax number while creating PO using ME59

    Hi ,
        I need to populate fax number for the OA type vendor in partners tab during PO creation using ME59.
    these  fax numbers are maintained in custom table .
    i was not able to find any exits or badis .
    Please suggest me if there are any exits and badi to populate fax number in purchase order screen
    and also where the fax number is stored after saving PO.
    thanks in advance,
    Srilakshmi

    what is the requirement ?
    Fax number to be entered only for  that particular PO ? or should it be effective for that Vendor's address ?
    In SAP when one enters Vendor number, the address is fetched. When one changes or appends any details in address, new adrnr is created & saved in document header. EKKO-ADRNR
    if it is BDC it will be taken care automatically, but when u r doing it through BAPI then it's bit complecated.  you may have to first see the current address is default vendor address or user has already changed it. it it is default vendor addrnr then you need to create new Address with Fax number & assign in to that PO. if it is modified address for that PO then get ekko-adrnr & modify that address.

  • EXIT OR BADI OR ENHANCEMENT FOR CATS_APPR_LITE TCODE

    Hi All ,
       I want to put some validation for tcode CATS_APPR_LITE  . when you execute this tcode and after
    entering reporting period and F8 , it shows a report there you will click on first application toolbar button
    for Approve or Reset Approve for any row .
    When user click on Approve or Reset approve at that time i want to put some validations .
    For this validations i am not able to find any EXIT OR BADI OR ENHANCEMENT  .
    i found one Badi : CATSXT_EVENT . but my data is not visible which i want like Activity type .
    Can anyone please help me .
    Regards ,
    Nilesh K Jain .

    Hi Nilesh,
    Tcode : CAT2.
    /message/5260477#5260477 [original link is broken]
    Regards,
    Sravanthi

  • User exit or badi for me52n transaction.

    Hi all,
           i have a requirement to write a user exit or badi for me52n transaction. the requirement is in header section, only one plant should be accepted. that is in the first row one plant will be inserted. in the second row if we are inserting another plant other the first row plant, it should not accept it and it should raise an error.
    that is from the second row onwards, every plant should match with the first row plant.
    if any part of this issue is unclear, plz let me know so that i can explain it clearly
    this is urgent requirement.
    please let me know the solution as soon as possible.
    points will be awarded.
    thanking u in advance.
    A.srinivas.

    In this version exit EXIT_SAPLMEREQ_005 should exists (look at OSS <a href="https://service.sap.com/sap/support/notes/843446">Note 843446 - MEREQ001: Cannot call up external service data in user exit</a> this note refers to the exit and is applicable in  4.70. Look also at OSS <a href="https://service.sap.com/sap/support/notes/310154">Note 310154 - ME21N/ME51N: Customer-specific check, generating error log</a>
    Regards

Maybe you are looking for

  • Graphics Place holders - instead of images

    Hi Guys I am using ID4 and have set up various items that I repeatedly use in a library. Every time I drag over a library item that includes an image or two, the result is that I get the images as  Gray Placeholder boxes with diagonal lines through.

  • Vista can not detect my graphic card ATI HD2600 on Satellite A210-128

    Hallo, Can someone help me with this issue? I have a Toshiba Satellite A210-128 laptop with vista separately on DVD, but it seems that the dvd is damaged and I can not use it any more. I have installed on my laptop a brand new Vista from the original

  • End loop then advance to next frame

    I'm building a presentation and I'd like it if I could set up the following: There's a looping animation. It starts and ends with a solid transition to something else. However, I'm building this for a separate presenter (seveal, in fact) and I don't

  • My games keeps clash out,what can I do?

    What can I do? Every SOFTWARE of my iPad keeps clashing:my games, youtube, and lots of stuff. After I tried lot's of times, it's still doing that, I don't know what to do Pls help!

  • Firefox is forcing Acrobat file to be saved, rather than opening it. How can this be fixed?

    When I visit a website that has a .pdf file on it and I try to download the file, rather than opening up to be read, Firefox asks where it should be saved. It does not directly open the file for viewing as it had done last week. Thanks for any advice