ECS SRM 4 price zero in local PO

Hi experts,
when ordering free goods in extended classic local PO, the flags invoice expected, GR/IV & GR expected have to be unchecked.
As the flags are on header level this is valid for all PO line items. As a consequence, free goods have to be ordered seperately.
Can this be changed through standard user exit or BADI?
I know in Classic scenario there was a OSS note and backend PO had the free goods flag (on item level!)
Thanks
BR
Q
Q

When I remember right from my last project, the flags could only be set by a modification of the dynpro.
You can still try to reset thses values in the BADI
that is processed before the PO is send the backend

Similar Messages

  • Net price zero for SRM service central contract in SAP ECC

    Hi
    Net price in backend ECC is showing as zero for SRM service central contrracts, all other price fieids are fine expect net prices. We have no issues for material contract.
    Does any one had similar issue of net price zero? I have tested this scenrio in couple of SRM 7 landscpape all are with similar behaviour. Is it standard?
    Your response is highly appreciated.
    Regard
    Prashanth K Saralaya

    Hi prashant
    I never tried service . but you can see this below symptom for you.I extensively worked on Material contracts.
    Are you creating contract from Process contract or Via RFQ
    Note 1272305 - Total value wrongly calculated in Contract Service lines
    Symptom
    We create a Service contract in the R/3 Backend from RFQ. During the transfer we calculate the gross price based on the quantity,price and price unit. (ie) The field ESLL-BRTWR is filled with following formula in the idoc processing. ls_e1edc20-BRTWR
              = ( is_item-price * is_item-quantity ) / is_item-price_unit.
    AS total value of the service lines is calculated based on the field NETWR which is passed as blank from SRM, during recalculation total value when we change the gross price of one of the service lines in r/3, it is required to fill this field
    till PI values are brought correctly till posting to ECC. ?
    Note 1123292 - Net Price wrongly calculated in plug-in MAP_BLAORD_SERVICES
    my experience in GOA
    Note:-
    2 set stream of DATA comes from SRM as BLOARD and COND_A ..
    Even some times when we reprocess failed IDOCS in BD87 in ECC ( comes contract data from SRM as GOA and failed due to some data validation in ECC). now data issue was fixed at Material master level. and
    if we forget to reprocess COND_A - BLOARD creates a successfull GOA but net price shows as ZERO for each material and when you post the COND_A data and correct price will be updated in ECC contract. so kindly check price data reaches or not not or price calculation failed in ECC.
    Muthu

  • I don't want to create Invoices with net price = zero

    Hello,
    I use VF04 ( prog. SDBILLDL ) to create the invoices,
    how to not create the invoice with net price = zero ( it's not a bug)
    User exit ? Badi ?
    1) I can't anticipate if the created invoice will be set to 0 (complex price schema).
    2) I want to execute VF04, for these invoices, to clean the VKDFS table.
    3) I don't want to delete these invoices if they are set to 0 ( making some holes in the number ranges, forbiden in some countries)
    Thx a lot !
    Ramdane
    NB : I have posted this question on "ABAP general" thread, it was a mistake
    sorry

    Hi,
    Here are the existing exits .
    J_3RSINV
    SDVFX001  User exit header line in delivery to accounting
    SDVFX002  User exit for A/R line in transfer to accounting
    SDVFX003  User exit cash clearing in transfer to accounting
    SDVFX004  User exit G/L line in transfer to accounting
    SDVFX005  User exit reserves in transfer to accounting
    SDVFX006  User exit tax line in transfer to accounting
    SDVFX007  User exit: Billing plan during transfer to Accounting
    SDVFX008  User exit: Processing of transfer structures SD-FI
    SDVFX009  Billing doc. processing KIDONO (payment reference numbe
    SDVFX010  User exit item table for the customer lines
    SDVFX011  Userexit for the komkcv- and kompcv-structures
    V05I0001  User exits for billing index
    V05N0001  User Exits for Printing Billing Docs. using POR Procedu
    V60A0001  Customer functions in the billing document
    V60P0001  Data provision for additional fields for display in lis
    V61A0001  Customer enhancement: Pricing
    Check Badi like this for tcode VF04
    1) Go to the transaction SE37 to find your function module.
    2) Locate the function SXV_GET_CLIF_BY_NAME.
    3) Put a breakpoint there.
    4) Now open a new session.
    5) Go to your transaction.
    6) At that time, it will stop this function.
    7) Double click on the function field EXIT_NAME.
    8) That will give you name of the BADI that is provided in your transaction.
    Rhea.

  • HT204411 are prices shown in local currency e.g. FJD ??

    are prices shown in local currency e.g. FJD ??

    thank you for the replies..
    we have currency built in our data model.
    i dont want to do currency translation.
    i already have this taken care of in 3 keyfigures
    Stat currency, Doc currency, local currency
    when user runs report in usa the keyfigure stat currency shows $123.00
    when user runs report in uk the keyfigure stat currency shows Pound 123.00
    this shouldnt happen
    how to change Default Excel currency from Pound to $

  • A new schedule line with net price zero but custom duty non-zero value

    Hello,
    I have a special requiremnet in MM scheduling agreement, for a specific type of scheduling agreement, I am copying a schedule line to a new schedule line. The new schedule line should have all the pricing and duty values from the old schedule line, except the net price of the new schedule line should be zero.
    I am able to make the net price zero in the new schedule line, but not able to copy the custom duty values from the old schedule line. Since my netprice is zero in the new line, it automatically set all other follwoing duty values also to zero.
    Say example a scheduling agreement: A has two line:
                                                                                    Condition Type           %                    Total Value
    scheduline line 1 -  with pricing values                  PB00                                                  200  USD                                                                               
    Cond1                         5                       10  USD
                                                                                    Cond2                        10                      20  USD
                                                                                    230  USD
    expectedd result i the new schedule line
    scheduline line 2 -                                                  PB00                                                  000  USD                                                                               
    Cond1                         5                       10  USD
                                                                                    Cond2                        10                      20  USD
                                                                                    30  USD
    I am trying to overwrite the condition values using the FM RV_CONDITION_COPY, but  I am not getting the desired result.
    Please let me know if you have any solution to my requirement.
    Best Regards,
    Amarjit Singh

    Hello Colleague;
                                                                                    In Standard the schedule lines cateogory CV is activated for 'Req./Assembly' and 'Availability'.                              
    Please, make this adjust and re-test you process.
    Regards
    Ruy Castro

  • PO in held status with price zero

    Hi Gurus,
    Here is an interesting challenge and perhaps a learning curve for us , as in my project we are facing a strange issue with Automatic PO creation from SC !
    The SC is created by choosing an item having product category , vendor , price and contract combination from MDM catalog and is fully approved. On approval the Automatic PO is created without going to Sourcing cockpit. (with the Sourcing setting).
    But surprisingly the PO is with ZERO value and goes in held status !! On clicking the Check button , following is the error message which crops up :
    Enter the price or set the 'Invoice Expected' indicator  (Item 1)   
    The invoice expected indicator is already set as observed in the Item data -> Follow-on-documents tab of PO.
    This behavior is happening only for the new company code configured with new currency both in R/3 and SRM system, however all other company codes are currently working fine with Automatic PO process. So what exactly is missing for this company code ?
    And interestingly if the SC(without MDM) -> Sourcing cockpit -> PO process is carried out the PO is in Ordered status without any errors !
    We are in ECC 6.0, SRM 5.0 and MDM Catalogue 5.5 environment.
    Kindly give your suggestions , if any further questions please revert back.
    Thanks and Regards,
    Vikas Mehta

    Hi,
      1 )Please check for the P.O created from SC with MDM catalgog. The price will be zero in the catlaogue itself.
    check the company code for the creator in PPOSA_BBP --attributes the company code is assigned (or) not
    2) For the SC created without MDM is free text .you have created using"Describe requriement" ..It  will go to the sourcing
    cockpit because for this SC there is no souce and source  has to be assigned . For this config settings to be done. This is 
    STD  SRM functionality
    Regards
    G.Ganesh Kumar

  • SRM 7.0 SC to Local SRM PO

    Hi,
    As I am new to SRM, I wish to know how the data flow from SC to PO.
    Here is my scenarion, we are in extended classic scenarion, we have 10 custom fields in SC and have the same 10 fields in PO also.
    The moment a SC is ordered, approved and created our local PO will be created .
    I want to know how the data for the custom fields and the standard fields flow from SC to local PO. Are there any BADI's that carries the data from SC to local SRM PO or will it happen using standard programs??
    Information on this highly appreciated and will be higly rewared. Thanks in advance.
    Krishna Chaitanya

    Solved...
    Thank you

  • Document line with price zero in SBO 2007 A

    Hi All
    We have a DI API AddOn that occationally has to create a document line with the total price of zero.
    In SBO 2005 A we just set SBODocument.Lines.Price = 0, but that doesn't work in SBO 2007 A.
    In 2007A when we set SBODocument.Lines.Price = 0 it takes the price from the pricelist as though we had not entered a price at all. If we set SBODocument.Lines.Price to something else that zero it does correctly take the price we entered.
    We have tried to set SBODocument.Lines.UnitPrice or SBODocument.Lines.LineTotal to zero in stead but it gives the same result.
    Any help appriciated.
    Rgds
    Jesper Carstensen

    Sorry, my mistake.
    The solution WAS indeed to set SBODocument.Lines.UnitPrice = 0
    Rgds
    Jesper Carstensen

  • Process order when standard price zero

    Hi Gurus,
      Is there any way to restrict the goods movement of the finished material (101 mvmt) for a process order when standard price for the same material has been maiantained ZERO.
    Thanks
    Anil

    I think you can restrict the confirmation if the costs are not correct..
    In OPK4 for your order type and plant combination, in the general individual entry tab, terminatef for incorrect costs...
    karthick

  • My SAP SRM Application Monitors Purchase order / local errors

    I am seeing local errors in the monitor under Purchase order. The message is incorrect status in pricing, but when i click on the message i get no further information. How can I track there errors

    Hi,
    Check your outbound queue in SMQ2 if the error is there for more details. pricing error is related with the IPC so check if your IPC destinations are working in SM59.
    Please have also a look into following threads :
    Incorrect status in pricing - SRM server 5.5
    External Requirements to SRM
    Hope this helps
    Laurent.

  • Price zero in Subcontracting PO

    Hi every one
    i m having issue
    For Subcontracting PO, the price should be Zero(Not evan Rs. 0.01)
    That is the system shoud not hit G/L Accounts but the material should elgible for Excise Duty.
    it's Urgent,my client want like this
    can any one come accross.
    Please inform me
    Manju

    though u tick FOC indicator still GL account will hit by 0 value
    now
    as far as s/c scenario concern u can raise 57F4 challan against doc generated by MB1B (541 movt type) not an issue.
    regards,
    snb

  • Price zero in material master:MM01

    When I create a material , system is asking moving avg price, std price (Accounting 1 view). It is mandatory. In some cases I want to maintain price as zero which system is not allowing. How to make system to accept proce as zero for a material.

    Dear,
    With a standard price S in Material master you can enter price as Zero but as soon as you enter Zero goes & SAP treat is as a blank field & issues a message "Enter a price" .However even if you don't enter price, you can save the material.
    Or You can manually maintain the price for Material in t-code MR21 as zero.
    Regards,
    R.Brahmankar

  • SA showing price zero at item level

    Hi Friends,
    There is a Scheduling Agreement created (type:LP) .
    Following is under investigation :
    THe item level prices (Price per unit ) is showing `Zero` although the Price in condition shows as required .
    THe Price in condition has validity period .
    Any pointer - why the price in item level screen showing as Zero .
    Thanks in advance,
    regards,
    CK

    Hi CK,
    can you clarify where you are missing the price?
    - Screen display ME32L
    - Print of the agreement
    - Print of the schedule
    Here's a simple idea in case you are refering to the print of the agreement.
    On the item level details is the box "Print Price" EKPO-PRSDR ticked?
    In terms of print of a schedule: In the SAP standard form the price will not be printed.
    Best,
    Ralf

  • SRM-MDM prices multiplikated with 10

    Hello,
    we are running SRM-MDM 3.0
    I'd like to run MDM with Services. All works great but the pricing is a little bit strange. I fill the price in my item into the field Hss Hierarchy Price with 99,00 Euro,  Base price Quantity 1, and all other fields with 1. But when I open the service item in the catalog frontend the prices are multiplicated with 10. Every price.
    Can someone please advice?
    Thanks a lot.

    Dear Poster
    Your thread has had no response since it's creation over
    2 weeks ago, therefore, I recommend that you either:
    - Rephrase the question.
    - Provide additional Information to prompt a response.
    - Close the thread if the answer is already known.
    Thank you for your compliance in this regard.
    Jason Boggans
    SAP SRM SDN Moderator

  • PO Total Price Zero

    Hello Experts,
            We are facing an issue, where the Purchase order created from the SC has zero price. Though the SC contains the price but the PO is getting created with zero price. Please suggest what config is missing or why this kind of issue is seen.
    Thanks in Advance,
    Aishwarya.M.

    Hi Aishwarya,
    The following KBA may be of help to you:
    1953478 - SC Item price is incorrectly changed when item currency is different
    from document currency
    Regards,
    Conor

