Purchase order for KIT item

Hi,
my requirement is to raise Purchase order for KIT item.For Example--
For 1 Kit item A, including 1 table and 4 chairs. Define components (table and chair) for item A by using Bills of Material screen. In Order Management, when user orders 100 item A, system will generate automatically 100 tables and 400 chairs and Ship to customer. Item A does not have Onhand, only its components have Onhand.
will the oracle purchasing support this KIT purchase concept.
pl give me suggestions.
Thanks in Advance,
regards,
venkat

Venkat
I'm thinking that your requisition from OM will be automatically converted to internal requisition for 100 tables and 400 chairs, based on your setup.
Would you still need to have 'KIT' setup in procurement?
The other thing I can think of is, you can use Requisition Templates to help in ordering items on a repetitive basis.
Let us know what you think.

Similar Messages

  • Transfer of tax indicator to purchase order for service items in shopping cart

    Hi all.
    I have a problem with the tax indicator in the shopping carts and in the backend purchase orders for service items. If I create a shopping cart with service items with different tax indicators, the backend purchase order have a unique item including all the services. So, all the PO items are under one tax indicator while in the shopping cart there is more than one indicator. I mean, the PO is not correctly replicated with the information of the SC.
    Example: shopping cart in SRM with 3 items, tax codes: V1, V2, V1. The standard code transfers the information to the backend, and creates a purchase order with an unique item with the 3 services under tax code V1. So, the second service is not under the correct tax code, and will be wrongly invoiced.
    We have debugged all the code of the process, and we think it is a standard bug. When you replicate a PO in the backend from a SC in SRM, have you experienced this behaviour, or the service items are grouped in different PO items each one with the correct tax indicator?
    Thanks in advance.

    Hi again...
    I forgot to mention that we have found and applied the note 1822107 (Purchase order: wrong tax code for PO with 2 service items), that fits exactly to our problem. But after testing, it doesn't work.
    Regards.

  • Delivery completed indicator in purchase order for service item

    How can I make the delivery completed indicator (EKPO-ELIKZ) in a purchase order for a service item ready for direct changes.
    Per default this field is hidden on purpose for service items (according to SAP note 735404). Please inform me of customizing entry where that can be changed!
    Thanks,
    Johnny

    delivery completed indicator only gives information for MRP ( That not consider balance qty as onorder stock), it has no control on GR, so I am not sure what you will achieve to mark it in service PO?

  • Purchase order for same items

    Dear Sirs,
    We have a situtation wherein - PR for the same items are being raised under different WBS.  When purchase order is being raised for these PR's, although the items are same, purchase order with different line items are being generatted.
    E.g
    Item    Description     Qty    Rate
    10        ABCD              5        10
    20        ABCD              5        10
    30        ABCD              5        10
    40        ABCD              5        10
    Is is possible that the system make a total of all the same items and present it in one line item only
    Viral Bhinde

    Hi
    Check it in ME59N for aggregation of PRS. But in case of different WBS element, it will work or not.
    Regards,
    Raman

  • Stored procedure in purchase order for duplicate item for a vendor

    Hi all
    I have written a stored procedure for duplicate item for vendor the output i need from this SP is whenever for a vendor we will raise purchase order the system should check that their shouldn't be any po in the system for the same item by the selected vendor. Its working fine when only one item is selected but it is behaving wrongly when more than one item is selected.
    If (@object_type='22' and @transaction_type='A')
    BEGIN
    Declare @Vend as varchar(200)
    Declare @ItemCode as varchar(200)
    Select @Vend =CardCode From OPOR Where DocEntry = @list_of_cols_val_tab_del
    Select @ItemCode=ItemCode From POR1 Where DocEntry=@list_of_cols_val_tab_del
    IF 1 !=(Select Count(T0.DocEntry) From OPOR T0  Inner Join POR1 T1 On T0.DocEntry=T1.DocEntry  Where T0.CardCode=@Vend and T1.ItemCode=@ItemCode)
    Begin
    select @error =1
    select @error_message = 'Item Code Already Exists For This Vendor'
    end
    end
    Thanks
    Rashid.

    Hi Rashid,
    Try this,
    if @object_type = N'22' and @transaction_type in (N'A', N'U')
    begin
    declare @line1 int
    declare @lin1 int
    declare @out1 int
    Set @out1 = 0
    SET @lin1 = 0
    Declare @Vend as varchar(200)
    Declare @ItemCode as varchar(200)
    Select @Vend = CardCode From OPOR Where DocEntry = @list_of_cols_val_tab_del
    Select @line1 = Max (LineNum)FROM POR1 WHERE POR1.DocEntry = @list_of_cols_val_tab_del
    While @lin1 < @line1
    Begin
         Select @ItemCode=ItemCode From POR1 Where DocEntry=@list_of_cols_val_tab_del and LineNum = @lin1
          if (SELECT COUNT(T0.DocEntry) FROM POR1 T0 inner join OPOR T1 on T0.DocEntry = T1.DocEntry
          WHERE T0.ItemCode = @ItemCode and T1.CardCode = @Vend)> 1
          Begin
               Set @Out1 = 1
               Break;
          END
               Else
               Begin
               Set @lin1 = @lin1+1
               Continue
          END
    END
    Set @lin1 = @lin1 + 1
    if @out1 = 1
    begin
          Set @error = 1
          Set @error_message = 'Item Code in line ' + CONVERT(nvarchar(4), @lin1) + N'already Exists For This Vendor!'
    End
    END
    Regards,
    Bala

  • Purchase order for a line item

    Hi Guys,
                 I have got the following business sceanrio.
    I have got a material "A" which can get from locally or can get from 3rd party also.
    In the sales order i have entered like following.
    Line item no.  Material     Qunatity     Item category
            10             A              100            
            20             A              500
    As only 100 quantity is available in my stock i want to go with 3rd party for line item 20.
    How can i go ahead in this scenario.
    What would be the item categories for two line items?
    If i go with Purchase order for line item 20. Where in sales order i can track that, Line item 20 is getting thru Purchase order, My requirement is to store the corresponding purchase order no for each line item getting from 3rd party (STO also).
    Thank you
    Anil

    Hi Anil,
    For delivery from stock use the item category TAN
    For procuring it from Vendor use the item category - TAS/TAB
    Check whether the ITEM CATEGORY GROUP & GENERAL ITEM CATEGORY GROUP for Material B is BANS/BANC & the Material type is HAWA.
    Once you get the item category TAS/TAB, in sales order save it and go to Change to mode of the Sales Order then you can see the purchase requisition no in the Schedule line tab. Based on this Purchase Requisition a PO is created.
    After you save the PO note down the PO number and then raise Goods Receipt (MIGO) with reference to the PO number.
    Now you can goto MMBE and check the Stock for Material B.
    Reward if helpful.
    Regards
    PAVAN

  • Enhacement  for  Purchase order creation (Service Item)

    Dear All,
    While creating the purchase order for service items , the base value for calculating the tax must be a value of a pricing condition type.
    Can anyone advice how to link the pricing and tax details of a service item.
    Thanks
    Ravindra Suvarna

    Hi,
    It is a coding error.
    Could you please check if you have applied the note 1049031 with the latest version 13?
    Regards,
    Edit

  • Procurement for kit item without listing its child components in PO

    Hi Experts,
                Could any one explain me how to get the solution for below scenario
    The purchase order will be placed for kit item and which has list of child components (For example 4 to 5 components). The child components may not be listed in PO. During goods receipt against the PO, how to track the child components into GR and child components may be recorded as staggered delivery. 
    Regards,
        Ramprakash

    Hi,
    The purchase order will be placed for kit item and which has list of child components (For example 4 to 5 components). The child components may not be listed in PO. During goods receipt against the PO, how to track the child components into GR and child components may be recorded as staggered delivery.
    every item there should be in PO line item for goods receipt
    we can not used BOM in PO
    Regards
    Kailas Ugale

  • Unable to cancel - open purchase order where all items are removed

    Hi all,
    When We try to cancel/close open purchase order where all items are removed from item master ?
    It showing error message,
    "No matching records found  'Items' (OITM) "
    Purcahse order was created on may-2007.
    As purchase order showing in open item list.
    Any solution for this problem ?
    Jeyakanthan

    SAP does allow items to be removed from the item master with open documents, but only if the documents have not created journals.
    It does create headaches though, and this situation is one of them.
    If there are not many items, I suggest you recreate the items, close the PO and just cancel the items rather than remove them.
    The other workaround is to change the items on the PO to something different that is in the item master, then close it.

  • Block purchase order for releasing

    Hi expert,
    is it possible for us to block a PO for release if the item in PO already been blocked ?
    Thank you.
    Regards
    Simonksh

    user11197404 wrote:
    We sent the purchase order for the new license to Oracle on last Friday
    yet to receive the new CSI for the new server .
    can we still move forward with deployment activity and later specify the CSI
    or would that stop us suring the install process if we don't have yet the CSI ?
    Are you asking from a technical or legal standpoint?
    If technical, do you see anything in the installation instructions that mention entering license information? What happens if you try to go ahead and install? What could be the worst that could happen?
    >
    Kindly help me .
    If you have any idea any metaline node pls let me know ..
    Thanks an addvance..
    j2vinod

  • Purchase Order for Battery filling

    Hi I had an issue with  Purchase Order , I need to create a Purchase order for battery refill, Stores will send 10 batteries for refill and sometimes 9 only come back the remaining one he will send unfilled we will pay for 9 batteries to supplier but the 10th battery also come back to stock how to track the items gone out and items come back in.

    Hi,
    I think you should use Inventory Transfers for ths process. Due to the fact that you don't actually purchase the batteris, but the "refill" service, you can't use the actual battery item in your PO (otherwise recieving the GRPO will incresae your stock qty).
    Instead, open 2 Storages in your system, one for "Items that were sent for refill/service" and one for "Items out of service".
    When sending the batteries to your supplier, move those 10 batteries to the 1st storage manually. When you get them back, transfer 9 of them to your regular storage and the remaining to the 2nd one.
    Beni.

  • Purchase order for external service

    Dear experts,
    I tried creating a purchase order for a service, with account assignment unknown U, with item category D, but after entering the item details in the item overview, it keep saying " ACCOUNT ASSIGNMENT UNKNOWN NOT ALLOWED WITHOUT GOOD RECEIPT", i would like to know why this message is coming up, and how to rectify it, thanks for your anticipated contribution

    Hi,
    You can not use Account assignment unknown U in the creation of service order as system need a cost object with a G/L account during saving of service order which help system to post to required G/L account automatically on further transaction MIGO & MIRO posting.
    You can create contract(ME31) with   Account assignment unknown U & item category D as you do not know from which account or cost object specific  the contract going to be used,so as the contract can be used for all department/cost center./project related in future.And then you can create a release order/call off/service order(ME21N)  with Account assignment unknown K(in case of cost center) & item category D wrt contract  with entering all likes cost object u2013 cost center  , G/L account related with other input data.
    Check any user exit which not allow to create with  Account assignment unknown U & item category D.
    NOTE: if you create service order  with  Account assignment unknown U & item category D,then during SES, you need to enter cost object ( K or P or C  etc) with a G/L account.
    Regards,
    Biju K

  • Purchase order for part C which is made up of parts A and B

    I'm trying to create a purchase order for part C which is made up of parts A and B:
    The customer orders part C (Key/ignition combination) through a sales order, I must create a purchase order for part C which will consist of parts A (Key) and B (Ignition); something like a BOM. The problem is that I don't know of a way to do this in purchasing. The only standard way is a subcontracting purchase order which will obviously not work in this scenario.
    Is there a way to order these parts (A and B) but goods receipt part C.
    Thank you in advance

    Hi,
    At the sales document level when the BOM for part C will be exploded then the schedule line category attached to Part C item should only create a Purchase requisition. and all below level component in PR should be marked as bulk material for which independent requirement will not be created in further processing of PR or PO.
    Regards
    PK

  • How to link asset with purchase order and PO Item.

    Hello,
           I have to generate a report which contains columns
    Asset No , po no(ebeln) ,PO Item(ebelp),Material no etc
    My query is how to link asset with purchase order and      PO Item.
    I am selecting asset and po no. from anla  but how to get
    po item no(ebelp)?
    po line item is important in this report because every line item has differrent asset and material no.
    i tried to match asset no in mseg table but i am not getting asset no in mseg .
    how should i proceed ?

    Thanks Thomas & Srimanta for the quick response.
    When I checked EKKN table by entering PO there is no asset no. in anln1 field.
    Also I would like to add that, In me23n for a PO, account assignment category we are entering 'F' for internal order settlement.
    Where can i find the link between asset and po no(ebeln) and po item(ebelp)?
    Regards,
    Rachel
    Edited by: Rachel on Aug 11, 2008 7:23 AM

  • Purchase Order for Leased Asset

    Hello,
    I want to create an Purchase order for leased asset and want to make the payment for that.
    It will be helpfull for me if you can tell the config setting required for that and the sequence of Transactions for completing the cycle for the same.
    Cheers,
    Manish Jindal

    Hi,
    You first need to create Asset Number in transaction AS01. This is normally done by finance people. Once you get the asset number, create purchase order in transaction ME21N, by selection account assignment as A - Asset. Enter other data such as material number, quantity, requirement date, price, tax code. In the account assignment tab at item level, enter the asset number you got while creating the asser in transaction AS01. Save the purchase order.
    Once you receive the material against this purchase order, the accounting entries will be done against the asset number.
    Hope this fulfills your query.
    Regards,
    Prashant

Maybe you are looking for

  • The Application Manager doesn't install

    The Application Manager doesn't install

  • Problem faced with Jtable

    I have a row added to JTable.I am trying to edit column 2 in it.Now i keep my cursor in the same column which is being edited (i.e the focus remains in the column being edited) & click on Cancel Button By means of this button i clear the Jtable.i.e d

  • Ok i finally decided what i will order with my new mobo. Pls tell me what you think...

    Ok i got the 875p neo Fisr pcb 2.9 I have a p4 2.8(800) atm , but im thinking of ordering a 3.0 or 3.2 since i dont overclock much... Decided to go with kingmax ramm unless someone saiys else i got a reply earlier that someone has this and it works.

  • Custom portal or team site ?

    Hi, There is no much traffic in HCM Cloud forum so I'm also asking here: Is that possible to create a custom portal/team site in the HCM Cloud environment? Thanks, Yan

  • Unknown Gizmo with iPod Nano

    I just bought a 4th gen iPod Nano and it came with a strange gizmo. It's vaguely the shape of a dock, but does not function as one. The iPod can be mounted in it, but the dock connector still has to plug into the bottom so the iPod with gizmo can't b