PR date in MD04 to be displayed with past date. Even if req. is in past?

Hi All,
I have scenario where the raw material "X" has Order reservations in past let us assume month as May'11.  The Procurement time is 10 days and GR time is 2 days and the Lot Size is EX. When we run the MRP in month of June the PR which will be created for Order reaservations will have the "Purchase Requisition" scheduled Forward with release date maintained as the current date and the delivery date as 10 Working days ahead of release date and Requirment date will add 2 more days. And This Requirment date will be displayed in MD04 in Date column. let us assume that we have excuted MRP on 17-June, then for all Past requirments the release date willl be 17-june and Delivery date will be 01-July and Requirment date will be 05-July based on setting said above (Rem: - Saturday and Sunday is holiday). 
Client does not want to see the requirment date planned this way. He wants the date in MD04 for PR to be maintained in Past only.
is there any way to make this happen?
Edited by: ANIMESH KUMAR on Jun 17, 2011 7:45 AM

Hi Vivek,
But won't this Setting effect the Production order planning. I mean to say that Only PR should be planned this way, But Planned order must not be affected at all.

Similar Messages

  • Tree view display with ztable data

    Hello...
    I have seen this post.................
    Tree View
    My requirement is to create a Tree view .... looked around a lot but no detailed explanation to this topic. along  with this forums detials i looked into the standard BSP Component CRM_THTMLB_COMP for tree view help. I am new to MVC so lost at some point.
    Accordingy to this explanation i was able to achive the tree structure in the value node...
    But how to display data in tree? what codes need to be put in the get ...set methods..
    Actually i created  a table view and the value node is refereing to my ztable....so all the get and set methods are in this impl class. and the new impl class to tree structure does not have these methods...should i create all of them again ...or can i refer to the value node impl class get and set methods.....what code needs to be called in the get and set methods.
    if anyone can give me some help on this............
    Jaya.

    this wiki will help you.
    http://wiki.sdn.sap.com/wiki/display/CRM/CRMWebUI--DynamictabletypeContext+nodes
    Regards,
    Harshit

  • Pull the data from legacy System into report and display with SAP data

    Hi Friends,
    My requirement is-
    Create report by processing data from SAP tables and prepare output.And Before displaying the output, I have to pull the data from non-sap system which is readymade (It will come as flat file with similar fields as Report structure has) and finally display the records from both SAP and Legacy System by filtering duplicates.

    Steps:-
    Define the file path on selection screen:-
      Selection screen data
        select-options   (s_)
          parameters     (p_)
          radio buttons  (r_)
          checkboxes     (x_)
          pushbuttons    (b_)
    SELECTION-SCREEN  BEGIN OF BLOCK block1 WITH FRAME TITLE text-f01.
    parameter:    p_file    type text_512 obligatory.
    Start-of-selection.
      data : l_fname type string. " File Name
      l_fname = p_file .
      call function 'GUI_UPLOAD'
        exporting
          filename                = l_fname
          filetype                = 'ASC'
          has_field_separator     = '#'
        tables
          data_tab                = lt_data
        exceptions
          file_open_error         = 1
          file_read_error         = 2
          no_batch                = 3
          gui_refuse_filetransfer = 4
          invalid_type            = 5
          no_authority            = 6
          unknown_error           = 7
          bad_data_format         = 8
          header_not_allowed      = 9
          separator_not_allowed   = 10
          header_too_long         = 11
          unknown_dp_error        = 12
          access_denied           = 13
          dp_out_of_memory        = 14
          disk_full               = 15
          dp_timeout              = 16
          others                  = 17.
      if sy-subrc <> 0.
        message e000 with 'Unable to upload file from the PC'(t13).
      endif.
    lt_data is of same structure as the fields in the file.
    For filtering duplicates:-
    delete adjacent duplicates from lt_data.
    Now display the records using either ALV or using write statements.
    You can display the records in any of the way you want.

  • Graph display with no data

    Hi,
    Is it possible to display a blank graph or no graph if there is no data. The current graph does not contain any values to display and results with the specified rows/columns in Alt Text e.g.
    Rows:
    Series1
    Series2
    Series3
    Series4
    Series5
    Columns:
    Group A
    Group B
    Can anyone suggest the best work around?
    Thanks

    You can check the count of the records for and then display the graph accordingly.
    Condition can be like below. Cant provide the exact one without seeing the xml and RTF.
    <?if:count(current-group()[NUM!='NONE'])>0?>

  • LineChart data tip won't display with single data point?

    Hi,
    I have a Flex 3 LineChart with LineSeries which use CircleItemRenderer. If there is only a single data point to display, the data tip is not displayed. If there are several data points, each data tip is displayed correctly.
    How can I make the datatip appear correctly with even just one data point? Any workarounds for this problem?
    Quick googling found that I'm not the only person with this problem. A suggested workaround is to use PlotChart instead, but I don't want to go there unless there is absolutely no good way to solve this problem directly.
    http://www.pubbs.net/200911/flex/28102-flexcoders-line-chart-data-tips-dont-display-when-t heres-a-single-data-point.html
    Thanks for any clues!!
    BR,http://forums.adobe.com/people/sikkfgkwwsdfkjkjwjfhjdskj
    sikkfgkwwsdfkjkjwjfhjdskj

    No one wanted to help me but I figured out that I was not referencing the DSN on the test server, only the local DSN. 
    The information to connect to the MSSQL database given by my hosting company was not correct for Dreameweaver (or MS Access) either.

  • Page coon be displayed with more data

    Hi,
    I am having an issue with BSP , when I display 30 or 40 records using <htmlb:tableView  > it works fine
    But when I try to display more records lets say 1K its showing Page cannot be displayed
    Could you please help
    Thanks,

    I have the port range triggering on with these settings:
    Application Name: https
    Triggered Range: 443 - 443
    Forwarded Range: 443 - 443
    Check mark next to Enabled
    I am using QoS with Internet Access Priority Enabled and No Acknowledgement Disabled and WMM Support Enabled
    I have some Internet FIlters:
    Filter Anonymous Internet Requests is Enabled
    Filter IDENT (Port 113) is Enabled
    And thats it.

  • Purchase order list display with confirmed date

    Hi,
    I know the ME2* transactions, but how can I get a list from SAP where I see for a list of purchase orders the initial requested delivery date next to the confirmed delivery date?
    Thanks,
    Peter
    Helpfull feedback will be rewarded.

    Hi,
    you need to customize on this requirement, use below purchase order tables
    EKKO     Purchase document
    EKPO     Purchase document (item level)
    EKPV     Shipping-Specific Data on Stock Tfr. for P Doc. Item
    EKET     Delivery schedule
    VETVG     Delivery Due Index for Stock Transfer
    EKES     Order Acceptance/Fulfillment Confirmations
    EKKN     Account assignment in purchasing
    EKAN     Vendor address purchasing
    EKPA     Partner functions
    EIPO     Item export / import data
    EINA     Purchase info record (main data)
    EINE     Purchase info record (organisational data)
    EORD     Source list
    EBAN     Purchase requisition
    EBKN     Purchase Requisition Account Assignment
    Regards,
    Sankaran

  • In Design Data merge into separate pdf files with variable data name

    Hi all, thank you for taking the time to read this.
    Here's what I have.
    I've created a file in indesign using a 65 page document.
    With this document I've set it up to have specific data in certain areas with data merge.  I have that part setup and it works fine. 
    When I go to export PDF it creates one massive pdf document with all the variable data in it.  However here is the scenario I would like.
    1. Indesign to create a separate pdf file for each record.  So in this example it would be 100 different 65 page pdfs since it should have different pdfs for each record and there are 100 records in the csv.
    2. The pdf should be named after each variable record.  For example record one says name "Joe", record 2 name "Frank".  So it should create joe.pdf, frank.pdf etc.
    How can I accomplish this?

    I don't know if this script works in CS4 or not:
    http://indesignsecrets.com/page-exporter-utility-peu-5-script-updated-for-cs3.php

  • DATA FROM A SELECTED RANGE COMPARED WITH OLDER DATA

    Post Author: NewITGuy
    CA Forum: General
    Hello , I have a report that I have to write that would Look at all the orders we have placed over the last year by partnumber and compare to see how many times we have purchased that part in the last 3 years. My problem I trying to figure out is that the report range I will need to lock in a record select back to 1 year from now to only show those partnumbers.
    If I lock it in that date range how will I be able to compare it to old because they wont show on the report.

    Post Author: V361
    CA Forum: General
    group by date, (select year) and setup your 1year old section, then use a subreport to pull up the current data.  Subreport can use a different date range.  or you can just use a or,  as shown below, it would pull up orders.order date between 2/18/2003 to 2/20/2003 as well as those between 2/22/2003 to 12/20/2003
    ({Orders.Order Date} in Date (2003, 02, 18) to Date (2003, 02, 20)) or{Orders.order Date} in Date (2003, 02, 22) to Date (2003, 12, 20)

  • Problem in working with Japanese data

    Hello,
    We have an application, which should work for both English and Japanese languages. Our application is working fine for English data but in case of Japanese, we are facing problems. In the application, there is a language setting, where the user can select either English or Japanese. This changes the language of the labels to English or Japanese. We are handling this thru' ResourceBundles. But the data that is entered can be independent of this. In English setting also, the data entered or diplayed could be Japanese. Now we are facing problems at vaious places -
    1. When we enter Japanese data and save it, it gets copied into the bean and if there is any error in the saving, the same data from bean comes back on the screen. This data doesn't appear properly in Japanese.
    2. When we try to retrieve the already saved data from database, it doesn't show poperly in Japanese.
    We are using our own 'toUnicode' function, which converts the data to Unicode before saving the data to database. Similarly, we have tried different encodings like SJIS / Shift_JIS / ISO-2022-JP at various places i.e. in 'Page' directive or in HTML Meta tag or various combinations of these two. Nothing is working reliably. Sometimes for some combination, data retained in the first case is correct but it can't be saved. Sometimes it works with Unicode, sometimes without Unicode. Some combination affects the Japanese labels as well. Otherwise the labels at least are displayed properly.
    The same code with just Shift_JIS setting in 'page' directive, worked well in IIS Server for both English and Japanese.
    What could be the problem in WebLogic? Does it matter if WL is installed on English or Japanese machine?
    Kindly answer ASAP, since the project is getting delayed.
    Thanking in anticipation...
    -Medha

    Hi,
    is there a difference in handling Japanese and Chinese chars? If not I
    might be able to give you some hints.
    Daniel
    -----Original Message-----
    From: JSB [mailto:[email protected]]
    Posted At: Monday, February 12, 2001 6:22 PM
    Posted To: internationalization
    Conversation: Problem in working with Japanese data
    Subject: Re: Problem in working with Japanese data
    Have u solved this yet, and how ?
    Medha <[email protected]> wrote in message
    news:[email protected]...
    >
    Hello,
    We have an application, which should work for both English andJapanese
    languages. Our application is working fine for English data but in case
    of
    Japanese, we are facing problems. In the application, there is a
    language
    setting, where the user can select either English or Japanese. This
    changes
    the language of the labels to English or Japanese. We are handling this
    thru' ResourceBundles. But the data that is entered can be independent
    of
    this. In English setting also, the data entered or diplayed could be
    Japanese. Now we are facing problems at vaious places -
    1. When we enter Japanese data and save it, it gets copied into thebean
    and if there is any error in the saving, the same data from bean comes
    back
    on the screen. This data doesn't appear properly in Japanese.
    2. When we try to retrieve the already saved data from database, itdoesn't show poperly in Japanese.
    We are using our own 'toUnicode' function, which converts the datato
    Unicode before saving the data to database. Similarly, we have tried
    different encodings like SJIS / Shift_JIS / ISO-2022-JP at various
    places
    i.e. in 'Page' directive or in HTML Meta tag or various combinations of
    these two. Nothing is working reliably. Sometimes for some combination,
    data
    retained in the first case is correct but it can't be saved. Sometimes
    it
    works with Unicode, sometimes without Unicode. Some combination affects
    the
    Japanese labels as well. Otherwise the labels at least are displayed
    properly.
    The same code with just Shift_JIS setting in 'page' directive,worked
    well in IIS Server for both English and Japanese.
    What could be the problem in WebLogic? Does it matter if WL isinstalled on English or Japanese machine?
    Kindly answer ASAP, since the project is getting delayed.
    Thanking in anticipation...
    -Medha

  • Cfchart CFmx8 charting points with no data

    We are having a problem with <cfchart> in CF 8. It
    worked fine in CF7.02 with all hotfixes installed. Basically it
    plots points where there is no data. some lines have data for 15
    points and some for maybe only 13 or 14 points. It fills in teh
    missing points with data from the last point that had data.
    Notice the last three lines on this chart. At the end of the
    line--- where the line goes straight across it is charting data
    that doesn't exist.
    http://www.bikersites.com/SL/raceSL/secondsbehind.cfm?RHID=31:1
    This gets to be a real problem when you look at the following
    chart. It gives the races lap times for laps they never completed.
    http://www.bikersites.com/SL/raceSL/laptimes.cfm?RHID=31:1
    Any ideas? Anyone else having this problem?
    This works fine on our development server which had CF7. But
    at hostmysite they have cf8.

    Having same problem here, with CF9.  I have 5 monthly data points for Jan-May 2012.  But CFCHART will extend the LINE in the line chart for the June - December 2012 with all ZEROs.  This only happens when I'm plotting multiple series, for example if I add a CFCHARTSERIES for all 12 months in 2011. 
    If I remove 2011, CFCHART only displays the 5 monthly data points for 2012.  I'm using two CFQUERIES (Q of Q), one with 12 monthly data points for 2011, and one with 5 data points for 2012 year-to-date.  Individually (with 1 CFCHARTSERIES) they plot fine.  But when you have TWO CFCHARTSERIES, the 2012 extends the 2012 line with all ZEROs for June-Dec 2012.  So you don't get a good year-over-year chart, and I need one that scales, since all the values are between 90% and 100%.  Thanks for any help/advice.
    Gary

  • Reports generated with null data

    Hi,
    I setup a role which has read access to all records under different tab corretly. However, the reports are displayed with null data. Any idea?
    Thanks VK

    Hi Bobb,
    "Role-Based Can Read All Records" equal to No in my configuration. Requirement is not to allow report creation on others data.
    So, if I make it Yes, then they can access all data in CRMOD and create report. Please let me know if my understanding is correct.
    Thanks VK

  • Problem with Dispaly data

    Hi,
    I have to select records based on date range, if I press 'SELE' button it is working fine and selecting records in the date range. But if I press again it has to deselect the selected records, this is not happening.
    In gs_zchbox Chbox is not showing as 'X' in deselect, Am I doing anything wrong. And also the smae output is displaying the number of times(3 times) I press SELE button(3 times). what should I do for proper SELECT/DESELECT button and updated display.
    Thanks,
    Veni.

    Hi Ferry,
    I tried the code and it is giving me the short dump, on modify. And the display is containing only the records in the date range selected not all records with checked date range records. Deselect is giving short dump. Please help me with the problem.
    Thanks,
    Veni.
    You attempted to change, delete or create a line in the                    
    internal table "\PROG=ZSD_CREDITMEMO\DATA=GT_ZCHBOX[]", but no valid cursor
    exists                                                                    
    for the table.                                                             
    Possible reasons:                                                          
    1. The relevant ABAP/4 statement does not include the addition             
       "...INDEX...", although the statement is not                            
       inside a "LOOP...ENDLOOP" loop processing this table.                   
    2. The relevant ABAP/4 statement was called from within a                  
       "LOOP...ENDLOOP" loop after a DELETE                                    
    "\PROG=ZSD_CREDITMEMO\DATA=GT_ZCHBOX[]".     
        WHEN 'SELE'.
          SET PF-STATUS 'STAT'.
          NEW-PAGE LINE-SIZE 179.
          r_date-low = sy-datum - 3.
          r_date-high = sy-datum + 3.
          r_date-option = 'BT'.
          r_date-sign = 'I'.
          APPEND r_date.
          IF gs_zchbox IS INITIAL.
            LOOP AT gt_zprice INTO gs_zchbox.
              IF gs_zchbox-crdate >= r_date-low AND
                 gs_zchbox-crdate <= r_date-high.
                gs_zchbox-chbox = 'X'.
                APPEND gs_zchbox TO gt_zchbox.
                CLEAR gs_zchbox.
              ENDIF.
            ENDLOOP.
          ELSE.
            LOOP AT gt_zprice INTO gs_zchbox.
              IF gs_zchbox-crdate >= r_date-low AND
                 gs_zchbox-crdate <= r_date-high.
                gs_zchbox-chbox = ' '.
    *            APPEND gs_zchbox TO gt_zchbox.
                MODIFY gt_zchbox FROM gs_zchbox TRANSPORTING chbox.
                CLEAR gs_zchbox.
              ENDIF.
            ENDLOOP.
          ENDIF.
          WRITE: /01(179) sy-uline.
          PERFORM headings.
          WRITE: /01(179) sy-uline.
          PERFORM displaydata2.

  • Extract Data in Power Pivot from MDX with diffrentnt different Level of Hierarchy in MDX

    Hi All,
    My requirement is to extract the data form tabular model and put in power pivot,as all the measures calculation is present in model just extracting the aggregated data.
    Issue is appearing on Rolling up the data, so is there any way to extract the data so that it will display the right data on different level. As per the below example on level 2 data is getting summed up which is not correct.
    Ex:-
    Level1
    A
    10%
    B
    20%
    Level2
    30%
    Thanks Chandan

    Hi Chandan,
    According to your description, you create a SQL Server Analysis Services Tabular model and extract Data in Power Pivot from MDX, the problem is that the hierarchy data rolling up base on the hierarchy level, right?
    I have tested it on my local environment, we cannot reproduce this issue. So as per my understanding, the issue can be cause by the hierarchy setting in your tabular model. Here are some links about how to create and manage hierarchies in a tabular model,
    please refer to the links and check if the settings are correct.
    http://msdn.microsoft.com/en-in/library/hh213003.aspx
    http://www.youtube.com/watch?v=qKKNY1Vj_2c
    If the issue persists, please provide us more information about you hierarchy creation steps, so that we can make further analysis.
    Regards,
    Charlie Liao
    TechNet Community Support

  • To display the reschedule date from MD04

    Hi Gurus,
                             There is a current report which dispalys details of a scheduling agreement (order / due date,schd. qty,qty shipped & qty received). Now user wants to add the reschedule date field which is in MD04 to the report. 
    Is it possible to display the reschedule date to the report. If so, can you please guide me how to proceed further.Thanks.

    Hi,
    Actually rescheduling date is displayed in MRP list, The system only displays rescheduling date in the  the current stock/requirements list if you trigger rescheduling with the appropriate function. As you all know MRP list is static report. Hence the reschedule date will store in the table as i have mentioned in the table MDEZ as i have mentioned in the earlier reply.T he program bname is SAPMM61R. Please join this table in your query to get  rescheduling date. Thanking you.

