Enhancement of COR2

Hi Experts
I have enhanced the cor1 or cor2 screen using the enhancement PPC00020 AND APPENED THEtwo fields  IN AUFK table
and CAUFVD and i am passing the value through EXIT_SAPLCOKO_006 
and i have added the code like this
tables : caufvd.
move-corresponding caufvd to e_coci_aufk
But it is not saved in the aufk table.
Please help me
Regards
Manoj

Hello,
I have a similar probelm with the enhancement of COR2.
Would you please share the solution for the same.
thanks,
Jaya.

Similar Messages

  • Enhancement for COR1,COR2,COR3 -  PPCO0020 - to add custom field on screen

    Hello Experts,
    My requirement is to add a custom tab and in that a custom field for TCODE COR1. I have done this by creating a project from cmod for enhancement PPCO0020.
    Added the custom field to table AUFK and structure CAUFVD. the field name is KDAUF_AUFK1 and on the custom screen created an input field from structure, so the screen field is CAUFVD-KDAUF_AUFK1.
    Now when I try to code the Exit  EXIT_SAPLCOKO_006 with the below code
    E_COCI_AUFK-KDAUF_AUFK1 = KDAUF_AUFK1.  
    it does not store the data into the table AUFK.
    Can any one throw some light on this.
    Thanks,
    Jaya.

    A similar job explained in the document here. IWO10018: User Fields in Maintenance Order   Draw clues for your issue from the things mentioned in Step3 of this document for storing the values in the tables. Here tables are equated not fields.

  • User Exit or BADI for COR1/COR2

    Dear Experts,
    Can you please tell me if we have any user-exit or BADI for chaning the value of the technical completion date field
    i.e. AUFK-IDAT2 while saving the Process Order in COR1 or COR2?
    Thanks,
    Praveen

    Hi Praveen,
    Implement the customer exit EXIT_SAPLCOKO_006 in enhancement
    PPCO0020  Process order: Display/change order header data
    This is only importing one field I_AUFNR.
    but try the logic below.
    data: lv_fnam type char16 value '(SAPLCOKO)caufvd'.
    field-symbols : <fs_caufvd> type caufvd.
    your checks for changing the field IDAT2 (Technical completion date).
    Try to change <fs_caufvd>-IDAT2 field value.
    Regards,
    Dwarakanath.S

  • User Exit for Changing Quantity in Process Order , COR1, COR2

    Hi All,
    Can anyone point me towards the light in User exit related to COR1 and COR2.After the Creation of Process order  while saving i need to write a code that rounds off the quantity values.
    I tried to change the values in the below user exits but i was not succesfull.
    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
    Reason was the data related tp materials was not accesble at this point and residing in resb internal table .
    Any suggestions ? Ideas  ?
    Thanks in advance,
    Gowri

    Hi,
      Try with BADI <b>WORKORDER_UPDATE</b>.
    Regards

  • Automation of batch number copy from RESB to AFPO using COR2/COR5

    Dear exports,
    As subject, I need to copy batch number from RESB-CHARG to AFPO-CHARG AUTOMATICALLY.
    I made enhancement in user exit ZXVBZU02. It works manually when click "create button" under tab "Goods recpt" in transaction COR2 after batch number determination (assign value to RESB-CHARG first).
    For automation, I'd like to do copy by either RELEASE (in COR2 or COR5) or SAVE (in COR2) this process order instead of clicking "create button".
    I found an BAdI WORKORDER_UPDATE, and put break-points in method AT_SAVE, AT_RELEASE, IN_UPDATE. But somehow it's NOT stopped.
    I think I may pick the wrong BADI, or no such solution.
    Your help is most welcome.
    Thanks alot.
    Steven
    Edited by: Steven Zhang on Oct 29, 2008 10:48 AM

    YES, badi is active. Also the break-point was placed in before_update (actually, I prefer at_release). It's bypass all those methods.
    Now I am suspecting whether this is the right BADI. From naming, it looks it is. But as we knew there is a tool (useful report), it can report all enhancements (including user exit and BADI) according to transaction. The badi WORKORDER_UPDATE is not listed in both COR2 and COR5.
    How? pls throw a light on this.:(
    By the way, I'm using ECC6.
    rgds,
    Steven

  • Process Order COR2, main product + co-product automatic lots creation

    Hello Gurus, I'm a programmer but before starting the enhancment of standard I want to be sure that there is no other solution (in customizing)
    I have the following situation
    Maint Product A
    Co-product B
    Current situtation
    I have a process order in COR2, when the process order is released and than saved automatic inspection lot is created only for Maint Product A
    Requiered situation
    Requiered situation is that while process order release also the inspection lot for Co-product B should be created
    Is there any chance to do it using customizng
    At the moment for both materials A and B there is the same inspection type assinged and the orgin type is '04' and also the control of inspection lot creation is set to 'Y'.
    Is there any chance to change sometihg (inspection type, orgin type, something in MM)
    NOTE: I would like to do it without doing a GR for Co-product B but exactly have a lot for Co-Product after releasing PO in COR2 like it is for Main Product now
    I will really appreciate your notes
    Thank you in advance Bogumila
    Edited by: Bogumila Wendt-Rybak on Jul 17, 2009 10:57 AM

    I dont think we can have a inspection lot created automatically for the co-products upon the Order creation .i.e release...
    U would have to make it via enhancement... also i believe u can customize a separte inspection type and then use it to create inspection lot..
    hope this helps.
    regards
    csn

  • In cor2, components only first line item should be in editalbe mode and res

    Dear friends,
    My client requirement is , in cor2 ie change process order, in components, Except line item 1. rest of all the components needs to be in display( grey) mode.
    As far as my knowledge,  with the option of Screen Variant , we can make all the components items grey But not one line item in editable mode and rest of all in grey mode.
    Please suggest a way out.

    Hi,
    A suggestion:
    Use one of the below user-exits to meet your need.
    PPCO0008  Enhancement in the adding and changing of components
    PPCO0023  Checks Changes to Order Components
    So the logic could be, if changes are done to any component except the first one, then prevent saving of the order. Discuss with your abaper & it shoudl be possible.
    I doubt with a screen variant this can be possible.
    Regards,
    Vivek

  • Process order Release COR1/COR2 depending on result of derivation

    Hi All,
    I have a requirement , where in Transaction COR1/COR2, I enter all the details and go to Release using the FLAG button at the time of doing Release i get one pop-up called Result of Derivation with Error/Warning/Information with either OK/Cancel.
    If i do OK , i can still release the Process order though i have Error in the result of derivation pop-up.
    My requirement is , if there is any error in this result of derivation i should not be allowed to Release the process order .So either the OK button should be disabled or i should display a error message at the time of saying OK ,if there is any error and don't allow release.
    Please guide some enhancements.
    Thanks,
    Rajendra

    With help of workorder_update badi

  • Problems in screen exit of COR1 and  COR2

    Hi Experts
    I have enhanced the cor1 or cor2 screen using the enhancement PPC00020 AND APPENED THEtwo fields IN AUFK table
    and CAUFVD and i am passing the value through EXIT_SAPLCOKO_006
    and i have added the code like this
    tables : caufvd.
    move-corresponding caufvd to e_coci_aufk
    But it is not saved in the aufk table.
    Please help me
    Regards
    Manoj

    Hi ,
    Write the code in
      MODULE status_0900
    it will creates new include program. In that include program you will definetly get the field you require.
    Syntax :--
    loop at screen .
          if screen-name = '*******'                     " Name of the screen element to deactiive...
                   screen-input = 0.   OR   screen-active = 0.
                   MODIFY SCREEN.
          endif.
    endloop.
    Put a BREAK-POINT at the screen-name statement & check.
    Regards,
    Venu.

  • COR2 user exit for saving item changes

    Hi,
    i need to  change item contents with user exit while saving in COR2 transaction.I found several user exits with debugging.But could not accomplish to change fields.
    Please give me a user-exit name which can change the item contents while saving.
    Thanks.

    Hi burc,
    what about enhancement CONFPI05 Process Ord. Conf.: Cust.-Specific Enhancements when Saving, EXIT_SAPLCORF_405.
    Or tell in more detail what is it you want to change.
    Regards,
    Clemens

  • Send mail after transaction code COR2

    Hello gurus,
    Anyone knows the badi or userexit which is getting calld after successfull change in TCode COR2?
    I need this enhancement to send mail after successfull entery.

    Dear ,
    Transaction Code - COR2 Change Process Order
    Following are the list of user exit which are available for Process order Managment.
    - PPCO0006 to predefine entries for order header fields when creating
    an order
    - PPCO0001 to provide information at the time of saving (for
    production orders and process orders)
    - PPCO0007 to check or change header data when saving
    - PPCO0002 to add additional checks that are to take place when
    setting the deletion flag or deletion indicator
    - PPCO0003 to prevent changes in sales order items that would cause
    changes in the process order for static assembly processing
    - STATTEXT to format the status line
    - PPCO0008 to check components that have been changed or added
    Hope this will be useful
    Regards
    JH

  • Enhancement to a cube

    Hi Gurus
    I am working on BI 7 and as per a requirement i had to add 2 fields i.e calmonth(0CALMONTH) & a key figure namely document number (0CRM_NUMDOC) to a cube, now in tranformation calmonth is being mapped to a field in the DSO name of the field being, date field(0CRM_CRD_AT) and the key figure is being mapped with field of the same name in the DSO.After adding the fields to the cube and performing the full load i do not see the result for all records of the 2 fields that were loaded in the cube.kindly suggest..points will be hansomely awarded

    Hi Sharma,
    As u said the fields to be added to the cude, in this case the DS is already having this fileds and not mapped at the intal satage of mapping....????
    Can you check in RSA3 whether these fields that you have added does contain the Data for this perticluar Datasource.
    If you have enhanced the data source then u have to chek at the source system level itself.
    Since you are using BI.7 the DTP method then there is only 1 place that you map is in Tranformations.
    In this place it is direct map and 0CALMONTH if you map to any data field it will take the conversion automatically.
    Same way the Key field also if it is a direct field then it has to come.
    Best Regards,
    VNK.

  • Enhance MR11

    Hello Gurus ,
    I am trying to enhance MR11 Transaction (Report : SAPRCKM_MR11) .  Here i am adding GR  and  IR  posting date(BUDAT)  as selection field  .
    Requirement is that MR11 should consider  Gr and IR for that period.. compare and show the difference .
    In the program
    I added posting date(BUDAT)  in the select query to  'v_ckmlgrir' .  and it is picking all the records with in that period , open and cleared both .
    1)   But I want only the open one .....and I dont see any flag for that ....so is there any way i can get only the open items ?
    2) I observed that if i dont specify posting date ...I mean just run the standard MR11 ...then also it picks up open and cleared items ....but during processing it is considering open only don't know why ..i debugged it  its going through every item item but in the end considering open only which is correct ....so not understanding why its not doing the same if i restrict it to posting date .....
    any suggestion is greatly appreciated !!
    PS : GR/IR account   open items I can see from FBL3N .

    If you are using an account assigned PO then possibly the order(PM order, internal order etc) to which your PO refers might have status as CLSD.
    Check and reverse the status.

  • Extractor 0FC_BP_ITEMS - Business Partner Items Enhancement

    I'm looking at using 0FC_BP_ITEMS extractor to extract Open and cleared items. Has anyone worked on the enhancement of this extractor. If so what are the steps involved in enhancing this extractor?  Is it similar to the Full load extractor 0FC_CI_01 and 0FC_OP_01. Any help will be great.

    Hi,
    Please have alook in help.sap.com- Netweaver- BI Content-FICA.
    This is not same as those two datasources which you mentioned. This datasource will give you delta records.
    Regards,
    Asish

  • What is new in Enhancement Package 2 and 3

    Hi all,
    The [ERP Solution Browser|http://solutionbrowser.erp.sap.fmpmedia.com/] is an excellent tool to find out, what's new. However I did not find any means to get a list of new features in ERP 6.0 enhancement packages 2 and 3. Any hint (especially what's new in HCM) is welcome!
    Regards
      Matthias

    Hello Matthias,
    check out Service Marketplace, alias ERP-EhP to find out what's being delivered as part of an Enhancement Package:
    http://service.sap.com/erp-ehp (logon required).
    Basically, it provides the following:
    link to SAP Enhancement Package Infocenter to understand the content based on functional domain, e.g. HCM.
    documentation on
    - EhP concept and strategy
    - overview presentation SAP ERP EhP 2 and 3
    - detailed presentation SAP ERP EhP 2 and 3
    - preview SAP ERP EhP4
    - how to implement EhP ("Must know guide for IT professionals")
    - test case templates
    - links to other useful resources (e.g. ERP solution map, media library, functional areas)
    Hope this helps!

Maybe you are looking for

  • Creating a film look in Final Cut Pro 3

    I have finished editing my short in and some of the images are too harsh; please advise me on how I can get a more film like look. I shot the short on a Sony PD-150 and edited it on Final Cut Pro 3 using a G4 and running OS X. 2.6 A friend suggested

  • NaN as Output Data points

    Dear friends, i have written a resistivty program using ke224 current source, ke2182a nano voltmeter and lakeshore325 temperature controller, the program is running fine, data points are being written to spreadsheet, but the data point on x-axis is 0

  • How to create flip book in InDesign so it starts with a single page

    The flip book out of InDesign is cool - but I have not been able to find a way to create it so that it starts with a single page, rather than a spread (with a blank white page opposite the cover).  Any help appreciated.

  • Videos corrupted in aperture,lion.

    Had to move entire library from external firewire drive to my desktop to finally keep it from crashing.  Now i can run aperture and my photos appear intact from what I can see but many of my videos are pixelated mess on the preview and none of them w

  • P2 AVCI 100 is not working since CS6

    Hello, I'm working for a German broadcaster with numerous Adobe  workstations. Unfortunately our Solutions Engineer from Adobe cound't  support us. I hope you guys can help. In Adobe CS5.5 (Windows) the following works perfect: - Adobe Media Encoder