Standard Compnent for Order Item Selection as Usage in own Component

Hi all,
is there any standard component that I can use to select items form orders or quotations?
I can't use BTFOLLOWUP since this component updates the BOL by themselve - see component usage in
BT115H_SLSO.
I need something like this -> BTAdminH as input -> Table with selected items and quantity as output.
br
Jürgen

Hi, Prashanth
As per my understanding there is no update of quantity in quotation if you reject sales item in sales order.
only one way is to delete created sales order then quantity of quotation is reset,
kapil

Similar Messages

  • R12 - API to Create Serial Numbers for Ordered Item in Receipt

    Hello All,
    I got a requirement to create PO Receipt using PL/SQL code. For that i have created PL/SQL code to insert data in following Interface tables,
    a) rcv_headers_interface
    b) rcv_transactions_interface
    After inserting data in Interface table executed Concurrent Program "Receiving Transaction Processor" to process data from Interface table to Base Table. This process is working perfectly fine for "Non-Catalog" requests. But if i try to process any PO having Inventory Item whose Serial Control is set to "At Receipt" then i got following error at Interface table,
    "Fail to validate serials".
    To resolve this issue i need to create and process serial number for Ordered Item selected to Receive. Can anyone guide me regarding how can I generate Serial Numbers using API for PO Receipts.
    Regards,
    Priyanka

    Hi,
    Just populate mtl_serial_numbers_temp table correctly (by specifying transaction_temp_id = RTI.interface_transaction_id)
    and serial number range in fm_serial_number - to_serial_number respectively.
    You may entermultiple MSNT records with same transaction_temp_id.
    You may need to populate PRODUCT_TRANSACTION_ID = RTI.interface_transaction_id and PRODUCT_CODE = 'RCV'.
    Oracle will create all the serial numbers for you when the records get processed.
    Thanks,
    Hrishi

  • Early batch opening for order item is activated in the QM data settings

    Hi Team
    I am not able to generate inspection lot inspite maintaining 04 inspection type in QM view.
    Getting this message - ( Make sure that an inspection type for inspection lot origin (03) or for inspection lot origin 04 with
    early batch opening for order item is activated in the QM inspection data. )
    Please suggest me required settings.
    Thanks

    Hi
    Go to MM02 select the QM view
    Clcik the inspection setup button
    Select the inspection type 04 detail icon in right corner.
    in that screen Control insLot field select the  Y Early lot creation for the order item.
    Save
    Thanks
    S.Murali

  • What is the standard rate for ordering extra copies of a Photobook?

    I will be shooting a wedding in the coming months, and as a part of their package they are ordering a Photobook, which I will make through iPhoto/Aperture.
    The couple are looking to order extra copies of this Photobook, and would like to know how much the extra copies will cost?
    Can anyone tell me the standard rate for ordering extra copies of Photobooks.
    If a general rate does not apply, can someone give me the cost of an extra copy of a standard 20-page book?

    Greetings,
    Pricing information is here: http://www.apple.com/ilife/print-products.html
    Keep in mind there will be shipping and applicable taxes which you can find out about by making a book in iPhoto and putting in your information when you go to buy it (it gives you the price total before you actually hit the final buy button).
    Cheers.

  • Standard smartforms for order confirmation

    Hi all
    i search the standard smartforms for order confirmation. What's the name for this form....
    i have only find for invoice LB_BIL_INVOICE and for Delivery LE_SHP_DELNOTE, but not for oder confirmation....
    thx abap_begin....

    Hi,
    For the printing of the order confirmation there is a standard script RVORDER01. You can find this in transaction NACE by choosing application as V1 then output type as BA00 and then Processing routines.
    Regards
    Dillip Sahoo

  • M8 140 Acct assgt 01 for order item 45041838 00003 does not exist

    Hi experts,
    when i am trying to create invoice from BAPI_INCOMINGINVOICE_CREATE ii am getting the following error meesage for multi account assignment for non service based  invoice ,service items.
    error message: M8 140 Acct assgt 01 for order item 45041838 00003 does not exist
    Please advice
    Thanks & Regards,
    Narasimha

    Hi,
    Please check the SAP note number : 810917.
    Regards,

  • 2 seperate extractors for order item

    is it possible to maintain 2 seperate extraction paths for order Item 2LIS_11_VAITM?
    I have a need to go-live for one operating company without impacting the current data.
    My thought was to somehow copy this entire data source and related programs to a Z one and then use the two separately...
    Is it possible?  or is there some other way to maintain 2 delta queues/set-up tables?

    Can you explain what you mean.
    I have 2 seperate BW systems
    1 is BW 3.1 and has live data for SD with live delta for 10 years of data
    2 is a new BI 7.0 system which has new requirements
    The source for both of these systems will be the same R/3 system.  Since I am making significat changes to the extractor for #2 I would like to be able to do this without affecting #1.
    Is this possible?

  • Change Date for Order Item Partner Changes

    When I make a change to a partner on an Order Item the Change Date VBAP-EDATU is not populated.  can anyone recommend a way to have this field filled for all changes to any fields on an Order (header and Item)?

    It can be done by WF, Why you need a warning message?
    Anyhow check badi
    PT_GEN_REQ or PT_ABS_REQ,

  • Double click for JList items selection

    I would like to select JList items only by double clicking on them. I can write a mouse listener for detecting double clicks by my own (and handle it afterwards), by please tell me how to turn the default behavior off (selecting items by clicking one time).
    Thanks in advance
    Marek

    I would like to select JList items only by double clicking on them. Well the standard is to select or highlight on a mouseClick or by using the arrow keys on the keyboard.
    Then once you have a selected item you can perform and Action on the item by double clicking or by using the enter key. Remember you should always be able to use either the keyboard or the mouse to perform any given function.
    This posting shows my solution for the above scenario:
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=626866

  • Dump in SAPDBKDF for park items selection

    We are developing a customer program that uses the logical database <b>KDF</b>. When the user selects <b>Parked items</b> check box ( <b>b0sg-xstav = 'X'</b>) in the selection screen, a runtime error <b>DBIF_RSQL_INVALID_CURSOR</b> occurs.  But if the user returns back to customer program and executes it again with the same select option, the error does not happen and the program works all right.
    The runtime error long text is:
        An exception occurred. This exception is dealt with in more detail below      
        . The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was
         neither caught nor passed along using a RAISING clause, in the procedure "PUT_BSIK"      "(FORM)"     .                                                                
    The error occurred in a statement that accesses the table "<b>V_VBSEGK</b> ".
    "DBIF_RSQL_INVALID_CURSOR" CX_SY_OPEN_SQL_DBC
    "SAPDBKDF" or "SAPDBKDF"                     
    "PUT_BSIK"                                   
    Source code extract
        IF <b>b0sg-xstav = 'X'</b>.                                            
    vorerfasste Belege ueber DB-Index nach lifnr                      
          save_bstat = 'V'.                                             
      modification of WHERE clause: remove AUGDT, AUGBL, DABRZ, IMKEY 
          REFRESH: vbsegk_where.                                        
          vbsegk_where[] = bsik_where[].                                
      BSTAT W oder Z sind nicht im VBKPF                          
    >>>>>      SELECT * FROM v_vbsegk WHERE lifnr = save_lifnr           
                                 AND bukrs =  save_bukrs            
                                 AND gjahr BETWEEN '0001' AND '9999'
                                 AND budat IN kd_budat              
                                 AND budat LE kd_stida              
                                 AND zuonr IN kd_zuonr              
                                 AND umskz IN kd_umskz              
                                 AND hkont IN kd_hkont              
                                 AND gsber IN kd_gsber              
                                 AND blart IN kd_blart              
                                 AND bldat IN kd_bldat              
                                 AND bschl IN kd_bschl              
                             AND BSTAT IN KD_BSTAT                
                                 AND waers IN kd_waers              
                                 AND zlspr IN kd_zlspr              
                                 AND zlsch IN kd_zlsch              
                                 AND (vbsegk_where).                
    Had anyone a similar situation?
    I'm on SAP 640
    Best Regards,
    Nancy

    Hi people,
                   I have resolved this issue and I want to share it with you. The problem was that in the GET event code there was a call to a method of a class and this was provoking an commit. We have moved this code in another event and it have never dumped again.
    Thanks to you for your interest.
    Regards,
    Nancy

  • Can I change the standard text for web item 'INFO_FIELD_ITEM'?

    Hello experts.
    I made a WAD template using web item 'INFO_FIELD_ITEM'.  In data binding, I used the 'Last refresh' of general text elements.   As a result, in the web browser I can see the last update date & time. (e.g. 'Last refresh: 2007.01.17 17:34:44') Then our customer want to change the default text "Last refresh" as "Working time".
    How can I change this?
    I tried to change the text symbols for program SAPLRRSV. But it worked only in Bex Analyzer not in the web.
    Our server version is Netweaver 2004s and SP10.
    Best regards.
    JY Park.

    Hello,
    I had the same problem - just wanted to display the values of a variable in an info-field, but not the caption.
    I found out, that there's a tag for Info-Field Item called ONLY_VALUES (it's the checkbox under the headers visible checkbox in the properties dialog of the Info-Field Item; in my WAD version, there's no label assigned to this checkbox, so it was not easy to find out what it should be),
    You have to set it to 'X' (check it) ; then you get the unformatted value of the variable (no caption anymore).
    <bi:INFO_FIELD_ITEM name="INFO_FIELD_ITEM_1" designheight="500" designwidth="350" >  <bi:WIDTH value="350" />
    <bi:HEIGHT value="500" />
    <bi:DATA_PROVIDER_REF value="DP_1" />
    <bi:HEADERS_VISIBLE value="" />
    <bi:ONLY_VALUES value="X" />
    You have to insert the info-field item between span tags so that you can define your own formatting values.
    The ONLY_VALUES tag works the same as the tag 'RENDER_AS_TEXT' you have with the text item , see
    http://help.sap.com/saphelp_nw70/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    There's only one disadvantage: If you have chosen a lot of variable values (multiple selection), the variable string gets very long and no line break is performed, because all blanks in the string are replaced by nbsp's. I solved this with a little Java Script, replacing the appropriate nbsp-s with br tags.
    Hope it helps
    Beate

  • For multiple item selection in Table

    Plz use this code and paste it in perticular event of button. when u excute the application ,To select multiple items plz catch shift in keyboard otherwise u can select only single item.
    int n = wdContext.nodeProducts().size();
        int leadSelected = wdContext.nodeProducts().getLeadSelection();
        // loop backwards to avoid index troubles
        for (int i = n - 1; i >= 0; --i) {
          if (wdContext.nodeProducts().isMultiSelected(i) || leadSelected == i) {
            wdContext.nodeProducts().removeElement(wdContext.nodeProducts().getElementAt(i));

    Hi Vishal
    Thats the way the webdynpro table has been designed to work for multiple selection...on click of the Ctrl key or Shift key. There is no other alternative for this.
    What would your question be?
    Thanks
    oj

  • Updating Standard Cost for an Item in Item Master Data

    How do you change the Item Cost field under the Inventory Data tab in Item Master Data if Standard Cost is selected as Valuation Method.  This field is greyed out.

    Hi ,
    If you have an inventory in the warehouse , you cannot change the item price of the standard cost .
    So it is greyed out .Once you donot have inventory ,this field becomes active and you can enter the price .
    Second option is from Item Revaluation .
    Please test it in test environment
    Thank you
    Bishal

  • Calculation for subcontracting item of type N (non stock) as it for type L(Stock)

    Hi Gurus,
    I have a Requirement for calculating the cost for Subcontracting  Non stock items N as it is getting calculated in standard functionality for subcontracting items of Type L.
    This will be done in CK11n ( used to calculate the standard cost estimate of the product) for header as well as component materials.
    please suggest the user exit or Badi where i can change.
    Please refer the below logic-
    BOM for the material 2000500 as Header and 1LPL0835298AB as a component and this component has an assembly with 7008508 as a component and this component is an Sub contracted item and this has an assembly with component 1LBA182151-3.
    Price calculation for the material 7008508 (Item Category as N). Since this is sub contracted item the price will picked from field EINE-NETPR.
    In EINA, pass the material (MATNR=7008508) to fetch the list of info records (INFNR) created for that material.
    Then it has to input those info records to EINE table along with Purchasing organization (EINE-EKORG=PT02).
    From the output of EINE table, it should compare the price (EINE-NETPR) of the PIR and should take the least price from those PIR`s.
    If the currency is other than PLN, then it should be converted to PLN based on conversion charges.
    For Material (MATNR=1LBA182151-3), it should pass the material number to table MBEW along with valuation area (BWKEY = WERKS).
    From the output, it should check the Price control (VPRSV) ‘V’ or ‘S’
    If ‘V’ the price will be picked from the field “VERPR”
    If ‘S’ the price will be picked from the field “STPRS”
    Also from the output, it should check the Price unit (PEINH) ‘1’ or other than ‘1’. If it is other than ‘1’ it should divide the VERPR or STPRS by PEINH. Then this is the price of the Material “1LBA182151-3”.
    The material (MATNR=1LBA182151-3) should be passed to table “MARA” and will take the Base unit of measure from that table “MEINS”.
    Br,
    Surya

    Hi Surya,
    Please put breakpoints in any of the below BADI's and check if any of them will trigger for your
    requirement:
    VALUATION_CK                            BAdI for Valuation in Product Costing
    CK_KALAMATCON2_CI                       BAdI for CI Fields for Table KALAMATCON2
    COSTINGRUN_CK                           Edit Costing Run
    COST_APPORTION_CK                       Maint Apportionment Structure Joint Production: Dist Rules
    CO_PROD_COSTING_CK                      Cost Management for Joint Products (Costing, Target Costs)
    DATA_EXTENSION_CK                       For Data Enrichment in Product Costing
    DYNPRO_EXTENSION_CK                     BAdI for Interface Enhancement in Costing
    ORDER_COSTING_CK                        Enables Header Data Changes in Preliminary Order Costing
    QUANTITY_STRUCT_CK                      Enables Quantity/Structure Changes in Costing
    SUR_STOCK_TRANSF_CK                     Overhead on Materials with Stock Transfer Between Plants
    Thanks
    Sri

  • Sales Pricing for FOC Item

    Hi experts,
    Can you please let me know how pricing procedure can be configured for FREE OF COST ITEM in sales...with details of condition types, sales document settings and item categories...
    Also the cost of the item has to be fetched in 'copa' since there will be zero pricing and accounting documents will not be generated. How can this happen.
    Thanks in advance,
    Tommy.

    Item category for free of cost goods is TANN
    or item category determination takes place based on this this criteria
    Sale order + Item category Group +  Usage +  higher level item category
    and this you can do in item category assignment in spro menu
    so for you it would be OR + NORM + TANN
    Now about your cost in VOV7 for TANN if you have checked the cost determination then your second question is also answered.
    Hope this helps
    Cheers

Maybe you are looking for

  • ITunes keeps resetting and asking me if I want to download album artwork!

    Hi, it seems as though every time I open iTunes these days the stupid window pops up asking if I want it to automatically download album artwork. I click "No, blah blah blah." And then iTunes opens. At the left is the "Download" option thing (in gree

  • Return nothing when run Open Purchase order report(by Buyer)

    We implement iPro/PO in Oracle. I finished the PO setup. But now user report that they are not able to generate any output for a particular Buyer when they run the Open Purchase Orders Report(by Buyer) report in the PO module. Even I leave the parame

  • 3000 C100 Cloned Hard Drive Upgrade will not boot

    Hi, I have recently bought a western digital 320 MB hard drive to replace my C100 hard drive which is now full. I cloned the old hard drive and when I installed it the laptop wouldn't boot, it just said " no bootable CD in drive". It didn't appear to

  • Error in Form 16 standard service.

    Hi All, When i try to access the form 16 standard service i am facing an exception called Error when calling method INIT of class CL_HRXSS_HR_IN_F16 . Please do the needful. We do not have NWDI setup in our organisation. I sthere any other way or pat

  • Photo export problem

    I update all my apple products and found that photo cannot export to PC thereafter, who may tell me any problem