Goods Issue with PI sheets

Hi
I am trying to do Goods Issue with PI sheet in SAP v4.7c. I have used the following characteristics however only the finish product and the qty comes up in the PI Sheet.
can any one please let me know what should be done to have components assigned to the phase or irresepective of the phase:
The scope of the Component Recipe destination is 03: for all order items and reservation and
the position is 05: at the start of the phase
The characteristics used are:
PPPI_INPUT_GROUP          Material list
PPPI_MESSAGE_CATEGORY          PI_CONS
PPPI_PROCESS_ORDER          
PPPI_RESERVATION          
PPPI_RESERVATION_ITEM          
PPPI_MATERIAL          
PPPI_VARIABLE          'MYVAR&0050&'
PPPI_MATERIAL_CONSUMED          
PPPI_UNIT_OF_MEASURE          
PPPI_AUTOMATIC_VALUE          Event date
PPPI_AUTOMATIC_VALUE          Event time
PPPI_OUTPUT_TEXT          Material
PPPI_OUTPUT_CHARACTERISTIC          PPPI_MATERIAL
PPPI_OUTPUT_TEXT          Material quantity-target value
PPPI_OUTPUT_CHARACTERISTIC          PPPI_MATERIAL_CONSUMED
PPPI_OUTPUT_TEXT          Unit of measure
PPPI_OUTPUT_CHARACTERISTIC          PPPI_UNIT_OF_MEASURE
PPPI_INPUT_REQUEST          Material quantity-actual value
PPPI_DEFAULT_VARIABLE          'MYVAR&0050&'
PPPI_REQUESTED_VALUE          PPPI_MATERIAL_CONSUMED
PPPI_VALIDATION_FORMULA          ( X > ( 0.95 * 'MYVAR&0050&'))
PPPI_VALIDATION_FORMULA          AND
PPPI_VALIDATION_FORMULA          ( X < ( 1.05 * 'MYVAR&0050&'))
PPPI_OUTPUT_TEXT          Unit of measure
PPPI_OUTPUT_CHARACTERISTIC          PPPI_UNIT_OF_MEASURE
PPPI_INPUT_REQUEST          Batch
PPPI_REQUESTED_VALUE          PPPI_BATCH
PPPI_MESSAGE_CATEGORY          SIGN
PPPI_PROCESS_ORDER          
PPPI_CONTROL_RECIPE          
PPPI_OPERATION          
PPPI_PHASE          
Can any one please let me know where am I missing!!
Thanks in advance
-Rahul

This is at control recipe creation or you are checking the instruction in the process order ?
This is a simple PI which is working OK fo rmaterial consumption.
Check it.
10     PPPI_DATA_REQUEST_TYPE     Solicitud de datos simple
20     PPPI_MESSAGE_CATEGORY     PI_CONS
30     PPPI_UNIT_OF_MEASURE
40     PPPI_OPERATION
50     PPPI_OUTPUT_TEXT     Operación
60     PPPI_OUTPUT_CHARACTERISTIC     PPPI_OPERATION
70     PPPI_PHASE
80     PPPI_OUTPUT_TEXT     Fase
90     PPPI_OUTPUT_CHARACTERISTIC     PPPI_PHASE
100     PPPI_RESERVATION
110     PPPI_OUTPUT_TEXT     Reserva
120     PPPI_OUTPUT_CHARACTERISTIC     PPPI_RESERVATION
122     PPPI_RESERVATION_ITEM
126     PPPI_OUTPUT_TEXT     Item
127     PPPI_OUTPUT_CHARACTERISTIC     PPPI_RESERVATION_ITEM
150     PPPI_PROCESS_ORDER
160     PPPI_AUTOMATIC_VALUE     Hora de evento
170     PPPI_AUTOMATIC_VALUE     Fecha de evento
180     PPPI_MATERIAL
190     PPPI_OUTPUT_TEXT     Code
200     PPPI_OUTPUT_CHARACTERISTIC     PPPI_MATERIAL
210     PPPI_MATERIAL_SHORT_TEXT
220     PPPI_OUTPUT_TEXT     Material
250     PPPI_OUTPUT_CHARACTERISTIC     PPPI_MATERIAL_SHORT_TEXT
300     PPPI_MATERIAL_QUANTITY
330     PPPI_OUTPUT_TEXT     Plan
360     PPPI_OUTPUT_CHARACTERISTIC     PPPI_MATERIAL_QUANTITY
400     PPPI_MATERIAL_CO_PRODUCT
500     PPPI_OUTPUT_TEXT     Um
600     PPPI_OUTPUT_CHARACTERISTIC     PPPI_UNIT_OF_MEASURE
700     PPPI_INPUT_REQUEST     Lote
800     PPPI_BATCH
900     PPPI_REQUESTED_VALUE     PPPI_BATCH
1000     PPPI_INPUT_REQUEST     Cantidad Real
1100      PPPI_MATERIAL_CONSUMED
1200     PPPI_REQUESTED_VALUE     PPPI_MATERIAL_CONSUMED
1300     PPPI_INPUT_REQUEST     Sloc
1400     PPPI_STORAGE_LOCATION
1500     PPPI_REQUESTED_VALUE     PPPI_STORAGE_LOCATION