Maybe you are looking for

  • Windows 7 won't boot or run sfc /scannow - says repair in

    I upgraded my HP laptop from Vista to Windows 7 and it has been working for a year. This morning the laptop will not boot up and when I run repair it runs it over and over and will not boot up. I run the diagnostics on the hard drive it gets to about

  • Are there any application code-reading tools available?

    Since my query about BugHunter went unanswered, I thought I'd try again from a different angle. I need a tool that shows code associated with a screen, button, or command in the application when you use F1 or the CSH "?" on the screen/button/command.

  • Is 'Repository Creation Utility' a mandatory for SOA Suite

    Hi All, I am new to Oracle Weblogic 11g application server. I worked on Oracle 10g app server. I am very much interested in BPEL and planning to learn BPEL and SOA related concepts. I have Jdeveloper 11.1.1.0.1, Oracle Weblogic server 10.3.2, Oracle

  • How find a word in txt from Java??

    Hi everybody...somebody knows how to find an especific word that is located in file txt from java somebody has the code??? Thanks in advance

  • Error while undeploying Application in 9iAS R2

    An error occured while undeploying the application. Root Cause: oracle.ias.sysmgmt.persistence.OperationResult. oracle.ias.sysmgmt.persistence.OperationResult. The abov error is occuring while undeploying the application. also when i am trying to sta