Is it poosible to control the start date for an assort idoc on the erp sise

is it poosible to control the start date for an assortment list  idoc on the erp sise

Hi rodeofive,
As per my understanding, the issue is a performance issue. And it is caused by there are thousands of values in the drop-down list of parameters in the report.
To work around this issue, I suggest you should make some changes in the report. For example, we can add additional two parameters with multiple keywords ahead, one for the dropdown contains 95k options, another for dropdown contains 24k options. Then all
of available values which are begin with the keywords will display in the parameter list. In this scenario, we can create cascading parameters. One is a keyword parameter, and the other parameter is the drop-down list that based on the keyword to display the
available values.
For more details about the method, please refer to the following FAQ:
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/8de6c783-9cb4-4b95-9be8-b59bc0049866/forum-faqhow-do-i-add-a-search-feature-in-the-parameter-with-long-drop-down-list?forum=sqlreportingservices#8de6c783-9cb4-4b95-9be8-b59bc0049866
Hope this helps.
Thanks,
Katherine Xiong
Katherine Xiong
TechNet Community Support

Similar Messages

  • How do I change the start date for the week from Monday to Sunday on my iPhone 5?

    How do I change the start date for the week on iCal from Monday to Sunday on my iPhone5?

    Yes. On my new iPhone 5 the iCal week begins on a Monday not a Sunday and does not give me the option to edit in settings on the phone

  • How to get the histoical data for newly added field in the cube?

    Hi Experts,
    I have small doubt on remodeling the infocube.
    After adding the characteristic or keyfigure  to a cube by using remodeling concept, how can I get the historical data for that particular field.
    I have searched in SDN also but I didn't get proper information.
    Please excuse me if I posted repeated question.
    helpful answer will be awarded with poitns.
    Thanks & regards,
    Venkat.

    hi
    depending on your customer need you could use the remodelling functionnality but sometimes you have no way to retrieve what you want so another option you should consider is the following:
    Advantages
    that will cost less effort and guarantee the result.
    Drawbacks
    data is redondant for a while
    space (depending on the volume of historical data)
    So here are the steps :
    step 1Adjust your extraction process according to the fields you need to add to populate the cube.
    step 2 Then create a dso next or even a cube, feed the dso with a full load with the enhanced extractor you adjusted with the new fields in step 1 only once in fact this should be one shot.
    step 3 Copy the query to the previous built  multi-provider on top of the new historical data from dso and the running live delta cube. Adjust the queries if necessary.
    optionnal Then if you want to get rid of the dso or new cube for historical data you could empty the actual one push the data from the new data provider and that's all.
    bye
    Boujema

  • After Changing the start date for a task in a project we are not able to save

    Hi 
    When we are updating the task start date of a particular task the below message is poping up in Project Professional and when we trying to update in Pwa and saving it automatically the save is becoming undone. 
    We are logging in with that user credentials and checking where the user has not charged any actuals on that task.
    Then a message pops up saying:
    "The actual work in "xxxx" is out of sync with the actual work updated from timesheets. Actual work can only be updated by team members through PWA. Changes you have made to users' actual work will be lost during the save."
    Can any body throw some light on the above issue.
    Thanks
    Geeth If you feel that the answer which i gave you is Helpful please select it as Answer/helpful.

    It seems you have enabled the option in server setting >> task Settings and Display >> Protect User Updates>> for restricting updates to PWA only ? this is one cause when this error message appears when the update restriction is to PWA
    and PM tries to modify the Plan, the only exception to this is milestones which can be updated via Proj pro,
    this being the case becomes a conflict when you say updates can be done only via PWA and try to overwrite the actual via MSP 
    kirtesh

  • CRM-ISU: Need to change the END date and Start Date for contract items

    Hi,
    There is an old contract item for which  I need to change the end date
    and there is a new contract item for which I need to change the start date.
    I need to change the contract item end date and start date using some function module in IS-U system (may be as RFC to CRM).Pleaselet me know if any body is ware of this functionality?
    I am aware of a FM EECRM_CONTRACT_DATE_CHANGE which may be used for changing End Date
    but how to change the start date of a new contract item?
    Please let me know if any body is aware of this?
    Thanks

    Hi,
    Hope you can solve it by this [Link1|Re: Function modules; [link2|CRM material;.
    Regards,
    Surjith

  • Line Graph repeats the starting data point at the end also

    Hi,
    We have a Line Graph as below. This graph is used to show the Salary changes of a person, over time.
    But this graph shows an additional non existing data point. Basically it shows the starting data point once again at the end of the other data points.
    The model VO for this graph, does not contain this additional data point record. But the graph repeats the starting data point at the end also.
    In the screen-shot you can see that, the graph has three data points. But the table has only two. The first data point in the graph is repeated as the last data point.
    Is this a Bug..?
    Or an issue with the usage of the DVT tags?
    The code is given below.
    Please advice.
    12 <dvt:graph id="lineGraph1" value="#{bindings.SalaryHistory.graphModel}"
    13 graphType="LINE_VERT_ABS"
    14 shortDesc="#{HcmEmploymentTopGenBundle}"
    15 markerDisplayed="true"
    16 continuousTimeAxisInterval="CTAI_DAY"
    17 contentDelivery="immediate" animationOnDisplay="AUTO"
    18 imageFormat="FLASH" stylePath="April"
    19 timeSelectorListener="#{backingBeanScope.AssignmentChangesAndSalaryBean.changeTime}"
    20 timeAxisType="TAT_MIXED_FREQUENCY" dynamicResize="DYNAMIC_SIZE"
    21 inlineStyle="height:40em;"
    22 binding="#{backingBeanScope.AssignmentChangesAndSalaryBean.asgSalaryGraph}">
    23 <dvt:background>
    24 <dvt:specialEffects/>
    25 </dvt:background>
    26 <dvt:graphPlotArea/>
    27 <dvt:seriesSet>
    28 <dvt:series/>
    29 </dvt:seriesSet>
    30
    31 <dvt:o1Axis scrolling="asNeeded"/>
    32 <dvt:y1Axis/>
    33 <!-- <dvt:legendArea automaticPlacement="AP_NEVER" rendered="false"/>-->
    34 <!-- <dvt:timeSelector mode="EXPLICIT"
    35 explicitStart="#{backingBeanScope.AssignmentChangesAndSalaryBean.timeSelectorStartDate}"
    36 explicitEnd="#{backingBeanScope.AssignmentChangesAndSalaryBean.timeSelectorEndDate}"
    37 id="ts34">
    38 <dvt:specialEffects>
    39 <dvt:gradientStopStyle/>
    40 </dvt:specialEffects>
    41 </dvt:timeSelector>-->
    42 <dvt:o1MajorTick/>
    43 <dvt:o1TickLabel/>
    44 <dvt:o1Title id="o1Title1">
    45 <dvt:graphFont id="graphFont1"/>
    46 </dvt:o1Title>
    47
    48 <dvt:attributeFormat id="af1" name="DateFrom">
    49 <af:convertDateTime pattern="#{applCorePrefs.dateFormatPattern}" />
    50 </dvt:attributeFormat>
    51
    52 <dvt:markerText>
    53 <dvt:y1Format>
    54 <af:convertNumber pattern="#{applCorePrefs.numberFormatPattern}"/>
    55 </dvt:y1Format>
    56 </dvt:markerText>
    57
    58
    59 </dvt:graph>

    If I understand your question, this from the Pages online help may give the answer:
    To mark line, area, and scatter charts with data point symbols:
    Select the entire chart. You can also select the chart series (the line or area shape) that you want to mark with data point symbols.
    Click Inspector in the toolbar, and then click the Chart Inspector button.
    Click Series (except for scatter charts).
    Choose a symbol from the Data Point Symbol pop-up menu.
    Choose one of the following options from the Symbol Fill pop-up menu:
    To fill the symbol with the same color as its outline, choose Use Stroke Color.
    To fill the symbol with a solid color, choose Color Fill, click the Fill color well, and pick a color.
    To fill the symbol with a gradient, choose Gradient Fill and use the gradient controls to set the colors and change the angle of the gradient.
    To fill the symbol with an image, choose Image Fill and select the image you want. You can also resize the image by choosing an option from the pop-up menu above the Choose button.
    To fill the symbol with a tinted image, choose Tinted Image Fill and select the image you want. Click the color well to the right of the Choose button to change the tint color. You can also resize the image by choosing an option from the pop-up menu above the Choose button.

  • How can I get the start date and end date of a certain week?

    Hello, in my java code, I can get the week ID , using
    org.joda.time.base.AbstractDateTime.getWeekOfWeekyear() , for example, this week is the 16th week of this year. And I want to get the start date(date of Monday) and end date(date of Sunday) of the week. Is there any method can supply such date value??thanks

    1 public Date getCurrentMonday(){
    2 Date monday = null;
    3 Calendar rightNow = Calendar.getInstance();
    4 int day = rightNow.get(Calendar.DAY_OF_WEEK);
    5 int distance = 0;
    6
    7
    8 if (day == Calendar.MONDAY)
    9 monday = rightNow.getTime();
    10 else
    11 {
    12 distance = day - Calendar.MONDAY;
    13 if (distance == -1)
    14 distance = 6;
    15
    16 monday = (Date) (rightNow.getTime());
    17 monday.setTime(monday.getTime() - 1000 *60 *60 *24 *(distance));
    18 }
    19 return monday;
    20 }

  • Same station resource with same schedule squence but the start date is diff

    We are running ASCP capacity planning but found "Same station resource with same schedule squence but the start date is different". Does anyone know which parameters/setup may impact on this result or the root causes?
    Regards,
    Edward

    Wesley,
    I am a little confused about your scenario.  I will assume that you are talking about the Planned orders that are generating the dependent requirements that are being seen by your Raw Material.
    So, you have a material (not the Raw Material) that has the Material master settings that you mentioned above.  This material has been planned, and MRP created two planned orders.  These two planned orders have the same start date, but  the dependent requirements dates that have been generated against your Raw Material are different. You do not want this to happen.  Please confirm.
    Dependent requirements of planned orders can be influenced by:
    1.  Dependent Rqments Settings in OPU5
    2.  Distribution Strategy OPB3/OPB4/OPB5
    3.  Lead Time offsets in the BOM
    Ensure that these settings meet your business requirements.
    Best Regards,
    DB49

  • Org Management - How can I change the start date of all the org units

    How can I change the start date of all the org unit objects and its relationships at one shot ?  I have created some 100 Org units with the wrong start date. Please suggest.
    Thanks in advance..
    Cheers
    Vijay

    Hello Archana,
    Thanks a lot... This has solved my issue...
    Cheers
    Vijay

  • ORA-01190: control file or data file 1 is from before the last RESETLOGS

    hi, experts.
    i have oradb 11g and using it for OIM11
    after some actions in oim i try to get my db to previous state (many times it was done successfully)
    but now i have problem ORA-01190: control file or data file 1 is from before the last RESETLOGS
    im runing in noarchivelog mode
    i have autobackup of controlfile and i have 2 backups of my db
    please help me
    maybe some one know how to restore my backup to new db and then change configuration of wls and oim...

    Hi, Thanks for reply
    List of Database Incarnations
    DB Key  Inc Key DB Name  DB ID            STATUS  Reset SCN  Reset Time
    1       1       OIMDB    2372279074       PARENT  1          02-APR-10
    2       2       OIMDB    2372279074       PARENT  940976     11-JUL-11
    3       3       OIMDB    2372279074       PARENT  5590849    09-AUG-11
    4       4       OIMDB    2372279074       PARENT  5590850    10-AUG-11
    5       5       OIMDB    2372279074       PARENT  5596482    11-AUG-11
    7       7       OIMDB    2372279074       PARENT  5596483    11-AUG-11
    8       8       OIMDB    2372279074       PARENT  5596484    12-AUG-11
    6       6       OIMDB    2372279074       ORPHAN  5622931    11-AUG-11
    9       9       OIMDB    2372279074       PARENT  5627526    18-AUG-11
    10      10      OIMDB    2372279074       PARENT  5627527    18-AUG-11
    11      11      OIMDB    2372279074       ORPHAN  5627528    18-AUG-11
    12      12      OIMDB    2372279074       CURRENT 5627528    18-AUG-11
    RMAN> list backup;
    List of Backup Sets
    ===================
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    9       Full    1.50G      DISK        00:00:31     12-AUG-11
            BP Key: 9   Status: AVAILABLE  Compressed: NO  Tag: TAG20110812T114515
            Piece Name: D:\APP\999-ILYASOV\FLASH_RECOVERY_AREA\OIMDB\BACKUPSET\2011_08_12\O1_MF_NNNDF_TAG20110812T114515_749PJDCW_.BKP
      List of Datafiles in backup set 9
      File LV Type Ckp SCN    Ckp Time  Name
      1       Full 5627525    12-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\SYSTEM01.DBF
      2       Full 5627525    12-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\SYSAUX01.DBF
      3       Full 5627525    12-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\UNDOTBS01.DBF
      4       Full 5627525    12-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\USERS01.DBF
      5       Full 5627525    12-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\DEV_OIMLOB.DBF
      6       Full 5627525    12-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\DEV_IASSDPM.DBF
      7       Full 5627525    12-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\DEV_MDS.DBF
      8       Full 5627525    12-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\DEV_SOAINFRA.DBF
      9       Full 5627525    12-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\DEV_OIM.DBF
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    10      Full    9.36M      DISK        00:00:01     12-AUG-11
            BP Key: 10   Status: AVAILABLE  Compressed: NO  Tag: TAG20110812T114515
            Piece Name: D:\APP\999-ILYASOV\FLASH_RECOVERY_AREA\OIMDB\BACKUPSET\2011_08_12\O1_MF_NCSNF_TAG20110812T114515_749PKJJS_.BKP
      SPFILE Included: Modification time: 12-AUG-11
      SPFILE db_unique_name: OIMDB
      Control File Included: Ckp SCN: 5627525      Ckp time: 12-AUG-11
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    11      Full    1.33G      DISK        00:00:26     16-AUG-11
            BP Key: 11   Status: AVAILABLE  Compressed: NO  Tag: TAG20110816T094954
            Piece Name: D:\APP\999-ILYASOV\FLASH_RECOVERY_AREA\OIMDB\BACKUPSET\2011_08_16\O1_MF_NNNDF_TAG20110816T094954_74N183D7_.BKP
      List of Datafiles in backup set 11
      File LV Type Ckp SCN    Ckp Time  Name
      1       Full 6118204    16-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\SYSTEM01.DBF
      2       Full 6118204    16-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\SYSAUX01.DBF
      3       Full 6118204    16-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\UNDOTBS01.DBF
      4       Full 6118204    16-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\USERS01.DBF
      5       Full 6118204    16-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\DEV_OIMLOB.DBF
      6       Full 6118204    16-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\DEV_IASSDPM.DBF
      7       Full 6118204    16-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\DEV_MDS.DBF
      8       Full 6118204    16-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\DEV_SOAINFRA.DBF
      9       Full 6118204    16-AUG-11 D:\APP\999-ILYASOV\ORADATA\OIMDB\DEV_OIM.DBF
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    12      Full    9.36M      DISK        00:00:01     16-AUG-11
            BP Key: 12   Status: AVAILABLE  Compressed: NO  Tag: TAG20110816T094954
            Piece Name: D:\APP\999-ILYASOV\FLASH_RECOVERY_AREA\OIMDB\BACKUPSET\2011_08_16\O1_MF_NCSNF_TAG20110816T094954_74N197JO_.BKP
      SPFILE Included: Modification time: 16-AUG-11
      SPFILE db_unique_name: OIMDB
      Control File Included: Ckp SCN: 6118204      Ckp time: 16-AUG-11How to reset database to right incarnation.?

  • How to maintain history in infotype 2 in ECC6 if the start date is DOB defa

    Hi,
    I have to change the status of some female employees as they are now married and their surname is aslo changed.
    But in ECC6 in infotype 2 the default start date is date of birth,  Copy option is not working as the start date will change which is the Date of Birth by default , if i directly change it history wont be maintain.
    How to go for this ?
    Regards

    Hi,
    The default start date as DOB willl be for first record.
    You can chage the data by specifying validity dates. it wont be any problem.
    Regards,
    Shankar.

  • HT1657 If I download a movie today, but will not be watching it for a few weeks (i.e. when overseas) - when does the 'activation' period start?  Do I have 48 hours from the download date or when I first watch the movie?

    If I download a movie today, but will not be watching it for a few weeks (i.e. when overseas) - when does the 'activation' period start?  Do I have 48 hours from the download date or when I first watch the movie?

    You have 30 days from when you download it, but when you then start watching it you have 48 hours (24 if your account is US based) to finish watching it before it expires.

  • Infotype 0002 defaults birthdate as the start date

    When we hire an applicant using transaction PBA7, the start date PA0002-BEGDA defaults to the birthdate of the applicant. We would like this field to default to the hire date. Is there a place in the config that we can make a change to to reflect this?

    You can handle it via USER_EXIT or dynamic actions "T588Z"
    Good luck !
    ^Saquib
    FYI
    Transaction Code - PA30                     Maintain HR Master Data                                                                               
    Exit Name           Description                                                                               
    HRPBAS01            User Exit for HR Master Data                                                           
    HRPC0001            HR: PC download authorization                                                          
    HRRPAI01            User exit for FB HR_ENTRY_DATE and HR_LEAVING_DATE                                     
    PARA0001            Enhancement for Determining the Number of Periods                                      
    PARA0002            Enhancement for Calculating Annual Salary; IT0008,14,15                                
    PBAS0001            PA: Pers.Admin./Recruitment: Default values and checks                                 
    PBAS0002            PA: Enhancements for Personnel Administration - Menu                                   
    PBASRP01            PA: User exit distributed reporting                                                                               
    No of Exits:          8
    http://help.sap.com/saphelp_45b/helpdata/en/7e/5e03e94a1611d1894c0000e829fbbd/content.htm

  • The end date entered occurs before the start date

    Error when setting outlook2010 OK =>
    "The end date entered occurs before the start date "
    BleuOisou

    Hi,
    Just like <Dinae> said above, this behavior occurs because Outlook does not allow you to define a calendar work day that spans midnight.
    As a supplement, please refer to this KB article:
    http://support.microsoft.com/kb/196804/en-us
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Sums up the last 4 weeks from the start date

    Hi all,
    Pls tell me how to find the give issue with example
    How to write queri in SQL
    sums up the last 4 weeks from the start date selected (meaning range of date 1st to 7th) (the 4 weeks should stop on the 31st).
    Thanks & Regards

    <DIV><FONT size=2>
    <P><FONT size=2>select</FONT></FONT> tstdate, weeks, (sum*<FONT
    color=#0000f0>7</FONT>) as sum<BR>from <SPAN
    class=224524108-18042006>  </SPAN>(select to_date(<FONT
    color=#0000f0>'&date'</FONT>,<FONT color=#0000f0>'dd-mon-rrrr'</FONT>) as
    tstdate,<BR><SPAN
    class=224524108-18042006>                    
    </SPAN>last_day(to_date(<FONT color=#0000f0>'&date'</FONT>,<FONT
    color=#0000f0>'dd-mon-rrrr'</FONT>)) as weeks, <BR><SPAN
    class=224524108-18042006>                    
    </SPAN>floor((last_day(to_date(<FONT color=#0000f0>'&date'</FONT>,<FONT
    color=#0000f0>'dd-mon-rrrr'</FONT>)) - to_date(<FONT
    color=#0000f0>'&date'</FONT>,<FONT color=#0000f0>'dd-mon-rrrr'</FONT>))
    /<FONT color=#0000f0>7</FONT>) as sum <BR><SPAN
    class=224524108-18042006>          
    </SPAN>from dual)<FONT size=2></P></FONT></DIV>

Maybe you are looking for

  • Safari 6.1 crashes when traying to open

    I'm running OS 10.8.5. I recently had to restore my hard drive (erased, reformatted and reinstall from time machine backup). Everything is now working beautifully EXCEPT Safari. When i try to open Safari (version 6.1), it crashes every time. I haven'

  • Quicktime 7.5 wont play in safari

    I have just updated to version 7.5 in Quicktime using my Macbook Pro and now unable to watch, for example the keynote address by Steve Jobs at the WWDC. Fortunately the update came thru while I was watching the address on my iMac G5 still running Q/T

  • Jena Driver Patch for Oracle 11.1.0.6 is missing

    I can no longer find the Jena Driver server-side patch for Oracle 11.1.0.6. I downloaded this a month ago from OTN but the link seems to have been removed. The installation guide is still available on the Jena Adaptor documentation page but I cannot

  • BankingAppServlet.java crashes javac?!

    When I try to compile BankingAppServlet.java in the banking tutorial, I get this: root@localhost dev]# echo $CLASSPATH /bea/wlserver6.1/samples/examples/tutorials/banking/deploy/ejb:/usr/java/jdk1.3.1_02/lib/tools.jar:/bea/wlserver6.1/lib/weblogic.ja

  • Support package information.

    Hi all,         I have EP 6.0  sp15 and i need to install Internet sales, what version of Internet sales business package should i install on the server. Thank you Regards, Srikanth Anthargam.