Service Item in the BOM

     Dear All, I would like to add service item in the bom which will should be non stock but valuated item.
1) I am using material type WERT/ ROH  for this.
2) Whenever I am trying to post the GRN for the finished goods , It is giving an error
No special stocks defined for value-only materials
Message no. M7311
Diagnosis
You set a special stock indicator although the article concerned is a value-only article. You cannot have special stock for value-only articles.
Procedure
Cancel the special stock indicator.
please advise the solution .
Thanks for the help.
Regards
Sukh

Hi
This error is coming since you have assigned the WERT material type in BOM and for this in OMS2 there is no update of quantity defined in Plant/Material.
Regards,
Anupam Sharna

Similar Messages

  • Copy service line items to new line items in the same contract (ME32K)?

    Hello friends,
    Requirement: There are many contracts (account assignment K) has service line items  (type 9). I need to copy a contract line item along with its service line items (1 or more) into a new line item in the same contract. I tried bapi_po_change but it says Contracts can't be processed with it, as only in this bapi we have a structure for ESLL services. BAPI_CONTRACT_CHANGE or create don't have structure for ESLL..how to achieve this through a bapi or a fm?
    So, in what way I could accomplish this? I came across some threads, which was helpful, but is not solving the purpose
    Any guidance here would be of great help.
    Thanks in advance.
    Mayank

    Use BAPI_AGREEMENT_MAINTAIN
    This BAPI can be used to create new service items in the contract but won't change existing lines. You can query the contract lines that you want to copy and later call the BAPI to recreate them

  • Saving a Template BOM Item using the oInventoryGenEntry object

    Hi
    I am trying to do a Good Receipt using the DI Object, It always works if the item is not a BOM object but if its a BOM parent I get an error :Item is not set as Inventory Item. The error continues to show me that the problem occurred on an Item that is a child Item of the BOM, This happens especially when the BOM TreeType is Template. According to my understanding,  As long as he parent Item of the BOM is set as inventory Item, every item should work fine.
    I can't set the child items as Inventory items because they are just components to build the parent Item.
    Please help. How can I solve this
    Private Function UpdateStock() As Integer
            Dim oAdjustmentIn As SAPbobsCOM.Documents
            Dim txtItemCode As SAPbouiCOM.EditText
            Dim txtStdCost As SAPbouiCOM.EditText
            Dim txtSize1 As SAPbouiCOM.EditText
            Dim txtSize2 As SAPbouiCOM.EditText
            Dim txtExtQty As SAPbouiCOM.EditText
            Dim errDescript As String
            Dim Result As Integer
            Dim CurrentStock As Double
            Dim iRow As Integer
            Dim tmp As String
            Dim i As Integer
            Dim StkItem As String
            Dim GLAccount As String
            Try
                oAdjustmentIn = oDICompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInventoryGenEntry)
                oAdjustmentIn.DocDate = Now
                oAdjustmentIn.Reference2 = "2"        
                oAdjustmentIn.JournalMemo = "Adjustment In"
                'oAdjustmentIn.PaymentGroupCode = "1"
                oItem = oAdjustmentInForm.Items.Item("13")
                oMatrix = oItem.Specific
                txtItemCode = oMatrix.Columns.Item("1").Cells.Item.oMatrix.RowCount).Specific
                If txtItemCode.Value = "" Then
                    i = oMatrix.RowCount - 1
                Else
                    i = oMatrix.RowCount
                End If
                For iRow = 1 To i
                    DocType = New PGG_IBT(mo_ParentAddon)
                    txtItemCode = oMatrix.Columns.Item("1").Cells.Item(iRow).Specific
                    StkItem = txtItemCode.Value
                    oAdjustmentIn.Lines.ItemCode = StkItem
                    oAdjustmentIn.Lines.AccountCode = GLAccount
                    oAdjustmentIn.Lines.Quantity = 2
                    oAdjustmentIn.Lines.Price = myPrice
                    If iRow <> i Then
                        oAdjustmentIn.Lines.Add()
                    End If
                Next
                Result = oAdjustmentIn.Add()
                If Result <> 0 Then
                    errDescript = oDICompany.GetLastErrorDescription()
                    SBO_Application.MessageBox("Error creating interbranch Receive  " & errDescript)
                End If
               UpdateStock = Result
            Catch ex As Exception
               UpdateStock = -1
                SBO_Application.MessageBox("Error in Class PGG_Inventory, function UpdateStock() " & ex.GetBaseException.ToString)
            Finally
                GC.Collect()
            End Try
        End Function

    Hi Ian
    Thanks for the insight, how ever, if I do a Goods Receipt direct in SAP Business One, the Item saves nicely and everything works. It even looks as though the BOM child items are not affeted. But when I use the DI object I then get an error, I don't know what the DI Object is doing different from what SB1 is doing.
    There is no doubt in my mind that the Template BOM item can be saved with the Goods Receipt because I am doing it direct in SBO client and it works. I just need to be able to do it via the Di Object
    Please help if you can think of another reason why this is happening
    Regards
    Dumisani

  • Creating a service item

    I'm in the middle of creating a new service and am having a problem with service items. I have designed the service item, created the dictionary added some fields, created an active form and finally created a service. In the plan for the service my first step is to create a service item. Then I call the CPO process which updates the service item and finally I do an update service item.
    My problem is the service item never gets created. I plan on using this service item for subsequent services but can't as it never exists. The CPO process gets called properly and updates the requisition form properly but no service item.
    Can anyone give me some clues as to what I've done wrong? I'm using CIAC 3.0. Haven't yet upgraded to 3.1.
    Ryan
    Sent from Cisco Technical Support iPad App

    Maksim,
    It turns out that in my active form I wasn't creating a value for the Name field and thus it was refusing to save my Service Item. I only discovered this after trying to create a Service Item manually and accidentally leaving the Name field empty. I am not using the Name field in my form so now instead it's set to hidden but I also generate a GUID for it and this now works as expected.
    Just little things to keep us on our toes!
    Ryan

  • Purchase Request grouping logic for Service items

    Dear Guru,
    I'm working with the following scenario: SRM 7, ECC 6.04 and classic scenario implementation.
    Durinh the Shopping Cart / Purchase Requisition creation, if I will create Shopping Cart wth two or more services items with the same Service Number and only the WBS element different in SAP ECC system the Purchase Request contain one Service item with two row and multiple account assignment category.
    My customer require that in this case two item services will be created on ECC system with one row for each service and single account assignment category.
    Do you have idea for the possible solution?
    Thanks in advance.
    Best Regards
    Giuseppe

    Hey
    Your query is not very clear .. could you explain in detail possibly with a screenshot ?
    Regards
    Vinita

  • Missing items in the IDoc for the delivery

    Hi to all,
    Sorry if not posting in the right forum.
    In my customer's scenario, an IDoc is created against a delivery (via the delivery output), and sent via ALE to a distant warehouse system, for picking and GI posting (basic type SHPMNT03).
    For some times, the IDoc created against deliveries including BOMs is missing the main item of the BOM (though the BOM main item is in the delivery).
    Consequently, the integration in the distant system is failing, because the higher-level item referenced in the BOM sub-items is missing.
    Surprisingly, re-triggering the delivery output does re-generate a complete IDoc, where the segment for the main item is back.
    I looked almost everywhere, did many searches in OSS (on SHPMNT03, on HIPOS, on E1ELD24 - segment name in the IDoc -, on "Missing items in the IDoc for the delivery", etc...), I even simply googled the web, but I can't even figure out what is the cause for this (I imagined it could be caused by a missing commit in the program generating the IDoc, but don't know whether this make sense).
    Any help would be highly appreciated.
    Thanks in advance and best regards
    Yan
    Edited by: Yan Loiseau on Jul 8, 2010 12:52 PM
    Edited by: Yan Loiseau on Jul 8, 2010 12:56 PM

    Hello Yan
    Jelena is right, you are better off taking it up with SAP. I also did not find any relevant OSS notes.
    However the issue, according to my reading, is in the following areas:
    1) LV56KF05: INCLUDE LV56KF62 .  " FILL_E1EDL24"
    This fills the EIEDL24 segment, may be the main item is filled  initially and overwritten later.
    2) Function Module: IDOC_OUTPUT_DELVRY
    You can look at the following OSS notes (though not fully relevant)  for some clues:
    810981 - Reference data missing in DESADV IDoc from decentralized WMS
    537470 - BOM + batch split in decentralized WMS, confirmation fails
    752921 - VL563: Higher-level item does not exist
    705086 - Higher-level item does not refer to existing item
    Hope this helps. Good luck.

  • Service Item and Standard item to be copie

    Friends,
    We are trying to configure service Item (without Delivery ) with a standard Item for our sales orders.
    I have used TAN for Std.Item and TAD for services.
    Business need:
    Products purchased by our customers need personalization for every product. Some customers may not need personalization.
    We want the Design Charges ( just a service ) + Product (std.Item) to be captured in Sales order. But, the service Item should not be copied to Delivery..and after subsequent TO and PGI (for Std.Item), when we get to the Billing with ref to the Delivery just made, we should see both Design Charge (Service Item ) and the Std.Item in the Billing doc.
    I tried to set the copy controls for the service item from SO to Billing (with out delivery)...but I am not able to see both the Items in one Billing document.
    I could get this when the Desing charge is passed through the Delivery document (although not relevent for delivery and TO)..then to Billing.
    But the business needs the Design charge to be shown in Billing documents only and not in Delivery.
    Do we have a way to do so? OR>LF (without Designcharge)->F2 (with item and Design charge)..how to achieve this.
    The Item categories used are TAN and TAD.
    Need your definate  help.
    Thanks
    Ravi

    It is not possible to get Service Item w/o delivery in to Invoice along with the the delivery item..unless the Service item is configured as item relevant to delivery.

  • Is it Possible in Purchase Order that putting the BOM, all the components ?

    Is it Possible in Purchase Order that putting the BOM, all the components of that particular ges populated in the Rowt ? This is necessary to select single - single items is PO..
    We are also using MRP and Forecast. We want to use this method in case of placing URGENT Purchase Order without considering WH stock + PO ordered + ....................
    What kind of Query we would write , that  putting the BOM in the UDF, the componenets get populated in Purchase Order...
    Please give complete query.................

    The query I have provided earlier needs to be set in the ItemCode field at the row level and not on your User field at the header.
    The query below (same as earlier with the addition of the user field name - please verify) will show the Child Items of the BOM item who code you have entered at the Header level in your UDF.
    SELECT T0.Code FROM [dbo\].[ITT1\] T0 WHERE T0.Father = $\[OPOR.U_BOMNAME]
    This will not automatically fire but the user has to first enter the Vendor Code and then enter the U_BOMName and then in the Item code field press Shift+F2 which will fire the above query FMS displaying the child Items for this BOM.
    Suda

  • Transmission confirmation of service items

    Hello,
    Can anyone tell me how SRM 5.0 is transmitting the Confirmation of a Service item to the R/3 backend?
    Aparently this does not go via the Idoc MBGMCR which  is used for confirmation of materials.
    We are on a SRM 5.0 - Classic Scenario
    Thanks in advance,
    Aart

    Thanks Disha,
    But I need to know how it works the other way around!
    If I create a confirmation for a Pur.Order with service-items, I need to know how SRM trasnmits the information to the Back End.
    Via DB87 I see that the transmission does not go via IDOCS in this case (as is for example the case in the confirmation of materials)
    Thanks for any clue.
    Aart

  • Sales order for service item

    hi
    if im going to make a sales order for a service item then, the in the document item does not appear, but description appears then how can i select that item in sales order and how that service item is going to be effected.

    Dear Krishna
    You can find below description from the help file.
    ●     Service to create a sales document for a service that has not been defined as an Item in SAP Business One, such as a one-time consultation.
    As it mentioned,a service type sales order DO NOT affect
    any item.You should use the item type sales order and a service defined
    as sales item in item master data.
    Regards,
    Syn Qin
    SAP Business One Forums Team

  • Unlimited check for Service items on contracts

    Hello,
    When I'm creating a contract for a service item, on the item detail the checkbox for Unlimited is always checked.
    Why is this developed like that? and is there a way to modify this behavior?
    Regards,
    Nelson

    Hi,
    On the item detail screen this flag should be left set as it is defaulted.
    The real limits are stored at the service specification levels and NOT at the PO item details level.
    If you test this you will find that the flag that you are indicating here does not affect the process because the actual flags at the lower level are used.
    So unless this is giving you a real problem, leave it as it is.
    Steve B

  • How to modify or add new line items to existing BOM?

    Hi All-
    I have been trying to change Quantity, Valid From Date, Sort String and Item Category of existing BOM components, but only successful in changing Quantity and sort string. I dont know why Valid From date and Item Category are not getting changed. Further, I am not able to add new components (items) to the BOM. Can anyone help me with the coding for the same? I shall def reward the good and helpful answers. I am using the function module, CSAP_MAT_BOM_MAINTAIN. Send me some sample program for understanding.
    Thanks
    Shakir

    Hi,
    Please try to  use Explicit Commit work to save the changes.
    check if there in any BAPI FM related to this.
    Please check the structure you have passed for these fields.
    check the Item category for BOM items - POSTP in table T418. if the entry exists then try to add the values again.
    Thanks & Regards,
    Chandralekha.

  • CIM XML Examples for Importing Service Item Data

    Use these simple XMLs to edit and create your CIM file to import SI Data...
    The Lifecycle Center guide provides all the instructions on how to create the CIM XML for importing Service Item data - the attached examples can be used as a starting point for you to use.
    The "Host Policies" example provides the format for a single service item
    The "System Policies Approvals" example provides the format for multiple service items
    Note the image below taken from the LCC guide to capture the correct data type that must be used in defining each SI attribute in the XML.

    maybe I'm being a bit slow on the uptake, but I've tried and tried and none of my XML files will import, they always stop at 'Class Not Recognised'.
    I had originally assumed the class was the SI type - does anyone have any information about this?
    Thanks, meghan

  • Populate a Service Item upon user login

    Hi Team,
    I have a simple Service Item of two fields
    - name
    -Description
    I design a DB Table Details with the above fields and have values in which it syncs 'name' to CCP user login name
    I need to populate the service Item with the correponding user name when he/she logged in.
    How to do this?
    As far as I see, the values for the  Service Item instances are manually provided in Service Item Manager -> Manage Service Item -> new
    How do i populate with dynamic values from DB Tables (as well as from CPO too)?
    Kindly share steps for this
    Thanks
    Shankar                  

    I require this because I need design a portlet that display values from DB Tables designed for my requirements. Since some types of portlets allow Content Type as Service Items, I could dynamically populate service Item based on user login and display them as a dash board.
    Pls note the requirement i described is the simplified version of actual requirement that spans to multiple DB Tables created by us
    Thanks

  • Pricing not Picked up in Billing for one of the BOM items

    Hello SAPians,
    I have an issue.
    A Standard Charge Estimate was created from Service Order.
    Invoicing was done on the same day of the Standard charge Estimate.  The issue is
    There 3 Materials (BOM)-LUMF.   The price at
    10.  Service item    Rs  0.00    TAP-  (No price)
    20.  Service Item    Rs 184.00 TAD   (Priced)
    30.  Service item    Rs 266.00 TAD   (Priced)
    total order value Rs 450/.   Total Billing amount Rs 266.00 and NOT Rs 450/. 
    The error is item at 20 not picked pricing in Invoicing. Pricing analysis in Invoicing shows "Condition record exists, but has not been set"  Message 108.
    The possibility of User Manually deleting the Condition Type in Billing is reuled out.
    Your guidance and suggestions are appreciated
    Thanks in Advance

    Hi,
    Please read the below details of the message 108 and carry out new pricing in the invoice, this will solve your problem:
    Condition record exists, but has not been set
    This message tells you that the condition record exists, but has not been set in the document. If pricing was carried out again for the document item, then the condition would be set.
    There are different reasons for this:
    1. The condition was deleted manually in the item condition screen.
    2. The condition record was created later. Please note that order processing and pricing have buffer mechanisms. This means that a newly added condition record might only be found after order processing has been left completely and then started again.
    If the condition type is used for subsequent settlement (rebate), there may be subsequent updating of business volume (the agreement is is created retrospectively). The document conditions do not contain the condition record, as the condition record was not created when pricing was carried out. Updating of business volume is carried out using special functions for subsequent settlement.
    3. When an item was added, the condition record was accessed with key fields other than change time. This could lead to different results in the requirements check at the time of adding and the change time. This can occur when modifications are made.
    4. In billing (or when copying orders): Certain condition types were not determined in the source document (this is usually controlled by the pricing requirements). When creating the document, the document flow (TVCPF,TVCPA) is processed using a pricing type that does not redetermine these condition types, although they are supposed to be called via the requirements.
    Hrishikesh

