Contracts Price updation for every three months

Hi Experts,
we need to change multiple condition enties in contracts.All prices need to change and we need to update them
to new level. Since the field NET PRICE is grey I have to open each
individual item in the valid period and change price by price.
Since we have to update approx. 20 contracts every 3 months we would like to know
if there is an easier function / possibility to upload the data to SAP
for the contracts.
Please provide you needful suggesitions.
Rgds,
RK

HI Jack,
I can see this report RM06ENP0 with Tcode ME3P.
Can you pls guide me how to run the report RM06ENP0 with the "No Date Check" selected.
I mean where i have to select and what type of inputs need to maintain.
I dont have any idea if i run this report what will happend and how the prices will change for all contracts
Pls elaborate in detail.
Above "Qui" mentioned to use MEKR Tcode,if you have any idea on this also pls share me some points.
Brgds,
RK

Similar Messages

  • Date for every 3 months

    Hi experts,
    I have table with date and price . This table contains date for every day and corresponding price for that day. But I need to write a sql ,which outputs data for every three months .
    Eg: If my data in a table starts from jan-15-2009 to jan-15-2010 , then I should output the data like below .
    Jan-15-2009 20
    APR-15-2009 40
    JUL-15-2009 15
    OCT-15-2009 5
    JAN-15-2010 45
    Request all to help me . :(
    many many thanks in advance.
    Regards,
    Dirasa

    An alternative that doesn't require dates to be generated (again, apart from the setup data - nb. I have incorporated some of the logic into the data setup subquery, in order to make the final sql statement easier to read. You would replace "trunc(p_period_begin - 1 + level)" in the period_start_date column with whatever your date column is called):
    with param as (select trunc(sysdate) p_period_begin, 14 days_in_period from dual),
        my_tab as (select p_period_begin,
                          days_in_period,
                          p_period_begin - 1 + level dt_col,
                          trunc(p_period_begin) + days_in_period*floor((trunc(p_period_begin - 1 + level) - p_period_begin)/days_in_period) period_start_date,
                          level amount
                   from   param
                   connect by level <= add_months(p_period_begin, 12) - p_period_begin + 1)
    -- end of data setup
    select period_start_date,
           sum(amount)
    from   my_tab
    group by period_start_date
    order by period_start_date;
    PERIOD_START_DATE SUM(AMOUNT)
    17/11/2009                105
    01/12/2009                301
    15/12/2009                497
    29/12/2009                693
    12/01/2010                889
    26/01/2010               1085
    09/02/2010               1281
    23/02/2010               1477
    09/03/2010               1673
    23/03/2010               1869
    06/04/2010               2065
    20/04/2010               2261
    04/05/2010               2457
    18/05/2010               2653
    01/06/2010               2849
    15/06/2010               3045
    29/06/2010               3241
    13/07/2010               3437
    27/07/2010               3633
    10/08/2010               3829
    24/08/2010               4025
    07/09/2010               4221
    21/09/2010               4417
    05/10/2010               4613
    19/10/2010               4809
    02/11/2010               5005
    16/11/2010                731

  • My iCloud account password expires every three months, how can I change this?

    Hi!
    For a long while ago, that every three months my iCloud password expires. This indeed could be a nice security feature, but I don't find any settings to change it back. I guess there is no way, for me, to change this setting, could support do that for me?

    I don't think there is an expiration, since I still use my password I set up some time ago; however Apple's servers that are responsible for security, reacts to any suspicious activity on your account and requests reset, e.g. if you purchase a new app while on vacationing in another country or your kids playing on your Mac and trying to enter an incorrect password, which I'm thinking both instances would trigger a security flag on your account.  You may want to call Apple and speak with them concerning this to see if that might help. 

  • I just restored my iphone4 in iTunes ( after not syncing it for about three months) and it wiped all my texts and contacts and I think restored it to three months ago. Any way of undoing this?        Thanks!! this?

    I just restored my iphone4 in iTunes ( after not syncing it for about three months) and it wiped all my texts and contacts and I think restored it to three months ago. It seems it erased all texts and recent contacts since three months. Any way of undoing this?        thanks in advance, Greg

    Only if you have a more recent backup with which to restore from - if you've only got the one from 3 months ago then you will be limited to what was on that.

  • I have just use my laptop for only three months and my hard disk cable have break and i need a replacement

    i have just use my laptop for only three months and my hard disk cable have break and i need a replacement

    Talk to AppleCare about getting a replacement.
    Allan

  • TS4006 My kid misplaced her iPad, we can't find it for almost three months already. It is connected to our other iDevices by 'Find My iPhone/ Mac' and the iPad show still offline until now. Is there any way to find the last location before it was off ?

    My kids misplaced her iPad, we can't find it for almost three months already. Check using 'find my iPhone' it show the iPad still OFF. Is there any way to find it last location before it was OFF ?

    Simply stated that is design. If you want to suggest a change, there is a feedback section elsewhere on this site.
    Barry

  • I do not use this often, once every three months, and I do not want to pay extra monthly fees - are there any options?

    I do not use this often, once every three months, and I do not want to pay extra monthly fees - are there any options?

    Hi Anthony,
    You can purchase month to month plan, which you can cancel any time.
    Creative Cloud pricing and membership plans | Adobe Creative Cloud
    Kindly check the cancellation terms as well.
    Adobe - Subscription Terms
    Thanks,
    Atul Saini

  • Results not updating for every row in BIpublisher

    Hi all I have a Bi publisher report that is updating the results for the first row and in the second row to update the results it is picking the values from the first column itself and using the same values for all the other rows.
    Here is my report format
    Month saves Total, for 30,60,90,120
    Jan
    feb
    Mar
    Total are the enrolls by each month and days shows after 30,60,90,120 how many are still active. Following eg should give an idea of exactly whats happening
    Eg:
    Total 30days 60days 90days 120days 150days 180days 210days
    ------------------------------------------------------------------------------------------------------------------------------------------------------------ Jan saves 330 287 274 270 263 262 259 257
    Feb saves 298 255 242 238 231 230 227 225
    Mar saves 291 248 235 231 224 223 220 218
    So what is happening is lets say for example there are a total of 330 enrolls in january and after 30days 287 are still active and after 60days 274 are still active after 90 270...... etc
    Am getting the January active values correctly.
    BUt going forward when I see the values for february The total enrolls for february is 298 and after 30 days which are active is not giving me the correct.
    It is substracting the same amount as jan. looking at the numbers it is substracting
    -43, -13,-4,-7,-1,-3,-2 for Jan which are the cancels after the consecutive days
    It is substracting the same amount for feb also but my actual cancels for feb are different it should be 45,12,8,9,2,2,
    It is doing the same for all the months.
    There should be a change in the code. Following is the XSL code am using in
    <?xdoxslt:set_variable($_XDOCTX, 'v_SavesCanceled', SAVES_CANCELED_COUNT)?>
    <?xdoxslt:set_variable($_XDOCTX, 'v_RtSaves', xdoxslt:get_variable($_XDOCTX, 'v_RtSaves') - xdoxslt:get_variable($_XDOCTX, 'v_SavesCanceled'))?>
    <?xdoxslt:get_variable($_XDOCTX, 'v_RtSaves')?>
    Actually the cancels should be updated for each row but its picking the same cancels for every month.
    Hope it is clear let me know if you need any further info
    Any help is appreciated.
    Thanks

    Thank you very much for your help. The rtf file sent worked and updating results as required.Thank you
    Thanks

  • Why won't changes to contract price update the info rec price.

    Hi all,
    Does anyone know why changes to Contract (Outline Agreement) Price does not update the Info Record Price? Even with the "InfoUpdate" indcator set to "B".
    How to achieve this this automatic price update from Contract to Info Rec?
    Thanks in advance

    hi,
    As per the std SAP system...Whenever you have inforecord existing for the contract, then only the COntract release order is set as last document....
    While in you don't have the inforrecord for the contrac. then the time-dependent conditions are only updated....
    There is no way to change these settings...
    Hope it helps..
    Regards
    Priyanka.P

  • Price updation for Partial delivered case

    Dear All,
    I raised an invoice for 5 qty out of 10 nos from the sale order.
    Now I want to sell the balance qty with updated price. I changed the price through VK12.
    I changed the pricing date to current date in the sale order to effect the updated price in the sale order for the balance qty.
    Since the item is partially delivered even though the pricing date is not getting updated for that item & the price remains same as older one.
    Pls advise me on this issue.
    Rgds,
    Senni.B

    Hi Seeni,
    Lakshmi's has correctly stated above that repricing will not happen in sales order, but the repricing can happen in billing.
    Now for repricing to happen in billing you will have to change your pricing type to B in copy control. Also as stated by you the billing date is to be set to current date will solve. Thats not completely true, you will have to change the pricing date in the invoice to current date then only it will do the repricing for current date. The billing date is for accounting purposes for Invoice due dates.
    So to set the pricing date to current date, you will have to ensure that the pricing date is not present in the copy control routines and also in the definition of billing type change the pricing date to current date.
    Hope this helps,
    Abhishek

  • Customer exit code to populate fiscal period for prior three months

    Dear frns,
    I need an ABAP customer exit code to populate prior three month's fiscal period.
    Please update on this...thanks
    Cheers! Shana

    Hi
    Here is the code that will satisfies ur condition.
    CASE I_VNAM.
    IF I_STEP = 2.
    WHEN 'ZVAR1'.
    DATA DATE1 TYPE D.
    DATA PERIOD1 TYPE N.
    DATE1 = SY-DATUM.
    CALL FUNCTION 'DATE_TO_PERIOD_CONVERT'.
    exporting
    l_date = date1
    l_periv = 'v3'
    importing
    E_BUPER = PERIOD2
    E_GJAHR = YEAR2.
    DATA PER3 TYPE N.
    PER3 = PERIOD2 + 1.
    CONCATENATE YEAR2 PERIOD2 INTO FPERLOW.
    DATA LDATE TYPE D.
    LDATE = SY-DATUM + 365.
    CALL FUNCTION 'DATE_TO_PERIOD_CONVERT'.
    exporting
    l_date = LDATE
    l_periv = 'v3'
    importing
    E_BUPER = PERIOD2
    E_GJAHR = YEAR2.
    CONCATENATE YEAR2 PERIOD2 INTO FPERHIGH.
    DATA WA1 LIKE LINE OF E_T_RANGE.
    WA1-LOW = FPERLOW.
    WA1-HIGH = FPERHIGH.
    WA1-SIGN = 'I'.
    WA1-OPT = 'BT'.
    APPEND WA1 TO E_T_RANGE.
    ENDIF.
    Hope u gotit,
    Regard,
    RaviChandra

  • MR21 performance slow on price update for several materials for a company c

    Hi,
    Can you please tell me if anyone has faced the problem of price updates through MR21 being very slow when performing the update for several materials at one go? Is there a resolution to this?
    Thanks in advance

    Check "Note 312013 - Bad performance when material price is changed"is applicable for your sap version ???

  • Patchset Update for every Instance neccessary??? Urgent!

    Dear experts!
    I am running a server with Oracle v.10.2.0.1.0 and 4 database instances. Today I installed the Patchset Update for version 10.2.0.5.0.
    After the runInstaller routine completed, I logged into one of these instances and ran the catupgr.sql followed by the utlrp.sql script.
    My question to you is if I have to run these scripts for every instance seperately to upgrade sys and system schemas to v.10.2.0.5.0?
    It is really urgent as I'll have to get back to work tomorrow. The systems need to run on Monday!
    I appreciate your help! Many thanks in advance for clarifying the necessary steps! I'lll keep you updated on how things go!
    Best regards,
    Seb

    skahlert wrote:
    Dear experts!
    I am running a server with Oracle v.10.2.0.1.0 and 4 database instances. Today I installed the Patchset Update for version 10.2.0.5.0.
    After the runInstaller routine completed, I logged into one of these instances and ran the catupgr.sql followed by the utlrp.sql script.
    My question to you is if I have to run these scripts for every instance seperately to upgrade sys and system schemas to v.10.2.0.5.0?
    Yes, you will need to run the scripts on each database that uses this ORACLE_HOME. The steps are outlined in the README for 10.2.0.5 patch.
    It is really urgent as I'll have to get back to work tomorrow. The systems need to run on Monday!
    I appreciate your help! Many thanks in advance for clarifying the necessary steps! I'lll keep you updated on how things go!
    Best regards,
    SebHTH
    Srini

  • No contract price updation with Catalog

    Hi All,
    I am working with classic scenario.I have created catalog for product master.Also I have maintained contract for same products in R/3.
    Then I maintained vendor list for those products in SRM.
    Now when I shop any product from catalog by refering the contract as a automatic source determination, I am able to create PO which gets replicated in backend R/3 but this PO takes the prices from catalog and not from contract.
    Do you have any idea regarding this?
    regards,
    Navneet

    Hi Navneet,
    The price from a catalog always leads, even when a contract is involved, the functionlaity may be different if you also pass the SOS directly from the catalog rather than propose it after the catalog transfer, i.e. pass the contract id and item id in the OCI transfer also. If this is done an SOS_CHECK is performed which may (not sure on this) update the price based on the provided contract. Otherwise you can adjust the response by using the catalog transfer badi if desired.
    Regards,
    jason

  • Price updation for Finished goods

    We are updating the std. price for the finished materials through Costing run t.code CK40N. But in the last month run the price of the materials has decreased because the client has used inhouse produced material in place of a imported material. The inhoused produced material carries a lesser price when compared to imported material. Because of this the stock valuation has gone down. Now we have to revise the price so that the stock value should go up. We have arrived at a price. How do we post the revised price, MR21 and MM02 does not work, what is the other alternative for this.  Pls suggest very urgent.
    Warm regards,
    Jagdeesh.

    Did you try MR22
    Thanks
    Ashok

Maybe you are looking for

  • Bluescreen of Death

    Hello, any help would be appreciated. The other night I was on my powermac g5 and it crashed. I restarted, it went to grey screen, loading icon, and then blue screen and just stopped. I tried starting in safe mode by holding down shift while starting

  • Which one is the right answer?

    SELECT LPAD(salary,10,*) FROM EMP WHERE EMP_ID = 101; Thanks everybody for your reply. well without '*' its always going to be an error...should've seen it earlier. Sorry for wasting your time. I am still trying to learn pl/sql and found this sample

  • Group condition summary by Year

    Sum({Detail_positive_responses.A8RPositive},{Detail_positive_responses.Survey Date}, "Monthly") I'm looking to be able to change this summary to Yearly.  I tried just typing "Yearly", and Tried "Annually" but get an invalid Group condition error.  is

  • Having trouble installing itunes 7 PLEASE help!

    I"m having trouble installing my itunes 7. everytime i click download, nothing happens. the page just refreshes itself. i have tried it a million times and i'm afraid to uninstall and install itunes cause i wont be able to import my 6,000 songs again

  • Upgrade to 10.4.x but keep Xdarwin?

    Hi, I am still on 10.2.8 with XDarwin 1.1.1.1 rootless and XFree86 4.2.1.1 and it runs so extremely well that this is the main reason I did not yet upgrade to 10.4.x and Apples own x11. But I start getting annoyed by having just an older OS. I am loo