Free goods in purchase order

hi guys:
I got a problem. vendors will give me few goods for free when I purchase a material at a level of quantity.now I can creat a purchase order to purchase A with few quantity of A free, and the question is how can I purchase A with B free?
waiting for your help`````

Hi Keen,
In MBN1 if u select the exclusive view u will geta field wherein u can enter the name of the other material which u are going to receive free.
to get the exclusive just click on the  the button that says exclusive and make sure u are in the exclusive view .
the field name is AddMatFrGd.
just check it out
Regards
Raja
And i need a help form u , if we maintain the above conditions where can we see the things happening like entering the free goods ? is it during Goods Receipt the system automatically fetches the free goods as well as a next line item if different and if the same material is used as free goods then will the system just add the free goods qty aslo?
please clarify if u get things ok
Thanks in advance
Raja

Similar Messages

  • Free Goods for QT order Types

    Can I use automatic Free goods determination for QT order types.
    however i am using it for OR right now and i have done the related configuration for QT as well but system is not detmining Free Goods for QT order types.
    I have also maintained the below entry in "Determine Item Category for Free Goods Item"
    Sa Type   ItCGr         Usg.     HLevelItCa  DfltC
    QT            NORM      FREE     AGN           AGNN

    Hi
    Std SAP itself doesnt support Free Goods at quotation level
    Standard SAP supports Free Goods at quotation level and hence the item categories AFNN and AGNN are provided in the standard SAP. But,  the Automatic determination of Free Goods is not possible for SD documents under category other than 'C'.
    In your scenario...since the automatic determination is not possible, think about handling the functionality manually or through user exits.
    Thanks,
    Ravi

  • Free goods in return order

    Dear All,
    We are creating return order with reference to billing document.Billing document has free goods as second line item .When I create return order only main item is getting referenced not the free goods .
    Is it a standard behavior ? can we achieve to copy free goods in return order also??  
    Needed quick reply please... gone thru few sdn links .but all with confusing  solution .....with all setting suggested I could not achieve 
    Kindly guide.........
    Umesh Karanth

    Dear Sir,
    I have maintained  for the combination of TANN TO REN    as follows:
    copying requirement for VBAP --153
    copying requirement for business data--104
    copying requirement for VBPA---004
    copying requirement  --303
    Pricing type --D
    But with this free goods are not getting referenced to return order. Is there anything I missed ?? pls guide
    Thanks,
    Umesh Karanth

  • Goods Receipt Purchase order

    Hi All,
    In Goods Receipt Purchase order(MIGO) Transcation, we r having delivery note (LFSNR) field, i want to retrive this field from data base , so can any body tell me the exact table for this delivery note field.
    BALU.

    Hi,
    LFSNR field is nothing but xblnr which u can find in table mkpf.
    For this, u need to know material document no, ie,mblnr.
    If u pass mblnr,mjahr to table Mkpf, u will get field xblnr which is nothin but lfsnr which u req.
    Hope ur query is solved.
    **REWARD ALL HELPFUL ANSWERS

  • Pay in advance before Goods Receipt Purchase Order

    Hi Experts,
    I would to know if it possible set a process of Paying in advance before to receive  Goods from Purchase Order
    Steps, like
    1-Create P.O (ME21N).
    2-Enter Incoming invoice (MIRO) (full or partial).
    3-Goods Receipt Purchase Order (MIGO).
    Could you suggest me?
    Thanks in advance,
    Ignacio

    If you want post the invoice prior to GR than you should not check the Gr-based invoice in the PO invoice tab then system will allow you to post the invoice.
    and later you can post the GR.
    until you post the GR you will see the open GR in MB5S tcode.

  • No valuation type at Goods Receipt Purchase Order

    Hi,
    No valuation type at Goods Receipt Purchase Order and have to manually input the valuation type. How to default it so that the valuation type is populated automatically and gray out without any changes to the valuation type ?
    Thanks.

    hi Pankaj,
    The valuation tyoe is appearing for the hearder material only & not for the child material.
    is there any way possible to get the valuation type of child material.
    & moreover I have tried with Purchase  info record ,But not helpful
    Please aadvice
    Regards,
    Vivek
    Edited by: vivek sharma on Aug 1, 2008 3:35 AM

  • BAPI for  Reversal of Goods Receipt Purchase Order(Transaction : MIGO)

    Hi all,
    Is there any BAPI for the Reversal of posting the documents Goods receipt Purchase order
    (Transaction: MIGO).
    Any inputs on this..is highly appreciable...
    thanks in advance...
    regards..
    prathima.

    Hi,
    Try this passing material doc and year.
    * Cancel the goods movement (creates a reversal document)
      CALL FUNCTION 'BAPI_GOODSMVT_CANCEL'
        EXPORTING
          materialdocument = g_material_doc
          matdocumentyear  = g_matdoc_year
        TABLES
          return           = i_return.
    Edited by: Raj on May 14, 2008 7:46 PM

  • Trying to link Goods Receipt Purchase Order (OPDN) to Landed Cost (OIPF)?

    Hi Everyone,
    I am wondering what the link is between a Goods Receipt Purchase Order and a Landed Cost. Here is a diagram of the link that I am trying to determine.
    According to the Database Tables Reference there is a link between OPDN (Goods Receipt Purchase Order) and OIPF (Landed Costs) called 'ImportEnt', as shown below -
    However I can't work out what 'ImportEnt' links to on the OPDN (Goods Receipt Purchase Order) side.
    Any advice concerning how to link OPDN to OIPF will be greatly appreciated.
    Kind Regards,
    David

    Hi Nagarajan,
    Thank you for the helpful response. The key to fixing my query was in the code below (which you kindly shared) -
    LEFT JOIN PDN1 T2 ON T1.[BaseEntry] = T2.[DocEntry] AND T1.[LineNum] = T2.[BaseLine]
    Kind Regards,
    David

  • Getting error in goods receipt purchase order

    I am getting the error when running the goods receipt purchase order..
    "Account determination for entry 1000 (COA) BSX 1200 ( Co Code) -- CAR1 ( raw material )not possible"
    Can some one suggest me for above error..
    Praveen

    Hi
    Check valuation grouping code is active in OMWD for the valuation area and then check OBYC settings for chart of accounts - for BSX transaction key - GL account has been assigned.
    Thanks

  • BAPI needed  for  Goods Receipt Purchase Order(Transaction : MIGO)

    Hi all,
    We have a requirement where in we need to post the documents throuh BAPI for Goods receipt Purchase order(Transaction: MIGO).
    Any inputs on this..is highly appreciable...
    thanks in advance...
    regards..
    prathima.

    Hi,
    use 'BAPI_GOODSMVT_CREATE'
    Check this sample.
    code
    REPORT ZRICH_0001 .
    Structures for BAPI
    DATA: GM_HEADER TYPE BAPI2017_GM_HEAD_01.
    DATA: GM_CODE TYPE BAPI2017_GM_CODE.
    DATA: GM_HEADRET TYPE BAPI2017_GM_HEAD_RET.
    DATA: GM_ITEM TYPE TABLE OF
    BAPI2017_GM_ITEM_CREATE WITH HEADER LINE.
    DATA: GM_RETURN TYPE BAPIRET2 OCCURS 0 WITH HEADER LINE.
    DATA: GM_RETMTD TYPE BAPI2017_GM_HEAD_RET-MAT_DOC.
    CLEAR: GM_RETURN, GM_RETMTD. REFRESH GM_RETURN.
    Setup BAPI header data.
    GM_HEADER-PSTNG_DATE = SY-DATUM.
    GM_HEADER-DOC_DATE = SY-DATUM.
    GM_CODE-GM_CODE = '04'. " MB1A
    Write 971 movement to table
    CLEAR GM_ITEM.
    MOVE '412' TO GM_ITEM-MOVE_TYPE .
    MOVE 'Q' TO GM_ITEM-SPEC_STOCK.
    MOVE '3800533484' TO GM_ITEM-MATERIAL.
    MOVE '1' TO GM_ITEM-ENTRY_QNT.
    *MOVE 'PC' TO GM_ITEM-ENTRY_UOM.
    MOVE '1060' TO GM_ITEM-PLANT.
    MOVE '0007' TO GM_ITEM-STGE_LOC.
    *MOVE '0901' TO GM_ITEM-MOVE_REAS.
    MOVE 'P203601001' TO GM_ITEM-WBS_ELEM.
    MOVE 'P203601001' TO GM_ITEM-VAL_WBS_ELEM.
    APPEND GM_ITEM.
    Call goods movement BAPI
    CALL FUNCTION 'BAPI_GOODSMVT_CREATE'
    EXPORTING
    GOODSMVT_HEADER = GM_HEADER
    GOODSMVT_CODE = GM_CODE
    IMPORTING
    GOODSMVT_HEADRET = GM_HEADRET
    MATERIALDOCUMENT = GM_RETMTD
    TABLES
    GOODSMVT_ITEM = GM_ITEM
    RETURN = GM_RETURN.
    IF NOT GM_RETMTD IS INITIAL.
    COMMIT WORK AND WAIT.
    CALL FUNCTION 'DEQUEUE_ALL'.
    ELSE.
    COMMIT WORK AND WAIT.
    CALL FUNCTION 'DEQUEUE_ALL'.
    ENDIF.
    WRITE:/ GM_RETMTD.
    LOOP AT GM_RETURN.
    WRITE:/ GM_RETURN.
    ENDLOOP.
    [/code]
    Also check the Bapis
    BAPI_PO_CREATE --> To create Purchase Order
    BAPI_PO_CHANGE --> To change Purchase Order
    BAPI_PO_GETDETAIL --> Todisplay Purchase Order
    Regards,
    Raj.

  • Errror  in Goods Reciept  purchase order  (MIGO)

    Hi Gurus,
    matnr-m-10
    plant :3000   RFQDate:21.10.2008  SubDLDate:25.10.2008   Document Date:30.10.2008
    I  have purchase order number '4500018285' with the vendor '5550'
    while  i'm generating  Goods Receipts Purchase order ,it sends Error
    "Posting only possible in periods 2006/05 and 2006/04 in company code 3000"
    could any one tel  what is problem to over come this.

    Hi,
    Hope ur period open is 05 for 2006 year.1st check which period open in MMRV & open periods one by one in MMPV t.code for your Co. Code 3000.
    If you opened  period in MM side ,Now in FI side in t.code: OB52 and open the period (present period [may be 10 for chart of account K4 or 07 for  for chart of account V3 for 2008] for the Account Types A, K, D,M, S and specially Account Type u201C+u201D which stands for valid for all accounts type and save.
    Now try ur transaction.
    Note
    Check OMSY setting( Do not change):
    Example;
    In OMSY steps, u have to enter .....
    Company Code .....
    Company Name ..............
    Fiscal Year of Current Period 2008
    Current period (posting period) ???
    Fiscal year of previous period 2008( will come automatic)
    Month of previous period( ???-1)( will come automatic)
    Fiscal year of last period of previous year 2007
    Last month of previous year 12
    Allow Posting to Previous Period (Back posting)
    Disallow back posting after a change of period
    For more Check the SAP Notes:487381 & 369637.
    Regards,
    Biju K

  • Free Goods in Purchasing MBN1

    Dear Folks,
    I created a condition record for free goods in MBN1.
    It is an exclusive conditon type where the vendor will give me 1 free item of X for 3 items of X purchased. I am expecting a 2nd line item to appear automatically when I create the 1st line item of 3 pcs of item X.
    However, when I create a standard PO, no 2nd line item appear.
    What else must be configure for this to happen?
    Best Regards
    Junwen

    Hi
    Just follow the following steps.
    1..Get into MBN1.
    2..Choose NR00
    3..Choose Inforecord Per Order Unit (As you do not maintain site level)
    4..Choose infotype as Standard [0]
    5..Choose your order unit
    6..Enter min qty as 3
    7..Choose from as 3
    8..Enter unit of free goods as you want
    9..Enter 1 as are free goods
    10..In calculation rule enter 1 and in free goods enter 1.
    11.. Enter the option is saved.
    12..Now click on the Exclussive button on top, which will change to inclussive.
    13.. Now In calculation rule enter 2 and in free goods enter 2.
    14. Save and then try creating a PO.
    Hope this helps.
    Regards
    Govind

  • Foreign trade for free of charge purchase orders

    Hello
    Scenario:
    My company imports tobacco leaf into GB from a different company based in BE, and my company processes the leaf in GB and sends it back to BE. We never own the leaf, and we only charge the BE company a price for the service we provide.
    A purchase order is created for a non valuated material master with 'non-valuated GR' account assignment J and no invoice receipt. Foreign trade data such as commodity code either defaults from material master or is manually entered by PO creator.
    There is no pricing procedure and therefore no GRWR condition value and the statistical value field in the 'declara./values' tab is greyed out. This causes an entry on Intrastat with a zero value, which is incorrect, as we should declare the statistical value of the goods for customs purposes. 
    Aside from adding a value in VEFU and then creating the report using VE33, what ideas do you have for how I could get a statistical value on this PO?
    Thanks

    Hi,
    Can just think of a wild work around...well instead of marking the items as free, put in a value and also put in an equal amount of discount. Which will negate the value of the item.
    I dont knw if that will be acceptable by your client..but it is a work around never the less...
    Take care..
    Osayed.

  • Free Goods Without Sales Order

    Dear Gents
    We have a scenario where goods are issued for free without a sales order,it's not considered sales,they just give some materials out from the stock as gifts&issue it on a cost center , there is no sales order,invoice,etc..is it normal then that the accounting entry passed would be Dr Cost Of Goods Sold Cr Inventory or what should be the correct scenario , Thanks.

    Dear Expert,
    When Goods are Given as gifts or Samples it becomes an expense for the company. So in my view it has to be shown as an expense.
    The Accounting Entry would be :
    Advertising A/c ....Dr
            To Purchases A/c ....Cr
    Regards,
    Shankar K B

  • Free indicator in Purchase Order

    Hi,
    I am creating a subcontracting purchase order for free goods.But the free indicator in PO is greyed out.Please tell me how to check the free indicator.
       I have already checked in SPRO - MM -PO - Screen Layout at document level.But could not find free indicator there.Please tell me the setting from where I can make this field as optional.
    Regards,

    Hi,
    You should check in transaction OME9, customizing of the account
    assignment category which you are using, check for field IR Indicator
    Binding (REPOV) is set. If so try deselecting it and you should be able to
    select the free indocator.
    Also check out note 498162 point 2, if you are using third party process.
    Hope this helps,
    Adam.

Maybe you are looking for

  • How do I bounce tracks to multiple outputs at the same time

    Hi, I have more or less 30 to 40 stereo audio tracks routed to 4 stereo outputs and want to bounce these tracks in one bounce process, so that I get 4 stereo tracks. How do I do this? I know the different possibilities as bounce in place, the differe

  • JDBC receiver error Cannot establish connection with the registered driver

    Hi Expert, I am constructing a proxy to JDBC scenario. And I am getting error saying " Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error when attempting to get processing resources: com.sap.

  • Mac mini can't connect to wireless network

    I have a wireless network and 3 macs (ibook, macbookpro and mini). My ibook and macbookpro can connect to the network no problem. However the macmini (2010, extreme card) sees the network but connection fails. So I assume (?) the card is OK since the

  • Subscription and online number, yet paying monthly...

    I have been a happy Skype user for quite some time, so I thought I would get an online number and a yearly subscription (landlines Sweden). Turns out though, that I am still paying about 9 EUR/month for the premium stuff. I thought I would qualify fo

  • Having some trouble with my new 160 gb Classic

    Hello all! I recently purchased a new 160 gb classic. I synced it with iTunes and had no problems, all my music transferred fine. Now, I'm having a weird issue. My iPod is set to automatically sync. I want it to be set to manually sync so that I can