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

Similar Messages

  • Different  Pricing Procedure for Sale order and Billing Document

    Hello Experts
    As per scenario,we create Excise Invoice (T-Code J1IIN) on Basis of Proforma Invoice.Proforma Invoice and Excise Invoice follow Pricing from Sale Order.AS per pricing Some excise condition types are get update in Proforma and excise Invoice.
    AS Per Customer Payment Confirmation we Create Export Billing Invoice (T-code VF01) on basis of Outbound delivery.
    Issue -: AS per export Billing Rule we don't want to update Excise Condition type in Export Billing Document,and at same time it should not create any accounting entries for same condition type. we Dont want excise Duity in Export Billing Document as Export Billing Doccumnet aslo Follow Pricing procedure of Sale order
    Should i create new Pricing procedure or what other things to solve above issue.
    Please help me out
    Thanks and Regards
    Pash@SD

    Hello,
    The key to your requirement can be maintenance of Excise condition type with proper access sequence and accordingly maintain condition record for them.
    You create an access sequence with following access:
    - Country / Plant / PlntRegion / Region / Price grp / Mat.pr.grp / Materia
    - Country / Plant / PlntRegion / Region / Price grp / Mat.pr.grp
    - Country / Plant / PlntRegion / Region / TaxCl1Cust / Mat.pr.grp
    - Country / Plant / PlntRegion / TaxCl1Cust / Mat.pr.grp
    For export maintain condition record based on any key combination, say for
    Country / Plant / PlntRegion / TaxCl1Cust / Mat.pr.grp - Tax % - Tax Code
    FR / 1000 / KR / 03 (EXPORT) / 04 / 0% / V1
    I hope this can assist you.
    Thanks & Regards
    JP

  • Re-run Free goods Determination procedure in sales order

    Hi frnds,
    Free Goods determination procedure will run when I am entering material in the sales order.
    Like pricing (caarry out new pricing option)can we re-run the free goods determination procedure in sales order after entering the material.
    Please help me.
    Sunil Garg

    Hi Sunil,
          U cannot rerun the free goods. As free goods are given based on the material whenever u cahnge the materrial quantity then only it will be rerunned, but not during pricing,. Free goods condition records r based on the material

  • User exit to update the incompletion log in sales order for pricing error

    Hi experts,
    I have to check the some mandotory pricing conditions in sales order, if that conditions are not exist in sales order then i need to show the information message as well as i need to update it in incompletion log of sales order. (incopletion log we can see on menu bar 'EDIT' or ctrl+F8 on main screen of VA01). So that user can save the sales order but it will be in incomplete status.
    I have completed it upto showing the information message using user exit 'MV45AFZZ', but after this i don't know how to update it in incompletion log of sales order for pricing. I tried to update in tables VBUK-UVPRS, but i am not getting the desired result.
    Please anyone can tell me how to update it. In which user exit i can update the incompletion log.
    Thanks and Regards,
    Vicky.

    Hi Vinod,
    I am sending you my code please check it,
       if TKOMK-SPART = 10.
        if XKOMV is not INITIAL.
          clear v_JEXP.
        READ TABLE XKOMV with key kschl = 'JEXP'.
        if sy-subrc = 0.
          check XKOMV-kwert = 0.
          message i003(ZT) with 'Value should not be 0 for conditioin type JEXP'.
          v_JEXP = 'X'.
        else.
          message i003(ZT) with 'Maintain the mandatory Conditioin type JEXP'.
          v_JEXP = 'X'.
        endif.
        if v_JEXP = 'X'.
      XVBUV-MANDT = sy-mandt.
      XVBUV-POSNR = '000010'.
      XVBUV-TBNAM = 'VBAP'.
      XVBUV-FDNAM = 'PRSOK'.
      XVBUV-FEHGR = 20.
      XVBUV-STATG = '06'.
      XVBUV-FCODE = 'PKON'.
      XVBUV-SORTF = 9999.
      XVBUV-LFDNR = 0000.
      XVBUV-UPDKZ = 'I'.
      append XVBUV.
        endif.
    endif.
    endif.
    Please suggest something to solve this.
    Thanks and Regards,
    Vicky.

  • The pricing procedure in Sales order is not getting copied into invoice

    The pricing procedure in Sales order is not getting copied into invoice.
    I have created a document type (pricing procedure),based on the document type ,pricing procedure determination is done.
    So while creating sales order the pricing procedure is determined but when invoice is created the pricing doesnt refelect in the invoice.How to over come this problem

    Hi
    Please check the in OVKK, weather you have maintained correctly or not.Also check in the Billing document type details what is the Document pricing procedure that has been maintained.
    Regards
    Srinath

  • Account Determination Procedure in Sales Order

    Hi All,
    I have a problem regarding account determination procedure in sales order.
    When I create a new sales document, and go to menu Environment --> Analysis --> Account Determination, the information about the procedure is blank.
    For your information, I already assign this sales document type to a billing type.
    This billing type also already has an account determination procedure, which is KOFI00.
    The G/L Account in VKOA also already been set up for the combination of Condition Type - Chart of Acct - Sales Org - Account Assignment Category in Customer and Material - Account Key.
    But every time I create a new sales order, I cannot get the account determination procedure.
    Anyone can please help me to solve this problem?
    Thank you in advance

    Hi Surya,
    Have you assigned Billing type For Ex: F2 or F1 to respective Sales Order Type in Sales Document Type controls VOV8.
    Assign these F2 against Delivery Related billing and F1 is for Order Related billing.
    Assign KOFI0000 to respective Billing Types F2 and F1.
    And check, hope issue may resolve.
    Revert if u have any query.
    Regards
    Durga sana.

  • How to configured pricing procedure to sales order type

    Dear Sir,
    Please tale me how to configure / change pricing procedure to sales order type. we have required to change pricing procedure from a to b for particular sales document type.
    Regards
    BK GAIKWAD

    HI
    Create a new document pricing pricedure
    SPRO>sales & distribution>basic functions>Pricing>Pricing Control-->Define And Assign Pricing Procedures
    and in the same path assign to your document
    and assign it to your document and also then to your Pricing procedure determination in OVKK
    regards
    Prashanth
    Edited by: Prashanth@SD on Jan 29, 2011 11:00 AM

  • New condition in pricing procedure in Sales Order

    Dear SAP Gurus,
    I want to add one new condition in pricing procedure in Sales Order.
    Earlier we were having following conditions.
    PR00   (price)                           1000 Rs     (say)
    MWST                                     100%    sub cond.
    ZSER  (service tax)                   12%
    ZSRT                                       100%  sub cond on ZSER
    ZEDU    (Education tax)             3%(on ZSER)
    ZEDT                                        100% sub cond on ZEDU
    Now I want the structure to be
    PR00   (price)                           1000 Rs     (say)
    MWST                                     100%    sub cond.
    ZSER  (service tax)                   12%
    ZSRT                                       100%  sub cond on ZSER
    ZEDU  (Education tax)               2%  (on ZSER)
    ZEDT                                        100% sub cond on ZEDU
    ZHED (Higher Edu. Tax)             1% (on ZSER)
    ZHET                                        100% sub cond on ZHED
    For this I have Done following Customizings
    Created new Condition Types (ZHED & ZHET ) by Coping from ZEDU and ZHET respectively.
    Maintained pricing procedure with these conditions.
    Made condition Record for ZHET through VK11.
    But I am not able to set ZHED as 1 %
    Please guide where to configure this and how ?
    Thanks & Regards
    Rajesh

    Hello,
    Have you maintined the calculation type of the condition type ZHED as A - Percentage ? If no, then maintain the same. If it is already maintained, then let us the error when you are trying to maintain the condition record as 1%.
    Prase

  • Problem after change item status procedure in sales orders.

    Hello experts,
    I have changed item status procedure for sales orders. But now all BDoc with queue name CSA_ORDER_xxxxx remain in state 'Written to qRFC Queue (intermediate state)' and needs to be reprocessed manually.
    No problem reprocessing.
    Have somebody any idea ?
    Best regards
    Juan Salom

    Hi,
       Is your inbound queue un-registered(type U)? Look at trx.
    SMQR
    and see if it is in un-registered. If yes, select the CSA_ORDER_*** queue and click on
    Registration
    button.
    If this does not help, re-generate your Bdoc services (for Bdoc BUS_TRANS_MSG) using
    SMOGGEN
    or
    using the generation workbench.
    Then try the delta once again and observe for queue and Bdoc status in the
    SMW01
    Hope it helps! Reward if helpful.
    Regards,
    Sudipta

  • Incompletion log for sales order

    Hi, Experts.
    I am looking for the user-exit for incompletion log for sales order, If the user choose DC = '20', so the incompletion log will check the field of Incoterms.

    hi,
    yes shiva sir is right.
    Form  USEREXIT_CHECK_VBKD
          This Userexit can be used to add additional logic for         *
          checking the sales details for completeness and consistency.  *
          US_DIALOG  -  Indicator, that can be used to suppress         *
                        dialogs in certain routines, e.g. in a          *
                        copy routine.                                   *
          This form is called from form VBKD_PRUEFEN.     
    just adding to the context:
    there are two ways of doing it.
    1. hard code - vbak-vtweg - DC = '20' then system has to check the fields vbkd-inco1 = knvv-inco1, vbkd-inco2 = knvv-inco2.
    2. create a Z table and link the user exit to check what the entries are there in Z table and react according to the entries.  before that in Z table should be with this fields called - vtweg, inco1 &2.
    hope this clears your issue.
    balajia

  • Different pricing procedures on Sales order and billing documents

    Hello All,
    I have come across a situation where I will have to maintain seperate pricing procedures for Sales order and the corresponding billing document.
    I was just wondering if this is normal. In my previous projects I always had same pricing procedure for the order and the billing.
    Please share your experience.
    Appreciate your help.
    Thanks,
    Raj

    Hello Friend
    This is a very common requirement in many implementations depending on the scenario
    Sales order with one pricing procedure The same sales order when goes for billing
    Billing document with another pricing procedure
    Settings needed
    Order type VOV8 has a document pricing procedure  Say A
    Billing type VOFA has a document pricing procedure  Say B
    Sales area 1000,10,00 and CPP is 1
    OVKK settings is like this
    1000,10,00 DPP A, CPP1 Pricing procedure is  RVAA01
    1000,10,00 DPP B,  CPP1 Pricing procedure is RVAA02
    The control data in both  RVAA01 and RVAA02 is different
    In VTFL between your del type to billing type aunder the header that item level The pricing type should be B (carry out new pricing) if delivery related billing
    In VTFA betwen your ord type to billing type aunder the header that item level The pricing type should be B (carry out new pricing) if ordery related billing
    Now the same sales order will carry PP RVAA01at order level and RVAA02 at the billing document
    There can be some business scenarios you want to add some extra discount at the time of billing
    That time you have a discount type added in the billing PP so that it is reflected in the billing
    This is scenario dependent
    Hence SAP has given the option of DPP in VOFA so that by billing documentwise we can differentiate
    To achieve this Copy control settings and DPP should be different both in VOV8 and VOFa
    Regards
    Raja

  • Is it possible to have different pricing procedure at sales order level and

    Hi SD Gurus,
    Is it possible to have different pricing procedure at sales order level and invoice level?
    if is it possible to have different pricing procedures at sales order level and invoice level could you please tell me the steps how i have to do?
    Thanks & Regards,
    Nivas

    Hi,
    Yes you can able to map two different pricing procedure for order and invoice level
    You can achieve it through by document pricing procedure and assign it in document type
    In VOV8  assign document pricing procedure A for order type
    in VOFA assign document pricing procedure B for billing type
    Keep customer pricing procedure common
    Then in OVKK assign pricing procdures
    Kapil

  • Approval Procedure for Sale Orders

    Hi Experts:
    Anyone can help me?...I´m needing an Approval Procedure for Sale Orders to be activated whenever the user is trying to give diferent discount percentage from the one assigned in the price list throughout Period Discounts. We have Sap Business One 2007A SP01 PL05
    Thanks very much in advance
    CLAUDIA

    Hi CLAUDIA,
    This has to be done through user query approval.  However, since I don't have similar environment to try, you may start to create your own query first.
    Thanks,
    Gordon

  • Pricing error: Document Incomplete: While creating sales order

    Hello,
    When I create a sales order, the order always remain incomplete due to pricing data incomplete.
    There is a manual condition type as a discount.
    ZDIS     Manual Discount %     
    In which even if I put some data, it takes the data but the error remains the same.
    Is there some other reason behind this error.
    Please advice.
    Thanks and rgds,
    Anand

    Hi Anand,
    Check Whether you have assigned this Condition type in your Pricing Procedure.
    Check whether you have assigned an Accounting Key for the Condition type ZDIS in your Pricing Procedure.
    Goto VKOA where you can see list of tables. By selecting the General 4th Table ensure that the combination of Application - V, Condition Type - KOFK and the respective G/L account is assigned
    The Condition type KOFK in VKOA is a Condition type for Controlling .
    I think this will solve your problem.
    Revert back if you have any doubts.
    Reward if helpful.
    Regards
    PAVAN.

  • Incompletion error in sale order

    Hi gurus,
             When i save the sale order showing netweight ,gross weight error,we don't need netweight,gross weight.
    I alredy check OVA2.
    But i have no idea in group and Incompletion procedure.
    Pls help me.
    Regards,
    T.Muruganantham-IT

    Dear Murugu
    Then incompletion procedure would have been maintained.  Go to OVA2 and do the following
    -  Select Sales-Item and click on Procedures
    -  Select Standard Item and click on Fields
    Now in the screen, you can see the following fields
    VBAP:::BRGEW and
    VBAP:::NTGET
    Block the above fields and press [Shift F2]  and save.  Now try to create a sale order.
    thanks
    G. Lakshmipathi