Maybe you are looking for

  • Startup Manager takes 1 minute to display

    Hi, I recently purchased a Mac mini and installed Boot Camp. The partitions are: 120GB MacOSX 10.6.3 32GB WindowsXPSP2 (FAT32) I set everything up using the Boot Camp Assistant and everything runs without a problem. However, when I turn on the comput

  • JDBC Lookup  with BPM (no operation mapping)

    HI, In my scenario i have to use  JDBC lookup to get the data ,but  here i do not have operation mapping  ( this part i am doing  in BPM).. to select JDBC Look  up communication channel. In BPM i am facing  issue to select  lookup  parameters. -->In

  • Flash Builder 4.5 install logs?

    How can I find the install logs, or tell the installer to put them somewhere specific so I can find them?

  • Problem: Can't see photos on TV with video IPod

    I'm having a *** of a time getting my photos on the iPod to show up on my TV. I have one of those cables with the white/yellow/red ends made by Griffin for the iPod. I have an amp with the three color plugs, and a VCR which has the same. I get the au

  • Updating Custom field in Table BUT000 using BAPI 'BAPI_ISUPARTNER_CHANGE'.

    Hi, I have added a new custom field in table BUT000. Now i want to update that field with 'X' and i have used EXTENSIONIN parameter in the BAPI 'BAPI_ISUPARTNER_CHANGE'. i have populated the field name(Custom field name) and value 'X' to that structu