Contract creation using BDC wherein Net order price is Zero

Hi,
Please let me know the solution to the above problem.
I am trying to create a quantity contract using BDC but the Net Order Price is coming as Zero even though the condition type PB00 is maintained properly in the info record with some net order price which is not equal to zero.
Please let me know asap as this is a critical issue. The same problem is not happening if i try an create a contract manually.

Hi,
Please let me know the solution to the above problem.
I am trying to create a quantity contract using BDC but the Net Order Price is coming as Zero even though the condition type PB00 is maintained properly in the info record with some net order price which is not equal to zero.
Please let me know asap as this is a critical issue. The same problem is not happening if i try an create a contract manually.

Similar Messages

  • Contract creation via bdc

    Hi,
    When creating a contract via bdc, the net price is always picked up from the info record(if one exists). Is there a way to override this behaviour and make the system pickup the net price from the input data?
    Regards
    Vanishree

    Hi,
    Please let me know the solution to the above problem.
    I am trying to create a quantity contract using BDC but the Net Order Price is coming as Zero even though the condition type PB00 is maintained properly in the info record with some net order price which is not equal to zero.
    Please let me know asap as this is a critical issue. The same problem is not happening if i try an create a contract manually.

  • Material Creation Using BDCs.

    Hi all,
    I have developed a program for Material Creation using BDC.
    Material is Being created and that is working well and good.Here i have a Requirement to update the Newly creted material in Ztable.So when i use call transaction mathod,i have written code for updation under the line CALL TRANSACTION.where in iam getting newly creatde material from MARA table,and so it is working perfectly fine..
    But our requirement should be sessions method,so when i use sessions method and exeute the program..we face the problem of updation.
    the piece of code for updation is updating previously created material.
    Literally speaking only the sessions are created ,when the program is executed,material is not created when program is run.Material is only created when the sessions are processed using SM35,
    So how should i do here,where should be the updation code written and where will we get the newly created material in sessions method..
    Pls Help me in solving this problem

    hai priyanaka it might be due to configuration problem
    bcos manulay also ur gettign this , so just consult ur MM consultant for soem setting
    regards
    afzal

  • Upload data for Tcode LT06(Transfer order creation) using BDC -very urgent

    hi experts,
          I got stucked up in writing a BDC for the Tcode LT06(Transfer order creation using wearhouse number) in MM module,
    the problem is like this, when i go to the tcode LT06 , it will ask for material doucument,mat. docu. year and wearhouse number, iam entering the inputs and then press enter, as soon as i press enter it takes me to the second screen where i will be selecting the item and then click on the button called  'Generate TO item'
    here the problem arises, as soon as i click the button iam getting a standard SAP error message(No Destination Storage Bin found in storage type 'IMP'). Due to this errror iam not able populate the batch input data on the screen, suggest me a proper solution. rewards will given if solution found useful.
    Kishore K

    Hi ,
    I have done the same in Background with BDC and TR Number for Multiple Materials ,
    Can u please explain the scenario, so then I would be able to try for solution ?
    Warm Regards.

  • Billng document creation using bdc

    hi experts,
    I've been using bapi for sales order and outbound delivery creation. But for billing document i'm using BDC. it's simpler. The creation of sales order and outbound delivery has no problem. The problem is upon creation of the billing document, it only creates the last entry in the item level. Example, if item has 10,20, and 30; it will only create item 30 in the billing document level. But no problem with the sales order and outdel. What could i be missing here?
    Thank you in advance!

    Hi,
    Im actually not very particular on where in the bdc code the line items are being processed. the only variable that I see here is the outbound del number which is g_odnum. Here is the BDC code.
    f_bdc_dynpro 'SAPMV60A' '0102'.
          f_bdc_field  'BDC_CURSOR' 'KOMFK-VBELN(01)'.
          f_bdc_field  'BDC_OKCODE' '/00'.
          f_bdc_field  'KOMFK-VBELN(01)' g_odnum.
          f_bdc_dynpro 'SAPMV60A' '0104'.
          f_bdc_field  'BDC_CURSOR' 'VBRK-FKART'.
          f_bdc_field  'BDC_OKCODE' '=SICH'.
          f_bdc_transaction 'VF01'.
    Can you help me identify where it is in this BDC code?
    Thanks for you help!

  • How to create SD contracts(va41) using BDC

    hie all i need help with uploading SD contracts using BDC. The data is from an existing sales organisation to a new sales organisation . On entering multiple items for a contract on the table screen for items, how can i alter my code to move from row to row as it enters a different item for the contract.(e.g a contract can have 10 items that go in different rows on the table screen )

    Hi,
    In VA41/42 transactions we have table control for Items. just below the table control we have som buttons for Create Item, delete item..
    In your bdc, make use of this Create Item button, if you click this the cursor always be in second row.
    what you have to do is, record the transaction in the following way
    Loop at header.
    *  enter header details
       Loop at item.
    *  Click on the create item button.
    *   enter the item in second row
       endloop.
    *  Save the data
    endloop.
    Thanks,
    Rajinikanth

  • Amount Due With Order prices as zero iStore Order Detail page.

    Hi All ,
       I am using Oracle Ebs R12.0.6 and have enabled OM System parameter  Enable Recurring Charges to yes .So we are showing
       Amount Due With Order Prices in Order Detail page of iStore. Can some body please explain what exactly these price will show. will it show same
       price as One Time Price , Order Total and Subtotal as in Order Management . How can show the correct Amount due with order prices , is there any settings.
      I have enable IBE : Recurring Charges Profile set to yes and IBE : Enable Pay now set to as specified in  iStore R12 Shopping Cart and Order Review shows Subtotal and Total Due as zero (Doc ID 733523.1) .But Still
      the prices are showing as zero .
    Thanks
    Mark

    Post Author: Guy
    CA Forum: General
    Hi,
    If I understand you correctly, you could simply use a crosstab at the begginning of your report to summarize all customers.  If you put it alone in its section you'll be able to specify that you want a page break after.
    The remaining of the report should be a simple report where you group on your customer and the detail line showing a sale.
    finally, if I was wrong above and you still need subreports, you can use a shared variable (or a parameter) to allow the main report to receive the total from the subreport.
    Good luck!

  • Service order creation using bapi with repair order number

    Hi experts,
    Pls suggest me a BAPI to create a service order for those repair orders where a PGR has been done(for return delivery type : LR).
    The plant should be 0260 with storage location wh01 and item category ZRRE
    Creation of a service order with repair order type SM03 is not allowed in iw31.
    thanks and regards,
    Vijayb.

    Hi prakash,
    Thank u for the BAPI
    But an error is being displayed saying that the REFURBISHMENT ORDERS CANNOT BE PROCESSED USING BAPI.
    ERROR DURING PROCESSING OF BAPI METHODS.
    This is while u pass the order type as either ZM03 or SM01or SM02 or SM03.
    pls help me on that.
    thanks and regards,
    Vijayb.

  • How to find Value contract details used as reference in order

    Hi SAP team,
    We are creating a order with reference to a Value contract line item. After saving the order, from the document flow we can see the value contract number and line item it is referred. But before saving the order, is there any way to see value contract and line item number it is refered to.
    Regards,
    Madhuri.

    Hi Madhuri
    Its not possible to see the preceding document when u raise a order with reference to Contract.
    After saving the order only u can see the preceeding document in number in Document Flow.
    When u r in create mode of sales order u cannot see the document Flow button .. Only after saving the order only v can see the document flow..
    Because at the time creation the system gathers information only. after saving only it will confirm the number of preceeding document.
    I tried in my system ..
    Regards
    Srinivas.

  • Conditions not updated in Contract Creation using BAPI_CONTRACT_CREATE

    Hi all,
      The conditions for the Contracts does not get updated eventhough the contract is created.
       BAPI Used : BAPI_CONTRACT_CREATE
      iam using the following code,
      conitem_cond_validity-item_no      = con_data-ebelp.
      conitem_cond_validity-plant        = con_data-werks.
      CONCATENATE con_headerdata-kdatb6(4) con_headerdata-kdatb3(2) con_headerdata-kdatb+0(2)
      INTO conitem_cond_validity-valid_from.
      CONCATENATE con_headerdata-kdate6(4) con_headerdata-kdate3(2) con_headerdata-kdate+0(2)
      INTO conitem_cond_validity-valid_to.
      APPEND conitem_cond_validity.
      CLEAR  conitem_cond_validity.
       the respective conitem_cond_validityx table has been updated with the value 'X'.
       conitem_condition-item_no    = con_data-ebelp.
       conitem_condition-cond_type     = kschl_1.
       conitem_condition-cond_value    = kbetr_1.
       conitem_condition-currency      = konwa_1.
       conitem_condition-cond_unit     = kmein_1.
        conitem_condition-cond_p_unt    = kpein_1.
       conitem_condition-numerator    = kumza_1.
       conitem_condition-denominator    = kumne_1.
       conitem_condition-change_id     = 'I'.
       APPEND conitem_condition.
       CLEAR  conitem_condition.
       the respective conitem_conditionx table has been updated with the value 'X'.
       Please help to solve the issue.
    Thanks and Regards,
    Raj

    Hi Paromita Roy Chowdhury,
    without knowing your exact situation (code), i can see a possible reasons: If it is exactly the 1000th, there may be a field of length 3 used as counter that will overflow when adding 1 to 999.
    Regards,
    Clemens

  • Issues during Contract creation using Inbound IDOC BLAORD03

    Dear Experts,
    We need to create Contract using Inbound IDOC BLAORD03.
    I am facing following issues and need some one's help ASAP.
    (1) Contract is generated without  Header Texts and Item Texts through IDOC BLAORD03 .
    (2) Not able to create CONTRACT for service masters using Inbound IDOC BLAORD03.
    Is there any body who has implemented this scenario and able to guide ?
    Looking forward to help ASAP.
    Thanks in Advance,
    Best Regards,
    Mitesh Desai
    [email protected]

    Hi All,
    I am also facing the same issue. I am trying to upload service outline agreements thru LSMW using  idoc basiv type BLAORD03 ( FM->IDOC_INPUT_BLAORD).
    Immediate help highly appreciated.
    Thanks & Regards,
    Vijender

  • Salesorder creation using BDC

    Hi All,
    I have a requirement as described below.
    while creating a sales order, if u go to header level and then partners tab in that, u would see a table like structure where u have sold-to-party, ship to party, bill to party, and payer.
    My requirement is that i need to select ship-to-party and press details button then i want to change the details there.everything is working fine at the moment.
    but i have a doubt that the order of ship to party, sold to party , payer and bill-to-party wouldnt be same all the time.now the ship-to-party is in 4th position.so, in BDC recording it is GVS_TC_DATA-SELKZ(04), i am setiing that to 'X' and iam going ahead.what if the position changes?
    is there anyway that i can trace the ship-to-party position whether it is in position 1 or 2 or 3 or 4.
    could some one help me with this.
    Thanks in advance,
    suresh

    Use the function module VIEW_KUAGV. Pass soldto details and document details being created in inport parameter comwa and pass shipto number in WE_INPUT and fif_no_dialog = 'X',no_address_data = 'X'.
    This gives the exact structure of how the partners will appear when you create a sales order in table xvbpa. You can find the positions of partners from the table.
    Award points if answer is helpfull.

  • General Evaluation report T-code;ME80FN showing Net order value Zero only

    Hi Gurus ,
    I am Executing the T-code ;ME80FN in that report i am getting the Net order value as Zero for all report entities Kindly advise for this soon .
    Many Thanks
    Kiran

    Hi,
    If PO price ZERO in ME80FN report, then cross check PO item status( is item set for deletion flag or item available with price) in t.code:ME23N and if price very much available in ME23N, then check your user ID authorized for ME80FN report
    Also you can cross check PO price in ME2N report or ME80RN report.
    Regards,
    Biju K

  • Using va02 change sales order

    dear experts,
                i need help from urs,  i am using bdc close sale order, when its having delivery. i done this issue
    only single line delivery, that is in schdule lines having one schedule line with delivery, i done this using call transaction, but i can't do multiple scdule line with delivery. i know sap standard not allowed with delivery. but i want any other way, like using bapi.
    regards
    sakthi

    Hi,
    Not able to understand this.....Can you please a bit more explanatory....

  • Creating Sales order texts while using BDC session method is not working

    Hi All,
    I have an existing program which creates sales order using BDC session method.( Actual program uses BAPI to create sales order and in case if any error occurs during creation of sales order BDC session is generated so that user can process it later and i am facing issues in this part of code where it uses BDC)
    I wanted to modify this BDC sesion  to update the sales order text also. I tried recording VA01 for creationg sales order text unfortunatly it is not capturing the data i am entering in the text fields.
    Please suggest if there is any way to create sales order using BDC.
    Regards
    Sheeba

    Hi Madhu,
    '=TP_CREATE' is the OK code i am getting for creating TEXTS. But the text entered are not captured in BDC.
    Part of BDC program generated for cretaing sales order texts.
    perform bdc_dynpro      using 'SAPMV45A' '4003'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=%_GC 128 22'.
    perform bdc_field       using 'LV70T-SPRAS'
                                  'EN'.
    perform bdc_dynpro      using 'SAPMV45A' '4003'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=TP_CREATE'.
    perform bdc_field       using 'LV70T-SPRAS'
                                  'EN'.
    perform bdc_dynpro      using 'SAPMV45A' '4003'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=%_GC 128 22'.
    perform bdc_field       using 'LV70T-SPRAS'
                                  'EN'.
    perform bdc_dynpro      using 'SAPMV45A' '4003'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=TP_CREATE'.
    perform bdc_field       using 'LV70T-SPRAS'
                                  'EN'.
    perform bdc_dynpro      using 'SAPMV45A' '4003'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '/EBACK'.
    perform bdc_field       using 'LV70T-SPRAS'
                                  'EN'.
    perform bdc_dynpro      using 'SAPMV45A' '4001'.
    perform bdc_field       using 'BDC_OKCODE'
                                  '=SICH'.
    Regards,
    Sheeba

Maybe you are looking for