Change process order range number

I was requested to change the current process order range number.
Could you give some information about this?
Pros/Cons?
Thanks,
Gerardo

The Process order number range is maintained in tcode : CO82.
Typically you change number range for various reasons like
1. External number range required
2. New order type created & new number range required for Rework orders
3. Tracking certain special orders with different no range for differenciation & easy visibilty
4. Specail no range reqd due to limitation of External System that is interfaced with SAP
5. Different no range required for collective orders, MTO, M to stock orders etc...
These are some of the reasons I can recollect from my experience.
This you may take as the PROS.
As far as CONS : 
1. Good communication with user group needed before number range change
2. As with any configuration change, Regression testing needed by users/ business groups before configs move to Production
this is my 2 cents...
hope this helps. More questions? please come back
thanks,
Ram

Similar Messages

  • Change Sale order range number

    Hi,
      I have implemented the number range selection in user exit MV45AFZZ for sale order.  Is there any BADI available which provide the same capability as MV45AFZZ ??
    Regards,
    Kit

    The Process order number range is maintained in tcode : CO82.
    Typically you change number range for various reasons like
    1. External number range required
    2. New order type created & new number range required for Rework orders
    3. Tracking certain special orders with different no range for differenciation & easy visibilty
    4. Specail no range reqd due to limitation of External System that is interfaced with SAP
    5. Different no range required for collective orders, MTO, M to stock orders etc...
    These are some of the reasons I can recollect from my experience.
    This you may take as the PROS.
    As far as CONS : 
    1. Good communication with user group needed before number range change
    2. As with any configuration change, Regression testing needed by users/ business groups before configs move to Production
    this is my 2 cents...
    hope this helps. More questions? please come back
    thanks,
    Ram

  • COR2 (Change Process Order) Upload & Data Change Using BAPI OR RFC

    Dear Experts,
                       I want to change the Transaction cor2(Change Process Order) material 1st line quantity, after that i have to upload records from line 2. I have all the data in itab. Will you people please have a suggestion to change and Upload data at the same time in a single program using some BAPI or RFC.
    Which BAPI or RFC will be helpfull in this regards.
    Thanks,
    Sohail

    I have done it through BDC recording, change on first line, then upload using bdc from 2nd line.

  • Process order batch number not reflecting in corresponding inspection lot

    Hi QM gurus,
    I am working on inprocess inspection for production. I am creating process order during that time batch no is generated automatically by the system. Now process order is released during this time Inspection lot generated with inspection type 03. Now the problem is in the inspection lot, process order batch number is not reflecting. I have checked all the master data seetings. All seems to be fine. what could be the problem. any settings missed can anybody help me out.
    Thanks
    Vinameath

    Hi Vinameath,
    Go to the Master Recipe (C202) of this Process order/Material. Go to Recipe Header tab and click on the Quality Management Header button.
    Now,go to the Partial Lot Assign field and maintain the value " 0 Partial Lots not supported " and save.
    Then create a new process order and in all probabilities, the batch should appear on the in-process inspection lot.
    Hope this helps you!
    Regards,
    Vinodh

  • BADI/EXIT - COR1 (block release process order without number batch)

    Hi Gurus,
    There are a BADI ou User EXIT in the transaction COR1 to block the release Process Order without number of batch created??
    In COR2 OK, but COR1 I don´t find. I tried all the possibilities that knew!!!
    Thank´s
    Cleber

    Hi,
    The below user exits are avilable for COR1.
    EXIT_SAPLCOKO_001
    EXIT_SAPLCOKO_002
    EXIT_SAPLCOKO_003
    EXIT_SAPLCOKO_004
    EXIT_SAPLCOKO_005
    EXIT_SAPLCOKO_006
    Check if you can use any of the above.
    Regards,
    Soumya.

  • How to use KAUF_AUFNR_CHANGE  to change Process order and Update a field

    Hello ,
    I am working on 4.6C system and I hve a requirement to change Process order and Update a field value passed from a ABAP Program. I am looking for suitable Function modules or Bapi ( available in 4.6c) .
    I have come across FM KAUF_AUFNR_CHANGE . Would appreciate any guidance on how to use the FM in my program and Update a field in the Process order.
    Many Thanks!

    All the importing parameters of this function module have a striaght structure of the transperent tables...
    i have checked the code and it has a modify statement based on the importing parameter..
    pick one record in databas and pass it to the importing parameters, with some values changed...
    i think that should work
    what values  to pass the import values of FM -KAUF_AUFNR_CHANGE.
    Edited by: ssm on Aug 4, 2011 7:19 PM

  • Process Order Batch number generation at the time of order creation

    Dear All,
    I m facing some issue at the time process order creation:
    Current Settings:
    1. Batch Number Creation at the time of order create.
    Reason for this setting: Release of order is done  by releasing operations one by one, therfore batch number will be generated on the final operation release, thats why we set up batch creation at the time of order create.
    2. For FG batch number generation there is a program that copy the SFG(in Order BOM) Batch number to FG. ITs a industry requirement.
    Problem:
    when we create FG order system generate the error message at the time of order creation tht No batch could be determine.
    Please suggest the solution
    Thanks,

    Hi
    Hope you have cretaed Batch serch strategy in COB1
    U need to maintain it as per your strategy type.

  • Change Process Order BAPI FM?

    Hi friends, can you help me with this issue?
    I'm trying to change a process order (tx: cor2) but the bapi BAPI_PROCORD_CHANGE only allow me to change header data, i need to change components data (add, change, delete a material).  Any suggestions?...
    Thank you very much.
    Leonardo Pavia

    Hi,
    The BAPIs available with PO are:
    BAPI_PROCORD_EXIST_CHECK
    BAPI_PROCORD_CHECK_MAT_AVAIL
    BAPI_PROCORD_CLOSE
    BAPI_PROCORD_COMPLETE_TECH
    BAPI_PROCORD_COSTING
    BAPI_PROCORD_CREATE_CAP_REQ
    BAPI_PROCORD_RELEASE
    BAPI_PROCORD_REVOKEUSERSTATUS
    BAPI_PROCORD_SCHEDULE
    BAPI_PROCORD_SETUSERSTATUS
    BAPI_PROCORD_SET_DELETION_FLAG
    BAPI_PROCORD_SET_DEL_INDICATOR
    BAPI_PROCORD_WM_MAT_STAGING
    BAPI_PROCORD_CREATE
    BAPI_PROCORD_CHANGE
    BAPI_PROCORD_CREATE_FROM_REF
    BAPI_PROCORD_CREATE_FROM_PLORD
    BAPI_PROCORD_GET_LIST
    BAPI_PROCORD_GET_DETAIL
    Pls check if any of these work for your scenario.
    Regards,
    Renjith Michael.
    Edited by: Renjith Michael on Jan 16, 2008 12:38 PM

  • Changing process orders in ecc

    hi gurus,
                  my issue is, whenever i change the process order dates in ecc(the date is changed to date that is outside my planning horizon) they dont show in the APO and instead the  APO is overriding the changes to the original date.
    can u guys help in resolving this issue.
    thanks in advance
    regards
    maddy

    Hi Maddy.
    As APO is the leading system in scheduling, the dates defined in ECC might not be retained after the order is sent over to APO. You can take a look at note
    684356 Date transfer between R/3 and APO
    for details.

  • Change process order 'Created By' field

    Hi,
    I am creating process order by planned orders through transaction COR7.
    My requirement is to change 'Created By' field.  The transaction update the Created By field with login id.
    Is there any way to  change this field with userid other than login id.
    I have already checked all the user exits used in this transaction.
    Regards,
    Seema Naharia

    Hi,
    Is the document which you want to change the “Document Created By”  referred by others?
    Is the versioning or workflow turned on in the document library ?
    Are there some other  influences  if you delete the file and upload it again?
    If the answer is “No”, I suggest you to delete the file and add again in code.  Then you can change the “Author” column of the document
    as the method what Steve.Curran said.
    SPDocumentLibrary targetLib = (SPDocumentLibrary)web.Lists["your documents"];
    SPFile file = targetLib.RootFolder.Files["your file"];
    byte[] fileBins= file.OpenBinary();
    file.Delete();
    SPUser createBy=web.EnsureUser("your user account");
    DateTime created=new DateTime (2010,1,1);
    SPUser modifiedBy=web.EnsureUser("your user account");
    DateTime modified=new DateTime (2010,1,1);
    targetLib.RootFolder.Files.Add(file.Name, fileBins, createBy, modifiedBy, created, modified);
    Hope it’s helpful to you.
    I think I can.

  • Change variable order by number

    Working in Teststand 2013 on equipment that is shared by several developers.  It appears that something got changed with the way that variables are ordered in the Variables Pane, but can't identify how to change it back, or who may have changed it.
    I have a list of FileGlobals that are numbered sequentially, (i.e. Test0, Test1, Test2, etc).  Previously, they were displayed in the pane in that same sequential order.  Now, the variables are ordered based on the first digit (i.e. Test0, Test100, Test10, Test11, ... Test18, Test19, Test1, Test20...).  Makes it difficult to go through the list in order when debugging, particularly since there are more than 100 of them.  Any ideas how this could have been changed and how to change it back?  Thanks.
    GSinMN
    Solved!
    Go to Solution.

    Not sure if this is it or not but at the top of your variables pane for each column you can click on the column header.  It will change the ordering.  There are 3 modes.  If you see an up arrow appear that means the column is sorted A-Z.  If you see a down arrow appear that means the column is sorted Z-A.  If you don't see an arrow it means the column is sorted based on the index in which the variable exists within the file.  You can click on the column header to change to each mode.
    Hope this helps,
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • BAPI for Process order change

    Hi,
    Can any buddy tell me the Bapi used for Process order change
    with following scenarios:
    Quantity change
    Resource change
    Rescheduling
    Control key change
    RM Change
    Recipe change
    TECO
    REVOKE
    Material shortage check
    Best Regards,
    Sheetal.

    Hi,
    BAPI_PROCORD_CREATE for process order create
    BAPI_PROCORD_CHANGE - Change Process Order
    BAPI_PROCORD_CLOSE - Close Process Order
    BAPI_PROCORDCONF_CANCEL for Cancel Process Order
    Confirmation.
    BAPI_PROCORD_COMPLETE_TECH - Complete Technically
    BAPI_PROCORD_RELEASE - Release Process order
    BAPI_PROCORD_SET_DELETION_FLAG - Deletion Flag
    BAPI_PROCORD_REVOKEUSERSTATUS - Cancel User Status
    BAPI_PROCORD_SCHEDULE - Carry Out Scheduling
    pls refer below link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/200dd1cc-589e-2910-98a9-bb2c48b78dfa
    http://help.sap.com/saphelp_nw04/helpdata/en/e0/9eb2370f9cbe68e10000009b38f8cf/frameset.htm
    Regards,
    Sankaran

  • Delivered Quantity problem in Process Order

    Hi,
    I m facing a following situation:
    Current Situation:
    Process order # 10000
    Order Qty 100
    Del Qty 650
    Order finally delivered
    Using auto GR functionality
    Usage decision has been posted for that batch
    Delivery against sales has been made of that batch
    Requirement:
    Now, we realize 350 Pc's are produced against that process order number, we are in the situation to reverese all the entries but want to record the remaining qty in the process order
    Your guidance will highly be appreciated in this regard.

    Hi,
    Your query is not clear. After UD, you have made Outbound delivery also for the batch???
    Also there is wrong practice, first of all your order qty is 100 but you have posted GR of 650. As per standard SAP, it is not recommended practice. You should post it as 100 only & if you want to post more qty against same order you should change Process Order qty to 650.
    Further you have not specified why you want to reverse all activities? is this batch came back from customer i.e. customer complaint or any other reason? pls clarify.
    Regards,
    Tejas

  • Process Order Numbering

    Hi Gurus,
    In my case, Number range object for Process Orders has been defined in CO82.
    Suddenly some process orders have different naming 14XXXXXX instead of 72XXXXXX.
    I would like to know what else affects the determination of Process order numbering.

    Dear Gameen,
       One process order PI01  number range is 72XXXXXX and another process order PI02 number range is coming with this no.14XXXXXX.  If you need to want PI02 also with 72XXXXXX number range then you can assign PI02 in 72XXXXXX number range.
    Go to CO82, press F6 and select order type PI02 and press F2 then place the cursor on the number range 72XXXXXXX and select Element / Group. Order type Pi02 will be moved.
    Check and revert back,
    Regards / US

  • User exit for process order

    Hi experts,
    I need user exit for a process order (COR1). While saving the process order batch number has to generate based on the production version.
    I used the exit PPCO0007, but its not working. Is there any other exit available r not?
    Can u tell me exit name at process order creation?
    Naren

    Thanks for your reply.
    I maintained Production scheduling profile in workscheduling view. The number range i used in the user exit is not generating at the time of release. Is there any other user exit is available for process order.
    Yesterday i got another problem. While releasing the process order it is giving a message as release rejected. I went to the log details. In that no batch could be determined message came. I deactivated the user exit and tried. The std number range also it is not taking. I went to goods receipt tab and click on the batch creation button. There also it is giving message as no batch could be determined. How to resolve it. I checked everything in material master and as well as settings. I didint get the solution.
    Please help me.
    Naren

