Update MVK0 , MVK1 and WOTB based on the updated VKP0

Hi all
Here we are creating POs through an application in retail known as OAPC( Opertaional Assortment planning & control). By creating PO through this we can have a limit set on the purchase order value known as OTB( open to Buy). This open to buy value is calculated on the sales price of the article.
OTB value= Qty* sales price
Here the requirement is to update condition types MVK0, MVK1 and WOTB in PO once I update my VKP0. Even if its a separe application, the pricing schema is same as MM & SD pricing.
Can anyone tell me how to update these prices in PO ?
Please help.
Thanks & Regards
Jajati

Hi Mandar,
Through a routine , the prices are updated automatically, once my master record change. However , i want this to happen only when I update pricing through update pricing tab in purchase order conditions. There are certain customer reserve pricing types X,Y,..... where probably we can write our own code. Could you please tell the program or exit where this can be written, if u have used this anytime earlier.
Thanks & regards
Jajati

Similar Messages

  • Update MVK0, MVK1 and WOTB condition rypes in purcahse order

    Hi all
    Here we are creating POs through an application in retail known as OAPC( Opertaional Assortment planning & control). By creating PO through this we can have a limit set on the purchase order value known as OTB( open to Buy). This open to buy value is calculated on the sales price of the article.
    OTB value= Qty* sales price
    Here the requirement is to update condition types MVK0, MVK1 and WOTB in PO once I update my VKP0. Even if its a separe application, the pricing schema is same as MM & SD pricing.
    Can anyone tell me how to update these prices in PO ?
    Please help.
    Thanks & Regards
    Jajati

    Hi Mandar,
    Through a routine , the prices are updated automatically, once my master record change. However , i want this to happen only when I update pricing through update pricing tab in purchase order conditions. There are certain customer reserve pricing types X,Y,..... where probably we can write our own code. Could you please tell the program or exit where this can be written, if u have used this anytime earlier.
    Thanks & regards
    Jajati

  • The ability to measure cash in and outflows based on the Profit Centers

    Hi,
    As you may be aware, we are currently undertaking a global project to split our Balance Sheet based on the divisional structure (Profit Centres in SAP).  The splitting of Receivables and Payables by Profit Centre. We have an additional requirement in the area of cash flow. What is required is the ability to measure cash in and outflows based on the profit centre that the movement relates to.
    Please help me on the above issue.
    Regards
    Srinivas

    Ok closing based on my research
    It is often not possible to set the size of a buffer so that it never becomes full. Above a certain size, which is greatly dependent on the hardware and the operating system, the performance advantage of the buffer is canceled out by increased operating system paging. A buffer that occupies too much main memory forces the operating system to perform expensive paging.

  • Condition Type MVK0 & MVK1 and How it is linked with SD pricing ?

    Hi Experts,
    In my purchase order, line item for an article (material) there is a condition type MVK0 (Sales Price inc. Tax) and MVK1 ( Sales price excl tax) which appears in Red in IS-Retail server.
    The pricing analysis says that the condition has been found without the condition record.
    The details for condition type MVK1 is
    Condition class:- Prices (B), Calc type:- C (QTY),
    Condition category J ( Customer Expected price)
    There is no access sequence for this condition type.
    Manual entries      D Not possible to process manually
    The details for condition type MVK1 is
    Cond. class   B Prices
    Calculat.type C Quantity
    Cond.category W Expected sales price (including tax)
    Access Sequence:  Not maintained
    Manual entries      D Not possible to process manually
    I wish to know how to populate values for these condition type.
    Also could someone throw light on the condition category Wand J.
    what is the importance of MVK0 & MVK1 condition types and How it is linked with SD pricing?
    if we want this condition types values in PO what settings needs to be done?
    Any Input is highly appreciated.
    Regards,
    Selvakumar. M

    CLOSED

  • Notification: Set priority and dates, based on the reference object

    Hello,
    I'm searching for an idea/solution, to set the priority of a notification automatically, depending on the entered reference object (F/L or equi).
    I.e. I want to classify the F/Ls and equis with a priority (e.g. via the classification, or F/L / equi master data). When the user creates a notification, and enters a F/L or equi, the priority should be selected from the object and set automatically.
    Thanks for your answers!
    Best regards
    Stephan

    Hello Pete,
    thank you for your answer. Unfortunatelly both user-exits seem not to work for my problem.
    QQMA0025: Default values when adding a notification
    Priority and dates can be modified, but in this step you don't have the functional location. I thought, I can send a popup in this user-exit, to ask for the functional location, but the functional location is deleted in a later step (before the 1st display of the notification header), i.e. the user has to enter it again.
    QQMA0018: Deadline setting based on entered priority
    Here you can only modify the dates / times, but not the priority.
    Another show stopper is, that the exits will only be processed once, i.e. in both cases, a change of the functional location doesn't adjust the dates/times.
    It seems, that exit "Before saving the notification" (as far as I remember QQMA0014) could be a solution.
    I see 2 problems ->
    1. the user enters the F/L or equi and nothing happens to the priority / dates -> sending a popup in the saving process to inform the user about the changes, could be a solution.
    2. What to do, when the user has already maintained priority and/or dates/times?
    I will have a look, if there are enhancement spots in the notification program. Perhaps this can help me (or better - my boss ).
    Best regards
    Stephan

  • Parsing the data of the payload in XI and then based on the data sending it

    Hi ,
    I have to send the customer data to SAP using IDOCS.
    What i have to do is to pass all the data related to sold to into SAP first and then send the shipto data.
    the sold to and the shipto data will be recognised based on the qualifier present in the incmming file.
    I am thinking of 2 alternatives.
    1) I can process the data in SAP. i.e i will stop the idocs related to shipto till the time the sold to is created.
    2) i was also thinking about stopping the shipto data in XI and then pass it to SAP once the whole sold to data has been sent across.
    Can you please suggest how can I go aroung doing the 2nd approch
    Thanks
    Nikhil

    Hi Nikhil,
    You could use a BPM to do the 2nd approach. The BPM can have the following steps,
    1. Receive Step
    2. Switch Step
        (based on the qualifier present in the incmming file)
    2.1. Send Step - Sold to data
    2.2. Send Step - Shipto data
    You can make step 2.1 wait based on a condition. But you should be able to tell when to send shipto data.
    Regards,
    Naveen

  • How to find the latitude and longitude based on the Customer's address

    Hi All,
    I have a requirement where in I need to maintain the latitude and longitude for a Customer in the database table. I need these details for calculating the distance between the Customer and the nearest plant for the organisation to deliver from the nearest plant.
    Can someone help  me as to how to go about this.
    Thanks and Regards,
    Deepika

    Hi Zhenglin,
    You meen to say we have to create two custom fields, one each for the latitude and longituude. Once created, how do we upload the latitude and longitude based on address could you please expalin by giving some sample code.
    Thanks in advance.
    Thanks and regards,
    Deepika C

  • I dropped my iphone 4 and the screen wont turn on, but i can still recieve calls and texts based from the sounds. What should i do?

    My iphone 4 was dropped on the bottom right corner, and the screen did not crack at all. The screen won't turn on, but alerts and noises come from the phone when i get a notification. What can i do?

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.
    If this does not resolve the issue, take the device to Apple for an Out of Warranty replacement.

  • IDoc to File with different file name and data based on the IDoc header dat

    Hi,
    I got a requirement to implement IDOC to file senario.  In this the Converted file should have the file name and file content based on IDoc Header data.  Means If one of the IDoc header field value is
    'A'  - then the file name recieved by reciever system should be 'A.txt' and with the columns A  B  C  D  F.
    'B'  - then the file name recieved by reciever system should be 'B.txt' and with the columns C  D  F.
    In both the case IDoc message type is same.
    Please suggest me what i need to do to achieve this.
    Thanks in Advance. ...
    Regards
    Sri

    Hi,
    As per my requirement, we need to create one file for each IDoc based on IDoc header data. SAP program generates 10 IDocs for each run. All 10 IDoc's message type is same.  Each IDoc has one header record with the file name. Base on the  name in the IDoc header record, file needs to be created with different columns and file name. Means..
    IDoc 01- Header Description contains 'A' - than file will be generated should have name as 'A.txt' and columns 'parent'  'child' 'descripion'.
    IDoc 02- Header Description contains 'B' - than file will be generated should have name as 'B.txt' and columns 'Name' 'Department' 'Description'.
    IDoc 10- Header Description contains 'J' - than file will be generated should have name as 'J.txt' and columns 'Order No'  'Materail' 'Description'.
    Hope this will give more clarity on my requirement. Please let me if you are still not clear on requirement.
    Thanks for your all help..
    Thanks & Regards
    Sreeni

  • Display Different Product MSRP and Description based on the Country of the

    When a User Opens a Product I want to show him the Product Prices and Description depending on his region.
    For Eg: if the person is from Canada (based on his profile) and he select a product ABCD the MSRP visible is USD 1000 and the description is also different
    Another persond belonging to US opens the same product he see it as USD 1250
    Is there a way in which we could do this?
    Any help is highly appreciated.
    Thanks
    Mat

    Hi,
    As per my requirement, we need to create one file for each IDoc based on IDoc header data. SAP program generates 10 IDocs for each run. All 10 IDoc's message type is same.  Each IDoc has one header record with the file name. Base on the  name in the IDoc header record, file needs to be created with different columns and file name. Means..
    IDoc 01- Header Description contains 'A' - than file will be generated should have name as 'A.txt' and columns 'parent'  'child' 'descripion'.
    IDoc 02- Header Description contains 'B' - than file will be generated should have name as 'B.txt' and columns 'Name' 'Department' 'Description'.
    IDoc 10- Header Description contains 'J' - than file will be generated should have name as 'J.txt' and columns 'Order No'  'Materail' 'Description'.
    Hope this will give more clarity on my requirement. Please let me if you are still not clear on requirement.
    Thanks for your all help..
    Thanks & Regards
    Sreeni

  • How to make Queries in POWL visible and Invisible based on the role

    Hi Experts ,
    By default in RFX and Auctions tab in SRM we are having 2 Queries
    Query 1 : EBids 
    Query 2 : EAuctions ..
    Now my doubt is If the supplier logs in then the Eauction queries should be invisible .
    For remaining Users it should be in Visible Mode
    Is it possible to do this by using TCODE : POWL_QUERYR
    or
    otherwise should we have to do it in Feeder Classs ..
    Pls let me know how to do ??????
    Thanks ,
    Sandeep

    This add on might make the icons bigger in Firefox, but it will take away any labels: [https://addons.mozilla.org/en-US/firefox/addon/iconic-firefox-menu/?src=search]
    As well as customizing size of scrollbars here: [https://addons.mozilla.org/en-US/firefox/addon/noiascrollbars/]
    I might end up looking majestic, but you can customize the look and feel.

  • Make a servlet wait for  a resource and respond based on the resource

    Hi,
    In my web application, my javascript code sends a request to a servlet for an image .
    In the server side, my servlet checks whether the image exists in a particular path, if it exists it sends the image
    as a response, else will wait in an infinite loop for the image. Once the image is available, it will exit the loop and will proceed further.
    Is my logic to put an infinite loop right .
    kindly provide me an alternative method if my logic is wrong.

    Your request may simply time out.
    Alternatively you can consider kicking off the image processing in the backend on first request and send a response back to the browser that would cause the browser to resend the request every 'x' seconds. You can achieve this by setting a metarefresh tag in your header or anyschronous javascript.
    ram.

  • My blutooth headset cuts in and out based on the position of the gen 4 ipod touch, any ideas as to why this is and how to fix it?

    When using a blutooth headset with my ipod touch the signal seems to cut in and out. The controls seem to work fine but the audio cuts out when the unit is moved or placed in my pocket.

    Could be interference
    AirPort and Bluetooth: Potential sources of wireless interference
    Try:
    - Reseting the BT headset
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset network settings: Settings>General>Reset>Reset Network Settings. You will have to rejoin all wifi networs and re-pair all BT devices

  • How to add a new metadata field to iPhoto where new field is calculated as age in years and month based on a specific date and the date photo was taken ? I want to calculate and display the age of my two kids on every photo.

    Hi
    How can I add 2 new metadata-fields to every photo in iPhoto ?
    The new fields should state the age of my kids in years and months based on the date that they were born and the date that photo is taken.
    Exampel:
    My son is born 01.01.2010
    My daughter is born 01.01.2012
    Photo taken by data
    Aage of son
    Aage of daughter
    01.07.2011
    1 year 6 month
    not born yet
    01.01.2014
    4 year 0 month
    2 year 0 month
    I would like to be able to search by kids age and get the info displayed when doing slideshows.
    How to do this in iPhoto ?
    Any alternatives to accomplish the same ?
    Kind regards

    It can't be done with iPhoto.  There are some DAM (digital asset management) applications that can write to other IPTC fields that iPhoto can't read. One such app is Media Pro 1.
    However you would have to calculate the age for each date and add it to one of the fields. There are online age calculators that can do that for you: Age Calculators
    If you go thru that much trouble then use iPhoto, make the calculations and add the age to the Description field.  Then you can use Smart Albums to search for 1year 6 month text.
    OT

  • Passing a Parameter to the Procedure and changing it in the Procedure

    Hi all,
    I am trying to pass a parameter to a procedure like this.
    PROCEDURE FLASH_PHY
    (date_begin IN DATE, date_end IN DATE)
    IS
    I am trying to do SELECT and INSERT based on the date range passed in the procedure as mentioned above. And I am trying to do something like this.
    SELECT NVL(sum(charges),0),count(summary_balances_id)
    INTO lnu_charges_6months,c_summary
    FROM SUMMARY_BALANCES
    WHERE period_begin BETWEEN ADD_MONTHS((date_begin), -6) -- AND ADD_MONTHS((date_end), -1);
    UPDATE summary_balances
    SET cummulative_charges_6mo = lnu_charges_6months;
    how should I do this parameter change. Right now if I use this select statement than it does not return anything as the parameter is passed on the procedure level. I am under the impression that when you pass a parameter to the procedure like this you can't change it into the procedure.
    PLEASE GUIDE. Thanks a bunch. I really appreciate it.

    From what I understand your variables that are passed into the
    procedure can be manipulated as local variable to the procedure.
    Here is my interpretation of what your attempting to do:
    create or replace procedure A (x in number) IS
    yes varchar2(3) := 'No';
    begin
    dbms_output.put_line('Start value for yes:'||yes);
    select 'yes' into yes from dual where x+1 = 2;
    dbms_output.put_line('End value for yes:'||yes);
    end;
    Call the procedure called "A" passing in a "1".
    EG:
    BEGIN
    A(1);
    END;
    Does this answer your question?
    ,Russ

Maybe you are looking for

  • Mapping help required

    Dear Experts, We are working in PI 7.1 Source and target structure are like: Node1      F1      F2      F3      F4 Node2       F1       F2       F3       F4 Node2       F1       F2       F3       F4 The requirement like if F2's value is X then we hav

  • [Solved] GNOME 3 Properties Dialogue auto closing

    I recently discovered that when i right click on a file and select "Properties" dialog box flashes and gone..... what should i do to fix it.... Help Mee....... Last edited by chamoo2000 (2012-04-24 14:45:46)

  • Looking for a lightbox style extension for Quicktime Videos

    Hi guys, I am looking for a lightbox style extension for Quicktime Videos. I can't find anything on the net. Can anyone recomend something easy? Bare in mind I am not good with scripting.more of a designer. Thanks everyone.

  • Lost all iLife Functions

    I have recently not been able to use my iLife products, in iWeb the tab at the top appears and the Inspector appears but the main window does not appear. in iMovie the movie files have been lost, i dont know what to do at all

  • HT201209 I was bought a gift card but can't redeem it. The second time this has happened.

    Any advice other than just not to bother buying gift cards in future?