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.

Similar Messages

  • "Delivery Completed" Indicator in Purchase Order

    Hi,
    While doing GR, we want to check the "Delivery Completed" on the Goods Receipt Screen if we are expecting no future receipt against the Purchase Order.
    On SDN & SAP Note, I got to know that we canu2019t tick the "Delivery Completed" Check Box while doing Goods Receipt.
    We have implemented the Release Strategy on the Purchase Order. To tick the "Delivery Completed" Check Box, we need to cancel the Release Strategy.
    Is there any other way (T Codes) to achieve the same?
    Regards,

    Even you flag Delivery Completed" Indicator in Purchase Order, system still allows GRN for open Qty.
    Use MEMASSPO trxn & Put Deletion indicator for the PO Line Item. So that you can not do GRN for the open Qty of PO line item.
    Check
    mass setting of delivery completed indicator

  • BDC/BAPI for set delivery cmlition indicator in purchase order @ item level

    Hi Expert,
    could you please suggest me bapi to set/reset delivery completion  indicator in purchase order at item level for  t-code "ME22n"?
    Thanks and regard,
    Santosh Gupta

    Use BAPI_PO_CHANGE to set the delivery completed indicator.
    Refer to table section in the BAPI Interface
    POITEM     LIKE     BAPIMEPOITEM
    POITEMX     LIKE     BAPIMEPOITEMX
    Set Field POITEM-NO_MORE_GR = 'X' & Set field POITEMX-NO_MORE_GR = 'X'

  • Uncheck Invoice receipt indicator in Purchase Order Local

    We want to uncheck invoice receipt indicator in Purchase Order Local ( field BBP_PDSET-IR_IND) when a Shopping Cart is complete and PO Local is created automatically by system.
    We are using BADI BBP_DOC_CHANGE_BADI with Method BBP_PO_CHANGE but no changes are made. BADI is not accessed when PO Local is created automatically but only when we modify PO Local with transaction BBP_POC.
    What we can do?
    Regards.

    Hi David,
    the BBP_DOC_CHANGE_BADI is actually accessed during automatic creation. You can see this by putting an external breakpoint in the badi for user WF-BATCH.
    The IR_IND is based on the vendor data, if you clear the invoice receipt indicator there it will not be set in the po. The vendor data is checked later on, so that's why you don't see any change. As it will clear the ir indicator in the badi, but then sets it again later on.
    Regards,
    Robin

  • NEED VL02N VL09 USER-EXIT FOR DELIVERY COMPLETE INDICATOR IN PURCHASE ORDER

    I NEED VL02N VL09 USER-EXITS FOR DELIVERY COMPLETE INDICATOR IN PURCHASE ORDER POSITIONS.
    F.X: IF POST QUANTITY 10, BUT PURCHASE ORDER POSITION QUANTITY 30, I NEED AT ANY CASE TO SET DELIVERY COMPLETE INDICATOR FOR RELEVANT OUTBOUND DELIVERY AN P. ORDER POSITIONS.
    THANKS/

    Hi Malka,
    It's possible set the system to mark automatically the delivery completed indicator.
    First you need to set the under delivery and over delivery tolerances.You do this in customizing:
    Materials Management under Purchasing -> Material Master -> Define Purchasing Value Keys.
    Once you set this, you can insert this value keys on Material Master Record for the materials.
    When you create the PO with a material with this value keys set the system will check the under delivery and over delivery set on customizing.
    In customizing you also have the option to let the system mark automatically the delivery indicator based on delivery tolerances set.
    In Customizing for Inventory Management and Physical Inventory under Goods Receipt -> Set Delivery Completed Indicator, you can determine for each plant whether the system automatically sets the delivery completed indicator for delivery quantities within the underdelivery and overdelivery tolerances.
    You can test setting the under delivery for 0 (with a warning message) and see if the system will only mark delivery complete only for over delivery.
    You can also work with the following Badi: MB_GOODSMOVEMENT_DCI. This Badi also allows custom logic for setting the delivery completed indicator in a PO item.
    Message: M7 433 (The "delivery completed" indicator is set for the purchase order item)
    Regards,
    Rodrigo

  • Free of Charge indicator in Purchase Order / Line item

    Dear All,
    Is there a table where i could locate if a particular purchase order / line item has the FOC tick maintained. I went through quite a few tables and am unable to locate the same.
    Or is there any other logic from which i could derive if a particular Purchase Order / Line item is FOC or not.
    Shall await a reply
    thanks
    shabeen buhary

    Dear,
    The 'Free Items' indicator in the overview is only used to facilitate the switching off of the Inv.Receipt flag and the GR-based IV flag.
    Note that the 'Free Items' indicator is not stored on the PO item table EKPO.
    The Inv.Receipt flag (and the GR-based IV flag) are the fields that really controls if an item is 'free' or not.
    So, the field is initiated based on the values in those fields rather than from input from the user.
    When an invoice is expected it's not a free-item. This indicator invoice receipt is chosen from the main-item and also from the
    customization maintained for item category 0 in table T163.
    Regards,
    Syed Hussain.

  • Error: Automatic tick in free Item in purchase order on line for specific vendor

    Hello All,
    Sales order is created then running mrp through MD01,requisitions are created.while creating purchase order for a particular vendor it is automatically ticking on free item indicator and giving error as material is not maintained in the plant (XXX) Free trade. while PR is not created for plant(XXX).
    i have checked they are not doing any transaction in plant (xxx).
    Please do needful in above issue.

    Hi all ;
    Can you share screen-shoots for your sales document ?
    1-What is your sales document type ? Go to VOV8 find it and share.
    2-What is your item category for this sales order? Go to VOV7 find it and share us.
    3-What is your schedule line ? Go to VOV6 find it and share us.
    Regards.
    M.Ozgur Unal

  • Free Items in Purchase Orders

    Hi,
    We have a scenario where in certain line items in a Purchase Order, first a net value was entered and then they were made free items by checking the free item indicator.
    The purchase order was then saved.
    However the value that was reduced when the items became free items wasn't getting updated in the Net value that appeared in the Header Level conditions. This resulted in the Net value of the Purchase order appearing higher than it was.
    When we went to ME22N and unchecked the free item indicator for all the free items and re-checked them, the value was updated correctly.
    Any idea why the value was not updated correctly the first time?
    Thanks,
    Nandita

    Please check if you can replicate this behaviour. If this does not happen, then it is a one-off case and better to leave it at that. If you are able to replicate this consistently, the likely reason is that the values are transferred to the header conditions before you make the item free. The conditions are not refreshed while saving the PO (which should actually be done). In such a case, your best bet is to ask SAP to look into this.
    Lakshman

  • 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

  • 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.

  • Inter-company with 'Free Item in Purchase Order'

    Dear Expert,
    In case inter-company, how to create billing document wiht including u2018free item purchase orderu2019. ?
    My case is
    1) Company A issue purchase order (both normal and free item)
    2) Company B issue the delivery order by referring to PO (both normal and free item)
    3) However, when company B issue the billing document, only normal goods is copy to billing document. Free item are completed status after good issues is completed and they do not come in inter-company billing.
    Thank for any sharing

    Both delivery type and item type are the same as normal items.
    The messages from system.
    8500000020 000000 The document is not relevant for billing
    echnical data
       Tech. data details
        Client                                 800
        Group Number
        Sales Document Number                  8500000020
        Item Number of the SD Document         000000
        Schedule Line Number                   0016
        Counter in Control Tables              00
        Message Identification                 VF
        System Message Number                  016
        Output Type                            I
        Message Variable 01
        Message Variable 02
        Message Variable 03
        Message Variable 04
        Group Type                             F

  • Free Ticked in Purchase Order

    Hi,
    What do I have to do in the following Master Data to ensure that when I create a Purchase Order that Free is Automatically Ticked.
    1) Material Master - (Currently Set as Non Valuated Material)
    2) Vendor Master
    3) Purchase Info Record
    I have seen some threads where people have had the problem where they are trying to take the tick off but I want Free to be ticked for certain materials automatically.
    Thanks
    Adeel Sarwar

    Hi Can you give me more info?
    I go in to the PIR --> Conditions and then click on Free Goods
    Info Types = 0
    Order Unit = EA
    Min QTY = 1
    From = 1
    Are Free Goods = 1
    It brings an error if I change From = 2 then it is OK but that makes 50% free

  • Free Item in Purchase Order Item

    Hello All,
    I would like to ask where in table level can I identify Purchase Orders which have "Free Item".  Because on the screen field i saw from the technical definition that the "Free Item" is of field MEPO1211-UMSON, but when I go to EKPO I cannot find the corresponding field.
    I have this idea but I don't know if it is right or not, in case I uncheck the "Invoice Receipt" in the Purchase Order Item details, the "Free Item" check box appears.  So I am thinking is all Purchase Order Items which have "Invoice Receipt" (EKPO-REPOS) uncheck considered as a "Free Item".
    Thanks.

    Hi,
    When we are talking about Free Items, in SAP terms, it means that we would not have any conditions/Gross/Net Price.
    Also, Invoice Receipt will be unchecked because for free items, there would not be any invoice right?
    So we can conclude that, once Invoice Receipt is unchecked + Free items is checked, this particular line item will be received as free goods.
    Note that if the material is valuated, it will affect your MAP (moving average price).

  • How to set default value for Price Change Indicator in Purchase order

    Hi,
    While creating the service purchase order with item category "D" the price change indicator in the services tab of the purchase order is getting checked by default. I want to uncheck this by default.Where can we set the default property for this.
    Thanks in Advance!
    Surya

    My plsql parameter is p_arr which is of "TYPE vc2_255_arr IS TABLE OF VARCHAR2(255) INDEX BY BINARY_INTEGER"You need to declare it in a package specification and initialize in the package body:
    SQL> create or replace package pmp_lib
    as
       type vc2_255_arr is table of varchar2 (255)
                              index by binary_integer;
       vc2_255_arr_default   vc2_255_arr;
    end pmp_lib;
    Package created.
    SQL> create or replace package body pmp_lib
    as
    begin
       vc2_255_arr_default (1) := 'abc';
       vc2_255_arr_default (2) := 'def';
    end pmp_lib;
    Package body created.
    SQL> declare
       arr   pmp_lib.vc2_255_arr := pmp_lib.vc2_255_arr_default;
    begin
       for i in 1 .. arr.count
       loop
          dbms_output.put_line (arr (i));
       end loop;
    end;
    abc
    def
    PL/SQL procedure successfully completed.so in your case it would probably be sth like (assuming pmp_lib is a package):
    <%@ plsql parameter="p_arr" type="PMP_LIB.VC2_255_ARR" default = "PMP_LIB.vc2_255_arr_default" %>

  • 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?

