Incompletion Procedure Problem

Hi ! Please suggest a solution to this-
I activated Incompletion procedures for Sales Document Types. However a field-WBS element is configured previously.
If  the Z9 Incompletion procedure is activated, with the WBS field removed, then new Sales Orders are working fine.
However previous open Sale Orders dont work with T.Codes VA02,VA03, and a dialog box is poped up informing that this WBS field could not be found.
All open Sales Orders are stuck. Please suggest how can I overcome this?

hi,
please try this way, try to put a deletion flag to the old sales order line items and re enter them as new line items into the same order.
please let me know if it works.
frankly i also did not try this way.
regards
sadhu kishore

Similar Messages

  • In completion procedure Problem

    i am using one incompletion procedure for two sales documnet types Ex: X & Y both are working for different sales organizations
    1)When ia m doing Sales order with X document it is not getting the partner "sales tax form type" while saving
    2) in Y sales document type it is getting the partner " Sales tax form type "  while saving
    can any one guide how to over come this
    Kishore

    Hi ,
              This does not sound like an Incompletion procedure problem. They might have used an user exit(Userexit_save_document_ prepare) to populate this partner function when the sales org is "Y". Kindly please check with the help of abap'er If you can not.
    Regards
    Ram Pedarla

  • Field TVRRUR SAKUR is not defined in incompletion procedure RR

    Hello Experts,
    After upgrade 4.6 > ECC 6.00 existing contracts are incomplete status and it does not allow invoice them.
    Information V1105 appears. I tried to fix problem with note 1265438. After that info chaged to
    "No screens are assigned to field 'TVRRUR-SAKUR' in UV Customizing (procedure RR)"
    I can assign some screen to field and get one step longer but problem has not been solved.
    Has anyone encountered this same problem and has fixed it?
    Kind regards, Kirsi
    Edited by: Kirsi Hakkarainen on Jun 16, 2010 4:40 PM

    Hi JP,
    I have made the following settings and it complies to Note No.1265438. We are implimenting ECC 6
    1. ItCat settings for "ZFMP-FM Periodic w/ TRR" & "ZFMT-FM Std w/  TRR"
    Rev. recognition : A-Time-related revenue recognition
    Acc. period start : B-Proposal based on billing plan start date
    Revenue Dist : C-Total Val.: Bill.Plan-Reld and Corr. Val. Linearly Distribtd
    Revenue Event : Not Event Related
    2. Revenue & deffered revenue account determination settings :"Sales org./Item cat./AcctAssgGr/AcctAsgnmt/Acct key"
    V     KOFI             1000     1100     ZFMP     01     08     ERL     41002010     21004057
    V     KOFI             1000     1100     ZFMT     01     08     ERL     41002010     21004057
    V     KOFK     1000     1100     ZFMP     01     08     ERL     41002010     21004057
    V     KOFK     1000     1100     ZFMT     01     08     ERL     41002010     21004057
    The above configurations are for two different Item categories but assigned to Revenue & deffered revenue account
    3. Unbilled receivables account assignment settings also carried out.
    V     1000     41001071     15500031
    V     1000     41002010     15500040
    4. Checked TVRRUR for the above entries
    5. Incompletion procedure "RR" assigned to both the ItCats
    KONV     SAKN2     Provision account                      PKON     RR     0
    TVRRUR     SAKUR     Account for Non-bill. Receivables                  RR     0
    6. Incompletion status group "RR"
    General                - X
    Delivery                - X
    Billing Doc        - X
    Price             -
    Goods Mvt        - X
    Picking/Putway  -
    Pack             -

  • Incompletion procedures in sales order

    Hi There,
    when creating a sales order for certain customers some extra fields are to be required fields.
    We don't want to have a brand new order type for these customers and instead we have tried to solve with an additional partner type for this customer.
    In partner type sold-to party we have assigned the new partner type in customer master and in sales header partner determination in customizing.
    Then we have made a new incompletion procedure for partner determination and assigned this to the new partner type. In the incompletion procedure we have stated that field from VBAK and VBKD must be required field, but it doesn't have influence when creating the order.
    Do anyone have any ideas of how or have other solutions.
    Regards
    Carina

    Hi,
    I will try to explain my issue and allready created customizing more detailed as you recommend.
    When creating orders for certains customers extra fields must be required fields in the standard order type and we don't want to solve the issue by creating a new order type.
    In standard order type SO incompletion procedure X assigned, e.g. incotems.
    When creating the order for customer 11998 the field PO number must also be a required field.
    We created a new partner type ZP which is to be used for the customers where PO number must always be entered.
    Set up Partner Determination for Customer Master
    Partner Functions: ZP (partner type KU) / Error 07 (to start with) and Unique switched on
    Partner Determination Procedure: ZP
    Partner Functions in Procudure: ZP - AG, ZP - ZP (both Not Modifable and Mandat.function switched on)
    Partner Determination Procedure: AG
    Partner Functions in Procudure: AG - ZP
    Accounts Groups
    ZP assigned to sold-to party account group
    Set Up Partner Determination for Sales Document Header
    Partner Determination Procedure: TA
    Partner Functions in Procudure: TA - ZP (Origin table = C)
    Define new incompletion procedure for Partner
    Procedures - new created Z1
    Fields: VBAK - BNAME Status 04 Warning switched on
    VBKD - BSTKD
    VBPA - ADRDA
    VBPA - KUNNR
    New procedure now assigned to partner type ZP
    The idea was than when the partner type ZP was copied from customer master data into the order when creating the order the incompletion procedure from ZP should be active in the order type SO.
    I have got a lot of good ideas, but unfortunately I don't see that they solve my problem.
    Regards
    Carina

  • Advice with Incomplete procedure for Freight Condition re.Certain incoterms

    Hi
    I need some advice on how to create an Incomplete procedure for a specfic freight accrual.
    BUT i only require it to be incomplete for certain Incoterms ........
    For example i have not entered freight condition record, and the customers incoterm is CIF, - i wish for this sales order to be flagged as incomplete
    However for a different sales order I have not entered a freight condition record, and the customers' incoterm is EXW, - I wish for this order to be clased as OK and Complete, as a Freight accrual is not required against EXW incoterm orders
    Has anyone come across this problem before ? - if so how have they rectified this ?
    Any help/ advice would be much appreciated
    Tony

    Hi,
    You can just write a routine with the help of abaper in VOFM.
    And assign that routine in requirement field in the pricing procedure for that condition type.
    To create a new routine in VOFM please go through the belo wlink.
    http://saptechsolutions.com/pdf/VOFMCopyRequirementRoutines.pdf
    Hope this will resolve your issue.
    Regards,
    Krishna O

  • Incompleteness Procedure

    Hello everyone,
    I have inmplemented an incompleteness procedure to a custom transaction type we have created here.  I am encountering a few problems.  First of all, the procedure is hit with every key stroke.  I only want it hit when you save the transaction.  I've tried swapping the "INC1" business transaction with the "SAVE" one in config but it still hits the procedure every keystroke.
    My second problem is that if I save the transaction and the error is displayed, I can still make changes even if I leave the field blank.  Why is the system letting me do this?  I have it as an error.  The error message displays.  But if I go and change a different field and leave the field that is mandatory blank, I can still save the transaction.
    Has anyone encountered this?
    Thanks,
    Chris

    Hello Ignacio,
    You can use transaction CRMV_EVENT and create your own FM to check if the field "LISTCODE" is filled (with FM crm_order_read for example).
    You can for example put the check in a before_save event or in a before_change of the status event.
    If you want to forbid a status change, you can also use the BADI CRM_ORDER_STATUS.
    Hope this will help you,
    Regards,
    Frédéric

  • Delivery Incompletion procedure  - CustomTAB - Cursor control

    We have defined a new tab in delivery at item level and we have some
    custom fields on that new screen.
    This new screen is working ok.
    We also have made one of this new field as part of our incompletion
    procedure. 
    Scenario is like this:
    1. We do not fill in the value for this field.
    2. We check incompletion procedure.
    3. Incompletion procedure has an entry in the log.
    4. We select that item and click on edit data.
    5. Now SAP takes us to this new tab.
    6. But SAP is not positioning the cursor in the right field
    It always positions on the first field on this new tab.
    Looking for some tips here.
    Thanks
    Satya

    Hi,
    From what I understand the Incompletion procedure works fine.
    As far as the position of cursor is concerned,this is the Standard behaviour in most of the SAP screens and the cursor in not always positioned in the exact field where the data needs to be entered.
    This behaviour you could notice irrespective of custom or standard fields.
    Hope this helps.

  • Incompletion procedure -Sales order Item level.

    Hi
    I want to add the field "MATERIAL SALES TEXT" in Incompletion procedure -Sales order Item level.
    The Table that i need to enter in procedure is VBAP.
    But what should be the "Field Name" and  Screen for creating missing data?
    Plz Help....
    Regards
    Subhasish

    Field ARKTX refers to 'Description' of material in sales order and not to 'material item text'.
    'Material sales text' flows into sales order from the text you maintained in customer master record or Material master record.
    Of course, you could also maintain sales text at sales order stage also.
    Incompletion process inspects specific fields in order to see if data has been maintained in these fields. Should data not be maintained in these specified fields, the system is told how to respond, that is, whether or not to give a warning message and to what extent does it allow further processing of the document.
    Material sales text is not a field.
    So, you cannot add material sales text at incompletion procedure.
    Please reward points for good answers as this would help increase the total donation that SAP will make to the United Nations World Food Programme.

  • Customer Exit for sales order Incompletion Procedure

    Hi,
    We have a requirement where we require to disable the incompletion log check on net price when a certain free goods condition exists in the sales order pricing.  We are unable to do this using standard configuration.
    Is there a user-exit we can use on the incompletion log?  I have been unable to find an exit or a BADI.
    Regards,
    James.

    Hi,
      Try this.
      Create a new incompletion procedure without the net price field..
      In the save document prepare user exit check for the conditions and switch the incompletion procedure to the new one..
    Thanks,
    Naren

  • Re   Java Stored Procedure Problem

    Ben
    There appear to be some problem with the forum. It doesn't want to show my response to your post with the subject "Java Stored Procedure Problem". See the answer to this thread for an example of how to do this...
    Is there a SAX parser with PL/SQL??

    Ben
    There appear to be some problem with the forum. It doesn't want to show my response to your post with the subject "Java Stored Procedure Problem". See the answer to this thread for an example of how to do this...
    Is there a SAX parser with PL/SQL??

  • Incompleteness Procedure - Navigation to required fields.....

    Hello,
    I noticed that on the portal side as well as the GUI, if you don't fill standard required fields the error message will have a link that will navigate you directly to the field in question to enter values in the given field.  I want to implement this functionality with other "non-standard" fields.
    I have implemented an incompletion procedure to specify other fields that need to be filled as well.  The process works correctly except that there is no navigation functionality on the GUI side or the portal side.  I can't find any documentation regarding this.
    Does anyone know how, or even if, you can do this?
    Thanks,
    Chris

    Hi,
      Did you get any documentation that you are looking for?
      I am defining a text ID for incompleteness check and there is no documentation on how to define field defintion for text id. I defined and added it to an incompleteness procedure. But when it does the check, it always says Text ID is not maintained. When you click on that, it takes you to the text tab, but it looks like it is not checking.
      Do you happen to know how to define fields for text ids?
    Thanks,
    Krishna

  • Incomplete Procedure while creating Sales Order

    I want to configure incomplete procedure for Material or Customer, if they are not extended for Sales Area of that Sale Order type.
    In short I want Sales Order number to be saved eventhough Material or Customer is not extened for Sales Area mention in VA01.
    Pl let us know, how to configure such scenario, is it possible using incomplete procedure?
    Regards,
    Sanjay

    Hi,
    Follow the SPRO menu ptah given below:
    SPRO->Logistics->Sales & Distribution->Basic Functions->Log of Incompletion.
    Here you can assign incompletion procedure for Sales order header, line items, Schedule line etc.
    tcode: OVA2
    regards,
    Siddharth.

  • Regd. workflow and incompletion procedures

    Hi,
    can workflows or events be triggered from incompletion procedures?  for eg. when a sales order is incomplete and saved, a workflow should start, which handles the process...
    Regards,
    Vijay

    Hi~ vijay.
    I'm not sure that there is a workflow for it.
    but, I think it's possible.
    why don't you try like this.
    1) make your own workflow templete.
    2) find some place you want to code... I mean some kind of
       user exit things.
       in case of sale order.
       Edit user exit 'userexit_save_document'.
       check some field for incompletion procedure.
       for example>
    if vbap-taxm1 eq ' ' or
            vbap-werks eq ' ' or
           .... in case of some condition field for
                incompletion procedure is imcompleted
           call function 'SWE_EVENT_CREATE'   
           .... call workflow ....
         endif.
    But, There is a lot of impletion log for sales order, so when an order is created
    and saved with impletion log, it calls an workflow.
    and somebody get an workitem.... I think it's a little bit cumbersome.
    In T-code <b>'V.02'</b>, you can check all the incompletion documents.
    why don't you use v.02
    I wish I could help you.
    Kyung Woo

  • Text Determination Procedure and Incompletion Procedure

    Hi Every one,
    I want to maintain Two different Text Determination and Incompletion Procedure at Sales Order Header and Item Level.
    Can any one send me the complete cofiguration guide for "Text Determination Procedure and Incompletion Procedure for maintaining two Different Procedures at Header-level and Item Level.
    Please send it on Priority Basis........
    Thanks in advance
    Regards
    Subramanyam

    Hi,
    The fields {Revenue Recognition, Delimit.Start Date, Incompletion Procedure, Partner determination procedure, Text determination procedure and item category statistics grp} which you've mentioned are coming from assignment in spro, so they would remain as it is if you're copying the item category from an existing one...
    I believe you create a new one with the existing one in open in one more session.
    Hope this will help.
    Hrishi

  • How to remove the incomplete procedure

    hi all,
    how can i remove the incomplete procedure
    my net value is comming incomplete so can any body suggest how can i remove this net value from my incomplete procedure...
    please help
    with regards
    subrat

    Dear Subrat,
    it is not sufficient to remove/change the incomplete procedure in Customizing to do the sales order complete. The reason is that the incompletion is already stored on the database (in the table VBUV). The correct way would be to reject the sales order item and then recreate it again. It is not recommended to change Customizing settings in the Live-system as not always the Customizing will be re-read again. So, the correct way would be to reject (or to delete, if there are no subsequent documents) the incomplete item and then re-create the item again after changing the customizing. Then the VBUV entry will be removed automatically.
    I hope, this information will help you further.
    Kind regards,
    Akmal Vakhidov
    Development Support SD, SAP, Walldorf/Germany

Maybe you are looking for