Maybe you are looking for

  • Reading (and searching, use of TOC and index) Acrobat files offline

    OK - I have tried several things in effort to read PDFs offline. The 'tools' that allow me to access these files PDFReader Pro and GoDocs are incapable of doing searches, use TOC, and index.. It is basically a picture of a PDF. They also present it i

  • Error Code 0x80072efd - Unable to resolve

    I'm on an HP Stream 7 tablet running Windows 8.1 full. The problem is whenever I try to run an app (that came preinstalled, like "Mail" or "Store") and "Switch this PC to microsoft account" for the first time, the error message "unable to connect to

  • Can I import multiple folders at once?

    I'm pretty sure that Aperture won't support what I want to do...but I thought I'd ask anyway... I'm converting to Aperture from Photoshop Elements.  I've got all my photos arranged nicely in the following structure: \Photo-directory   \year     \mont

  • OneNote states "ONENOTE failed to start correctly on its last attempt."' How do you want proceed? "

    Microsoft ONENOTE has stopped working problem event name: appcrash application name: onenote.exe Application Version: 14.0.7107.5000 Application Timesamp 531599f6 fault Module Name: kernelbase.dll fault Module Version 6.1.7601/18409

  • Installing a specific font

    First of all, I'm working on a mac format with Fireworks CS3. I'm really needing to get the Tahoma font to be available in Fireworks and I can't find anywhere to import it. It's available in Dreamweaver, but it's not on my list in Fireworks. Can some