Maybe you are looking for

  • MacBook Air Late 2012 randomly powers off. Won't stay on longer than 2 minutes.

    I have a MacBook Air late 2012 model. Every time I try to Reinstall OSX or try to run any diagnostics. It wont stay on long enough to finish anything. Some times it wont come on when you press the power key. I just does the Apple chime and then it co

  • IDOC HRMD_A + Change pointers + Infotypes change objects doesnt exist???

    Hi guys, I Have to send master data from infotypes 0002, 0006, 0032 and 0105 from HR to SAP PI. I've configured BD61, BD50 and BD53 to reduce Idoc HRMD_A. Then in BD52 I've tried to put this fields to activate change pointers when data from this info

  • Firefox automatically downloads unwanted files

    I opened a website and downloaded a brochure to my desktop that was supposed to be a pdf file. However, it downloaded as a pdf.part file and I was not able to open the .part extension, so I then placed both files into the trash and emptied the trash.

  • How to Print this as it is- In Detail

    can somebody kindly suggest me a way to print the value of the variable 'str' in the code part.Thanking in advance for your great solutions. to explain in detail I have a select query inside this str variable(which now contains 'aaaa....aa' ),and lat

  • Photoshop as external editor

    When using elements 12 as an external editor from aperture the elements opens but no photo appears. In elements 9 it worked fine. Do I have a set up issue? It worked fine with elements 9 always worked well.