Maybe you are looking for

  • Userexit/BAdi to update profit center in VF01

    Hi Experts, My Scenario is in IS Retails Project. We are using WPUTAB01 Idoc to post Means of Payment inbound. With WPUK tcode the idoc is generating but unfortunately it is not updating the Profit Center field in billing so an Acounting doc. My requ

  • Summit Sporting Goods Database

    How can I download script to create the Summit Sporting Goods Database ; In doc. B32122-01 "Oracle Reports User's Guide to Building Reports 11g": "You can download the SQL scripts to install the Summit Sporting Goods (SUMMIT) schema from the Oracle T

  • Generic delta problem

    Hi all, If suppose we don,t have delta facility in generic extraction on R/3 for Master Data. how can we maintain the delta for that one in BW. Thanks & Regards, Sri

  • Unpacking HU assigned to Delivery with RF (LM25)

    Dear, I am experiencing problems once I try to unpack picked Materials (Transfer Order is confirmed) from a Handling Unit assigned to an Outbound Delivery by means of RF. What I actually want to do is repack (1. unpack Materials from picked HU, 2. pa

  • LiveType will not work

    Hey Everyone, We have a G5 Dual2 w/OSX 10.3.9 running FCP4.5 and LiveType 1.2 I know we have not upgraded yet but we are an affiliate and not an O&O. Here's the problem: We create a cg text in LT and save the .ipr file to one of the hard drives. We t