Similar Messages

  • Goods Issue with Serial number reversal

    Hi Experts,
    I have an item which is set to Inventory Item and Sales Item. I brought it in via Inventory/Good receipts to assign serial numbers.
    I realized I used the wrong Warehouse and wrong item Code ( I have 2 codes set the same but for different recording purposes)
    Unfortunately did I turn around and created a goods issue with the serial numbers to wash it but I do nee the serial numbers available to do my correct entry. How can I get my Serial numbers back which show no unavailable.
    If I try to set the item also as Purchase Item and try to do a return it wont show. Please advice.
    Thanks

    Hi,
    Receive again with correct item code and ware house with same serial number.
    If not, Please explain with an example.
    Thanks & Regards,
    Nagarajan

  • Goods Issue with reference to Purchase Order

    Hi MM Gurus,
    Is there any settings to do Goods Issue with reference to Purchase order?
    I want to capture the material price in purchase order during goods issue instead of standard price or moving average price.
    Thanks in advance
    Dinesh

    Hello Dinesh,
    Batch valuation is similar to split valuation. Here is the link on how batch valuation works.
    http://help.sap.com/saphelp_47x200/helpdata/en/25/283db54f7811d18a150000e816ae6e/content.htm
    Please check in sandbox environment before using.
    Hope this helps.
    Regards
    Arif Mansuri

  • Goods Issue with reference to Material document

    Hello,
    I would like to create Goods Issue with reference to material document (Transfer Posting document) , but the following message appears :
    "Selected material document does not correspond with action to be executed".
    Is it possible to create Goods Issue with reference to Transfer Posting (mov.type 311 - from stor.loc. to stor.loc.)  ?
    Thanks

    Thanks,
    probably I'll have to find another way to solve this business requirement of copying the transfer document data in GI.
    We have an auto created transfer postings via interface from another system and the main idea was to use already entered fields in transfer posting document such as material , quantity , text , goods recepient , etc. and not to enter them twice when GI should be created. In our case (it's a case for certain materials) it's always 1:1 relationship, so the idea was to facilitate the job of creating the GI, because GI should contain the same data as in transfer posting document.

  • How to do good Issue with S/N from DI API

    Hai,
    I want to do good Issue with Serial Number using DI API but I got an error message <b>"\[IGE1.DocEntry]\[line:0],item serial is not found in Whse SR-5155 - 1 - R5155KGS ' (-5002)" </b>
    here is the code
    Set oGoodIssue = oCompanyDI.GetBusinessObject(oInventoryGenExit)
            oGoodIssue.DocDate = "12/14/2007"
                oGoodIssue.Lines.itemCode = "SR-5155"
                oGoodIssue.Lines.WarehouseCode = "R5155KGS"
                oGoodIssue.Lines.SerialNumbers.SystemSerialNumber = CStr(1)
                oGoodIssue.Lines.SerialNumbers.ManufacturerSerialNumber = "SR-0000001"
    oGoodIssue.Lines.SerialNumbers.InternalSerialNumber = "SR-0000001"
                oGoodIssue.Lines.SerialNumbers.SetCurrentLine 0
                oGoodIssue.Lines.SerialNumbers.Add
            retval = oGoodIssue.Add
            If retval <> 0 Then
                oCompanyDI.GetLastError errMsg, errMsg2
                sbo_application.messageBox errMsg & " (" & errMsg & ")"
            Else
                sbo_application.messageBox "Success"
            End If
    I check already from SAP BOne and the serial number is exist
    Can someone help me solve this problem
    Thanks and Regards,
    Arthur Siwan

    Hi Arthur,
    Try this code ( i had changed only one line of code in your original code)
    Set oGoodIssue = oCompanyDI.GetBusinessObject(oInventoryGenExit)
    oGoodIssue.DocDate = "12/14/2007"
    oGoodIssue.Lines.itemCode = "SR-5155"
    oGoodIssue.Lines.WarehouseCode = "R5155KGS"
    oGoodIssue.Lines.SerialNumbers.Add
    oGoodIssue.Lines.SerialNumbers.SystemSerialNumber = CStr(1)
    oGoodIssue.Lines.SerialNumbers.ManufacturerSerialNumber = "SR-0000001"
    oGoodIssue.Lines.SerialNumbers.InternalSerialNumber = "SR-0000001"
    oGoodIssue.Lines.SerialNumbers.SetCurrentLine 0
    retval = oGoodIssue.Add
    If retval 0 Then
    oCompanyDI.GetLastError errMsg, errMsg2
    sbo_application.messageBox errMsg & " (" & errMsg & ")"
    Else
    sbo_application.messageBox "Success"
    End If
    Hope it helps you
    Regards
    Vishnu

  • Bapi for partial good issue with ref to reservation

    I have check the bapi for goods issue with ref to reservation. But how to take care scenario where good issue qty is less than reservation qty. How to map this in bapi.
    Please provide input its urgent
    Thanks
    JENA

    Hi Jena,
    Implement a check in your program calling  BAPI_GOODSMVT_CREATE.
    If you call BAPI_GOODSMVT_CREATE in your own program you have to fill the interface of it (GOODSMVT_HEADER, GOODSMVT_ITEM ...).
    So in the first step you have to select/colect all the required data for the interface. If you want to post a goods-issue with
    reference to a reservation you can implement a quantity-check in you own program similar to the checks in transaction MB1A or transaction MIGO which lead to message M7064. All the required informations are stored in the table "RESB - Items of reservation".
    This is the quantity-check implemented in transaction MIGO (... see note 409754):
    Take only reservation items with open quantity > 0 or
       or flag 'propose all items' is set (->default settings)
         l_open_quantity = ls_resitem-bdmng - ls_resitem-enmng.   >(1)
         CHECK l_open_quantity > 0 OR
                s_defaults-propose_all_items = abap_true.
    l_open_quantity  = open quantity -> is calulated here
    ls_resitem-bdmng = Requirement Quantity ->
                        table RESB / field BDMNG
    ls_resitem-enmng = Quantity withdrawn ->
                        table RESB / field ENMNG
    Furthermore you could check, whether the quantity you want to post now is larger than the (remaining) open quantity. If this
    not the case you could add this item to the interface-data. Otherwise you can ignore it and send a corresponding message or add the item to an error-log.
    After the check has been carried out and the interface has been filled with the valid items you can call BAPI_GOODSMVT_CREATE.
    In the customizing-transaction OMCQ you can maintain the category of messages. If you set the message M7 362 to the category "E - error message" the BAPI_GOODSMVT_CREATE will return with   this (error-)message as soon as the requirement quantity is exceeded by the goods-issue("Reserved quantity exceeded by ...").
    But: other processes/applications are using these settings too.
    This means: these processes/applications might have a different behaviour after your changes (error-message instead of a warning-  message ... for example).
    I hope this helps,
    Elaine.

  • Goods Receipt with PI sheet

    Hi
    I am trying to do goods receipt with PI sheet. After I complete the PI sheet it seems that the goods receipt get done successfully but the stock doesnt show up may be as delivery or PGI is getting done.
    We have WM enabled in the system, not sure how PI sheet GR gets affected by this!
    Can anyone please suggest where should I check for probable solution
    Thanks in advance
    -Rahul

    What do you mean by delivery number?  It should not show delivery number in CO54, rather it should be goods receipt material document number.
    You can activate the sending of process message by background job RCOCB002 (cross plant) or RCOCB004 (plant-specific).  You can set up the be after event "SAP_NEW_PROCESS_MESSAGES" (enter parameter as client number).  However, I had the bad experience about this since it will log if you have several processes.  Therefore, the periodical job, says every 10 minutes, give you a lot better in terms of performance.
    Hope that it helps.
    Rgrds,

  • Post Goods Issue with BAPI with reference to BOM

    Hi All,
    I want to post Goods Issue with BAPI / FM with reference to BOM.
    The requirement is like to replicate what we can do with MB1A with reference to BOM with BAPI / FM.
    Please give ur suggestions.
    Thanks in advance.
    Chintan.

    https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_forums_rm&query=kanban&adv=false&sortby=cm_rnd_rankvalue&sortmode=true&searchmode=similar&similardocsuri=/forumsrm/1_category/42_category/50_forum/34196_thread/322837_message

  • Pick and Pack / Goods Issue with Multi Batch Pickup

    Dear Friends,
    Can anyone explain me the process of Pick and Pack / Goods Issue with Multi Batch Pickup.
    Harsh

    Hi Mathur,
    Please refer these links on working with batch splits in deliveries :
    <a href="http://help.sap.com/saphelp_47x200/helpdata/en/38/c1853488601e33e10000009b38f83b/frameset.htm">Batch split</a>
    <a href="http://help.sap.com/saphelp_47x200/helpdata/en/38/c1853488601e33e10000009b38f83b/frameset.htm">Executing Multi batch</a>
    <a href="http://help.sap.com/saphelp_47x200/helpdata/en/38/c1853488601e33e10000009b38f83b/frameset.htm">Transferring Batch Data from Deliveries into Warehouse Management</a>
    Hope it helps. Please reward if useful.
    Thanks & Regards
    Sadhu Kishore

  • BAPI to post a Goods issue with relation to Sales Order?

    Hi Everyone,
    After creating a delivery order, I need a BAPI to automatically post a goods issue for this DO.
    I tried using BAPI_GOODSMVT_CREATE but it returns the message 'Goods Movement not possible with mvmt type 601'.
    Any advice?
    Best Regards,
    Junwen

    Hi John,
    My data are as follows:
    GOODSMVT HEADER:
    PSTNG_DATE: 30.09.2004
    DOC_DATE: 30.09.2004
    REF_DOC_NO: had tried 1014000359 or empty
    GOODSMVT_CODE: 03
    GOODSMVT_ITEM:
    MATERIAL: HP0121002
    PLAN: 1010
    STGE: 10FG
    BATCH: BATCH1
    MOV: 601
    CUSTOMER: 180017
    ENTRY_QNT: 1
    ENT_UOM: PC
    ENT_UOM_ISO: PC
    DELIV_NUMB: 1014000359
    DELIV_ITEM: 000001
    From your feedback, it is possible to use the BAPI to create a goods issue for movement type 601?
    Best Regards,
    Junwen

  • Can't add a goods-issue with more than one item and one is serial managed.

    Hi,
    We are trying to issue more than one item to a production order using the DI API.  If none of the items is serial managed, they all are accepted and the goods-issue Add is successful.  If one the items is batch-managed, the goods-issue Add is also successful.  I am able to add the goods-receipt if I it contains only one item and it is serial-number managed.  However, if I’m issuing more than one item and one or more of the items is serial number managed, then the DI API will not add the goods-issue.  The error message that appears refers to an item that is not among the items being issued.  The message is:
    -10: (IGE1.WhsCode)(line: 3), ‘Item ‘A00006        ‘ with system serial 1 is not in stock.’
    Again item A00006 is not even in the group of items being issued.
    The code I am using for the serial number part is:
    With oGoodsIssue.Lines.SerialNumbers
              .SystemSerialNumber = rs.Fields.Item("SysSerial").Value
              .ManufacturerSerialNumber = rs.Fields.Item("MfrSN").Value
              .InternalSerialNumber = rs.Fields.Item("IntrSerial").Value
              .SetCurrentLine(n)
              .Add()
              rs.MoveNext()
              n += 1
    End With
    The rs is a recordset that the code is looping through as the serial numbers are being added.
    The error message does not occur during this code.  It occurs when it tries to add the full goods-receipt.  Does anyone have any idea how I can fix this?
    Thanks,
    Mike
    Edited by: Mike Angelastro on Mar 31, 2008 8:43 AM

    Hi Mike,
    Try to do the ".Add" only if you need it. Doing a ".add" without assignation may cause the error you have.
    I guess your n variable start at 1 or 0, so you could put code like this :
    With oGoodsIssue.Lines.SerialNumbers
    if n = 0 then (or 1, also I don't the correct syntax of your programming language)
    .Add()
    end if
    .SystemSerialNumber = rs.Fields.Item("SysSerial").Value
    .ManufacturerSerialNumber = rs.Fields.Item("MfrSN").Value
    .InternalSerialNumber = rs.Fields.Item("IntrSerial").Value
    .SetCurrentLine(n)
    rs.MoveNext()
    n += 1
    End With
    HTH
    Jodérick

  • Goods Issue with cost

    Hello
    I am trying to make a goods issue to adjust the inventory, but i want to make it with the real cost of the product.
    I have just made a formated search to get the cost of the product, the problem is that if i select the last purchase price list, i update this price with the cost, and i dont want to update the last purchase price.
    If i choose another list, for example price list 01, this list doesnt get update with the cost?
    Thanks
    Jacobo

    Hi,
    The price list in goods issue document is defaulted the 'last purchase
    price', and you could manually change it by select from the drop down
    list before you add the document.And you could also manually change the info price column.
    However the price list and price in the document is only informative. From the testing we could see that the item's cost will always be
    used to calculate released stockvalue and create journal postings.
    The item cost and last purchase price will not be affected by adding the
    goods issue document.
    Best Regards
    Helen Sun

  • Goods Issue with Purchase Account Management

    Hi,
    in one of our foreign subsidiaries we have to run the MM-Purchase Account Management. These subsidiaries will be delivered by Cross-Company Replenishment deliveries with intercompany-invoicing. Every Goods receipt for such an replenishment delivery will be posted in the receiving subsidiary, besides the normal bookings on the u2018Goods/Invoice Received clearing accountu2019 and u2018Stock accountsu2019, on additional purchasing accounts. Now itu2019s possible that the goods have to be returned to the delivering plant due to any problems. To send back the goods we use again a SD-delivery (triggered also by an MM-IC-Purchase order) and with this SD-delivery we want also to post the goods issue in the subsidiary. But as the goods receipt has been posted on these special additional purchasing accounts, the goods issue has also to be posted on these special additional purchasing accounts (The target is to correct these purchasing accounts to the ammount of the returned goods). But it seems that this is not possible because of the MM-Account determination which doesnu2019t allow to post on these special purchasing accounts with an SD-transaction. Iu2019m no MM-expert but is there any possibility to post on this purchase accounts also when posting a goods issue in SD? If not in standard, are there any User-Exits in the account determination?
    Regards
    Stephan
    Edited by: Stephan Nadler on Aug 12, 2008 1:20 PM

    Hello Dinesh,
    Batch valuation is similar to split valuation. Here is the link on how batch valuation works.
    http://help.sap.com/saphelp_47x200/helpdata/en/25/283db54f7811d18a150000e816ae6e/content.htm
    Please check in sandbox environment before using.
    Hope this helps.
    Regards
    Arif Mansuri

  • Blocking of Good Issue with respect to posting date

    Hi Expert,
                   Is there any way out in SAP B1 to block the Good Release with respect to posting date.i.e. If User receipt the Good in stock today then system should not allow the user to issue the same good on the back date.
    regards,
    PankajK

    Hi Pankaj,
    There are so many options e.g you can check in oinm select that particular item sort on docdate and check inqty and compare with your goods issue date if it is same then send same transaction to approval if you want.
    Thanks
    Sachin

  • Check material availability and goods issue with different BOM no

    dear expert:
    please find the below scenerio
    1. finished goods contain finished garments which contain washed garments accordingly>sewing garments>print panel>cut panel>fabric
    2. before going production we need to check all the component materials as well as their components are available or not.
    3. so our idea is we will create one BOM no 7 which will contain all components under finished goods. and we need to check material availablity with this BOM no
    4. successively we will split the BOM into different group and assign them under different components as applicable in BOM no 1 which we wants to use while issue.
    please suggest whether it is possible and if yes then how can i do this.
    best regards
    javed iqbal

    Dear,
    Requirement: System issue Warning / Error message in case of movement quantity is more than available quantity - safety stock quantity while making goods movements.
    This is actual requirement - Ex. Material un-res stock = 10 pcs and material master safety stock set as 5 pcs. So, if any reservation, goods issue, transfer postings done with quantity 7 pcs - system issue message as ' on date xxxxx only 5 pcs available' (i.e 10 available - 5 safety = remaining 5 relevant for movement).
    For this Dynamic availability check created with checking rule and assing rule with trasaction OVZ9 and OMB1 similar for Reservations.
    Make the message to be shown either Warning or Error and transaction types also assign the rule.
    BUT do suggest to do regression test cross functionality wise whether any where this message breaking background operations like - auto reservation from production , sales order etc.
    Regards,
    Syed Hussain.

Maybe you are looking for

  • Adobe Reader 9/Mac OSX 10.5.4/Internal Error after installing

    Just purchased a new iMac with OSX 10.5.4 installed. I have 2.4 GHz Intel Core 2 Duo with 4 GB 667 MHz DDR2 SDRAM. Acrobat Reader v8.x won't run, so downloaded and installed v9 from the official Adobe web site. When I attempt to launch Acrobat Reader

  • Customer Credit and Collection options

    Hello, There is a "Credit and Collection" section under Customer Account Profile. I want to understand about all the options, another word, how all these options works, specially RISK code , Credit Rating and Credit Clafication....How do they came in

  • Error with Explain Plan

    Hello, Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi PL/SQL Release 10.2.0.4.0 - Production CORE     10.2.0.4.0     Production TNS for IBM/AIX RISC System/6000: Version 10.2.0.4.0 - Productio NLSRTL Version 10.2.0.4.0 - Production

  • Editable combo box - changing list

    hey all, I have to capture a code, which may be one of many types, and have planned on using an editable combo box, which narrows down the available options as the user types into it - as many programs use. Problem is that I'm not sure what it is I n

  • Reminders app in iOS7 (Notes section in Reminders)

    Hi Some of my Reminders have a lot information in the notes section of each reminder. When I have gone into Reminders and then into the notes section of a reminder I can modify the text, add more in or delete words or lines. No Problem. If hit 'retur