Maybe you are looking for

  • Host Directory Problem

    Using Dreamweaver CS4, trying to upload first web site, having a problem when I put public_html in host directory...because dreamweaver then inserts a /    , therefore looks like public_html/ and the file will not upload onto the public register. Hav

  • Waterfall plot acquired in real time doesn't match when it is read offline.

    Dear fellow LabVIEW experts, I'm in need of help regarding the waterfall plot in LabVIEW. I acquired vibration signals of a CNC router during idling. The accelerometer was attached to the tool spindle in proximity to the rotating tool. Using a LabVIE

  • Reg: Dynamic  Queue name

    Hello Experts, Although I am not  a PI expert i would like to ask , Can I have Dynamic Queue name generation on the basis of the payload which i am receiving Quality of service my be any EO or EOIO . For example My pay load stream my contain  Data fo

  • 1172: Definition fl:transitions could not be found.

    Trying to run this simple script and getting errors. The one mentioned above as well as this: 5001: The name of package 'fl.transitions.easing' does not reflect the location of this file. Please change the package definition's name inside this file,

  • [Suggestion]: I've got a suggestion on the multi desktop changing screen...

    Hi, I've got two suggestions on the Multi-Desktop Changing's Screen (WinKey + TAB): - It would nice if you guys could add shortcuts keys to access the diferents desktop created by the user; - It would be awsome if we could change apps from desktop by