Hierarchical Filter Item should show no old intervals

I have built a hierarchy filter in my template.
The filter shows old hierarchy node. How can I suppress this?
example:
abc: Validity 01/01/2006 - 01/01/2008
abc: Validity 02/01/2008 - 09/29/2015
Only the second line is to be displayed.
Do I need to make this about the designer or WAD?
regards
Kerim

Hello Koen,
when I use the 2 June 2007 as Key Date, then the displayed valid for this date. But I want to get displayed that were greater than or equal 01 January 2005. But I can not enter a greater than or equal 01.01.2005. How can I put this?
Regards
Kerim

Similar Messages

  • Hierarchical Filter Web Item causes validation warning.

    When I validate my web template which contains a hierarchical filter web item agianst the server I get the following warning (W1):
    Mapping for Service item_validation_service for Object HIERARCHICAL_FILTER_ITEM missing
    Maybe this also relates to my problem of not having the possibility to choose a characteristic for the hierarchical filter (see my post <a href="https://forums.sdn.sap.com/thread.jspa?threadID=209968&tstart=0">https://forums.sdn.sap.com/thread.jspa?threadID=209968&tstart=0</a>)
    How can I fix this mapping issue?
    Thanks to any answers in advance.
    Best regards,
    Philipp

    Hello,
    Your first problem is that ABAP SP does not equal Java SP. This is not a valid scenario.
    Please update both to <b>the same SP level</b>.
    After it, please retest your problem. I think that the problems will be solved (at least this one with validation service).
    Short explanation to validation service:
    Every template created in WAD will be validated before saving it. We have two validations:
    1. one is locally with the meta data this checks if:
      - all used parameters are on its place,
      - all parameter values are valid,
      - all defined items are existing...
    2. second one is extended validation on the Java Server: this one checks i.e. following:
      - are all used data providers valid
      - are all used characteristics valid
      - item dependent validation (e.g. if one item needs a dependency between to setting - this can be checked here)
    The first one will be executed in Front-End and in ABAP Back-End. The second one in Java. Because your Java stack is /probably/ lower than ABAP, this validation does not work.
    I hope I have explained it clearly.
    Regards, Karol
    BI Development

  • HT4859 If I got a new iPhone and backed up the data from the old one, it should show up once the new one is set up right? Does an "incomplete" status mean it did not back up and can not be restored to the new iPhone?

    If I got a new iPhone and backed up the date from the old one, it should show up once the new one is set up right?
    And does an "incomplete" status on iCloud mean it can't be restored to the new iPhone?
    Help please

    What I mean is still track my stolen one. I don't know if this will make sense to you but I'm thinking that if I restore the back up data on this phone..on my stolen phone it will like forget the icloud account or something and think this phone is the stolen one so when I go to track the stolen one, it will show that phone as the one I have now because I restored the back up from that phone.

  • Restore the database back to 10.2.0.1 (should i restore old backed up  oraInventory ) ?

    Hello everyone ;
    Greeting !  Good morning to all;
    If the upgrade process fails ,  should  i restore  old  oraInventory  directory ?
    Already i  backed up   $ORACLE_HOME, oraInventory and  consistent copy of datafiles, controlfiles and redo log files.
    I have restored  $ORACLE_HOME and  consistent copy of datafiles, controlfiles and redo log files.  
    Again , should  i restore (old backed up oraInventory ) directory ?
    Thanks in advance ..

    Pl provide the steps you performed for the upgrade -
    $ emctl stop   dbconsole
    TZ  set to  Asia/Calcutta
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    http://oel.linuxserver:1158/em/console/aboutApplication
    Stopping Oracle Enterprise Manager 10g Database Control ...
    ...  Stopped.
    $  isqlplusctl  stop
    iSQL*Plus 10.2.0.1.0
    Copyright (c) 2003, 2005, Oracle.  All rights reserved.
    Stopping iSQL*Plus ...
    iSQL*Plus stopped.
    $  lsnrctl  stop
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 22-APR-2013 04:45:33
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=oel.linuxserver)(PORT=1521)))
    The command completed successfully
    SQL> SHOW USER;
    USER is "SYS"
    SQL> shut immediate;
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    Take a  backup  of  $ORACLEHOME and   database and oraInventory
    $  cd /u01/app/oracle/oradata/
    $  tar -czf   /home/oracle/orclbackup.tar.gz   orcl
    $  cd /u01/app/oracle/product/10.2.0/
    $  tar  -czf   /home/oracle/orclhomebackup.tar.gz    db_1
    $  cd  /u01/app/oracle/
    $  tar -czf  /home/oracle/oraInv_backup.tar.gz    oraInventory/
    $  ls  /home/oracle/
    Desktop   oraInv_backup.tar.gz   orclbackup.tar.gz   orclhomebackup.tar.gz
    #  xhost +  SI:localuser:oracle
    # su - oracle
    $  unzip  p6810189_10204_Linux-x86.zip
    $  cd  Disk1
    $  ./runInstaller
    WELCOME SCREEN APPREAD
    [ Trimmed]
    .  Finally executed root.sh script as '# user'
    Then i have used  DBUA to upgrade my database ..
    SQL> select comp_name , version , status from dba_registry;
    COMP_NAME                             VERSION           STATUS
    Oracle Database Catalog Views         10.2.0.4.0       VALID
    Oracle Database Packages and Types    10.2.0.4.0       VALID
    Oracle Workspace Manager              10.2.0.4.3       VALID
    JServer JAVA Virtual Machine          10.2.0.4.0       VALID
    Oracle XDK                            10.2.0.4.0       VALID
    Oracle Database Java Packages         10.2.0.4.0       VALID
    Oracle Expression Filter              10.2.0.4.0       VALID
    Oracle Data Mining                    10.2.0.4.0       VALID
    Oracle Text                           10.2.0.4.0       VALID
    Oracle XML Database                   10.2.0.4.0       VALID
    Oracle Rule Manager                   10.2.0.4.0       VALID
    Oracle interMedia                     10.2.0.4.0       VALID
    OLAP Analytic Workspace               10.2.0.4.0       VALID
    Oracle OLAP API                       10.2.0.4.0       VALID
    OLAP Catalog                          10.2.0.4.0       VALID
    Spatial                               10.2.0.4.0       VALID
    Oracle Enterprise Manager             10.2.0.4.0       VALID
    17 rows selected.
    @ where do you expect to see 10.2.0.4 in the PATH ?
       $ echo $ORACLE_HOME
       /u01/app/oracle/product/10.2.0/db_1
      $ echo $LD_LIBRARY_PATH
      /u01/app/oracle/product/10.2.0/db_1/lib:/lib:/usr/lib
      Where  can i see my 10.2.0.4.0  ORACLE_HOME ?
      Thanks srini ..

  • HT2531 Spotlight lists items and shows preview images.  BUT what about showing the location address of an item in my computer. Especially important if I've put the item in the wrong folder and what to locate it without multi-steps. iMac OS 10.5 was more u

    Spotlight lists items and shows preview images.  BUT what about showing the path/location address of an item in my computer.
    Especially important if I've put the item in the wrong folder and what to locate it without multi-steps. iMac OS X 10.5 was more useful.
    Old OSX Spotlight function automatically displayed path/location within the machine:  e.g. desktop/folder/sub-folder/item.
    Can I make Spotlight show the path?

    Press option-command and the path is displayed at the bottom of the little preview window.  Press command-return and the enclosing folder opens. 

  • HT5621 I bought my iMac from someone. Everything was changed over to my name however when I try to update programs it only shows the old users apple ID and I can't update. How do I change this so I can update the applications and have everything fully und

    I bought my iMac from someone. Everything was changed over to my name however when I try to update programs it only shows the old users apple ID and I can't update. How do I change this so I can update the applications and have everything fully under me?

    The first thing to do with a second-hand computer is to erase the internal drive and install a clean copy of OS X. You — not the previous owner — must do that. How you do it depends on the model, and on whether you already own another Mac. If you're not sure of the model, enter the serial number on this page. Then find the model on this page to see what OS version was originally installed.
    1. You don't own another Mac.
    If the machine shipped with OS X 10.4 or 10.5, you need a boxed and shrink-wrapped retail Snow Leopard (OS X 10.6) installation disc from the Apple Store or a reputable reseller — not from eBay or anything of the kind. If the machine has less than 1 GB of memory, you'll need to add more in order to install 10.6. Preferably, install as much memory as it can take, according to the technical specifications.
    If the machine shipped with OS X 10.6, you need the installation media that came with it: gray installation discs, or a USB flash drive for some MacBook Air models. For early MBA models, you may need a USB optical drive or Remote Disc. You should have received the media from the previous owner, but if you didn't, order replacements from Apple. A retail disc, or the gray discs from another model, will not work.
    To boot from an optical disc or a flash drive, insert it, then reboot and hold down the C key at the startup chime. Release the key when you see the gray Apple logo on the screen.
    If the machine shipped with OS X 10.7 or later, you don't need media. It should boot into Internet Recovery mode when you hold down the key combination option-command-R at the startup chime. Release the keys when you see a spinning globe.
    2. You do own another Mac.
    If you already own another Mac that was upgraded in the App Store to the version of OS X that you want to install, and if the new Mac is compatible with it, then you can install it. Use Recovery Disk Assistant to create a bootable USB device and boot the new Mac from it by holding down the C key at the startup chime. Alternatively, if you have a Time Machine backup of OS X 10.7.3 or later on an external hard drive (not a Time Capsule or other network device), you can boot from that by holding down the option key and selecting it from the row of icons that appears. Note that if your other Mac was never upgraded in the App Store, you can't use this method.
    Once booted in Recovery, launch Disk Utility and select the icon of the internal drive — not any of the volume icons nested beneath it. In the Partition tab, select the default options: a GUID partition table with one data volume in Mac OS Extended (Journaled) format. This operation will permanently remove all existing data on the drive.
    After partitioning, quit Disk Utility and run the OS X Installer. You will need the Apple ID and password that you used to upgrade. When the installation is done, the system will automatically reboot into the Setup Assistant, which will prompt you to transfer the data from another Mac, its backups, or from a Windows computer. If you have any data to transfer, this is usually the best time to do it.
    Then run Software Update and install all available system updates from Apple. To upgrade to a major version of OS X newer than 10.6, get it from the Mac App Store. Note that you can't keep an upgraded version that was installed by the previous owner. He or she can't legally transfer it to you, and without the Apple ID you won't be able to update it in Software Update or reinstall, if that becomes necessary. The same goes for any App Store products that the previous owner installed — you have to repurchase them.
    3. Other issues
    If you see a lock screen when trying to boot from installation media or in Recovery mode, then a firmware password was set by the previous owner, or the machine was remotely locked via iCloud. You'll either have to contact the owner or take the machine to an Apple Store or another authorized service provider to be unlocked. You may be asked for proof of ownership.
    If the previous owner "accepted" the bundled iLife applications (iPhoto, iMovie, and Garage Band) in the App Store so that he or she could update them, then they're linked to that Apple ID and you won't be able to download them without buying them. Reportedly, Mac App Store Customer Service has sometimes issued redemption codes for these apps to second owners who asked.
    If the previous owner didn't deauthorize the computer in the iTunes Store under his Apple ID, you wont be able to  authorize it immediately under your ID. In that case, you'll either have to wait up to 90 days or contact iTunes Support.
    When trying to create a new iCloud account, you might get a failure message: "Account limit reached." Apple imposes a limit of three iCloud account setups per device. Erasing the device does not reset the limit. You can still use an account that was created on another device, but you won't be able to create a new one. Contact iCloud Support for more information.

  • Cleared items still shows as open items in transaction FBL3N

    Dear All,
    We have an issue with respect to cleared items still shows as open items in transaction FBL3N.
    Few documents has been posted and cleared, but still those line items still shows as open items.  We had this problem only for few line items. 
    For other line items this clearing process is working properly without any issue.
    Issue:
    1. Documnet has been posted on 15.08.2209 and the same document has been cleared on 12.03.2010, but this document still shows as open item only....
    Looking forward your  response / suggestions to resolve this issue.
    Thanks in advance
    Regards,
    Prasad

    Hi Prasad,
    You have the following ways to find out the reason:-
    1. Check your selection criteria in FBL3N, if you are selecting open items as on 15.08.2009, then they will still show open items..
    2. Check in table BSIS and BSAS and check where the documents are appearing.If they are cleared, they all should be appearing in BSAS.
    This is standard SAP and most probably it has got to do with dates...
    Regards,
    SAPFICO

  • I changed my Appleid online yesterday because the old one was based on an email address that is no longer active. My phone still shows the old Appleid and will not let me access APP store etc. How can I get the phone to accept the new ID?

    I channged my Appleid at appleid.com and now the phone stills shows my old id and will not let apps that require id/password prompts work.

    Just scroll to the bottom of the screen in the store, log out and then login with the new ID.
    As long as you changed it from the manage account option at https://appleid.apple.com/ (ie. replaced the primary email address with a new one), then all your old purchases should be fine.

  • How can I get my old iTunes music onto my new computer without access to my old computer? I left my previous job and forgot to transfer my music. I bought iTunes match and it shows my old Mac as a device, but I cannot get the music off it.

    How can I get my old iTunes music onto my new computer without access to my old computer? I left my previous job and forgot to transfer my music. I bought iTunes match and it shows my old Mac as a device, but I cannot access any of the old music. All I can find are what was on my iPhone, but that's not what I want. I need all my old music from my old Mac, which has been wiped clean by IT at my old job. BUT, I did have iCloud at that time and I thought all my music would be accessible through it. I don't understand the Cloud! And I'm thinking spending $24.99 on iTunes Match was a waste of money because I still can't access my old music.

    When you are done with this issue, consider the computer back at the office may still
    have access to your iTunes account, and it should be de-auhorized. You can do that
    remotely, but be sure you carefully do not mess up your other computer iTunes libraries.
    Good luck & happy computing!

  • Abap wp table - there are no items to show in this view

    My apologies if I posted this in the wrong section.
    I started the system in SAPMMC Console and The ABAP WP Table don´t show any work process list and in Process List section the disp+work.EXE (Dispatcher) IS stopped.
    basically the abap WP table says there are no items to show in this view.
    as a result, i'm not able to start SAP or log in.

    I got the same problem, dispatcher status showing as stopper and remaining two are running in the process list
    here is the dev_w0 file. I got dev_w0.old also if you want i will also send. It has been more than a year i started the server. before it used to work.
    Thanks in advance
    trc file: "dev_w0", trc level: 1, release: "700"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ

    B Fri Jun 15 19:31:21 2012
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\EC6\DVEBMGS06\exe\dboraslib.dll' ...
    B  Library 'D:\usr\sap\EC6\DVEBMGS06\exe\dboraslib.dll' loaded
    B  Version of 'D:\usr\sap\EC6\DVEBMGS06\exe\dboraslib.dll' is "700.08", patchlevel (0.73)
    B  New connection 0 created
    M sysno      06
    M sid        EC6
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    75
    M intno      20050900
    M make:      multithreaded, Unicode, optimized
    M pid        2468
    M
    M  kernel runs with dp version 217000(ext=109000) (@(#) DPLIB-INT-VERSION-217000-UC)
    M  length of sys_adm_ext is 572 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 2468) [dpxxdisp.c   1299]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)            18304 (1408)
    M  DpShMCreate: sizeof(tm_adm)            3994272     (19872)
    M  DpShMCreate: sizeof(wp_ca_adm)         24000 (80)
    M  DpShMCreate: sizeof(appc_ca_adm) 8000  (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    M  DpShMCreate: sizeof(comm_adm)          528064      (1048)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)           0     (1440)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: sizeof(gw_adm)      48
    M  DpShMCreate: SHM_DP_ADM_KEY            (addr: 06640040, size: 4653368)
    M  DpShMCreate: allocated sys_adm at 06640040
    M  DpShMCreate: allocated wp_adm at 06641E40
    M  DpShMCreate: allocated tm_adm_list at 066465C0
    M  DpShMCreate: allocated tm_adm at 066465F0
    M  DpShMCreate: allocated wp_ca_adm at 06A15890
    M  DpShMCreate: allocated appc_ca_adm at 06A1B650
    M  DpShMCreate: allocated comm_adm at 06A1D590
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 06A9E450
    M  DpShMCreate: allocated gw_adm at 06A9E490
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 06A9E4C0
    M  DpShMCreate: allocated wall_adm at 06A9E4C8

    X Fri Jun 15 19:31:22 2012
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Fri Jun 15 19:31:23 2012
    M  ThInit: running on host visuinfoec6

    M Fri Jun 15 19:31:24 2012
    M  calling db_connect ...
    C  Prepending D:\usr\sap\EC6\DVEBMGS06\exe to Path.
    C  Oracle Client Version: '10.2.0.1.0'
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp ErrHp ErrHpBatch
    C    0 UTF8 1   06C68BC8   06C6E164 06C6D9EC
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=06C6D938,svrhp=06C7F204)

    C Fri Jun 15 19:31:25 2012
    C  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12541
    [dboci.c 4172]
    C  *** ERROR => CONNECT failed with sql error '12541'
    [dbsloci.c 10933]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@EC6 on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp ErrHp ErrHpBatch
    C    0 UTF8 1   06C68BC8   06C6E164 06C6D9EC
    C  Detaching from DB Server (con_hdl=0,svchp=06C6D938,srvhp=06C7F204)
    C  Attaching to DB Server EC6 (con_hdl=0,svchp=06C6D938,svrhp=06C7F204)

    C Fri Jun 15 19:31:26 2012
    C  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12541
    [dboci.c 4172]
    C  *** ERROR => CONNECT failed with sql error '12541'
    [dbsloci.c    10933]
    B  ***LOG BY2=> sql error 12541  performing CON [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY0=> ORA-12541: TNS:no listener [dbsh#2 @ 1204] [dbsh    1204 ]
    B  ***LOG BY2=> sql error 12541  performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> ORA-12541: TNS:no listener [dblink#3 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1411]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 10156]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    vm = V-1

    M *****************************************************************************
    M  *
    M  * LOCATION    SAP-Server visuinfoec6_EC6_06 on host visuinfoec6 (wp 0)
    M  *  ERROR ThInit: db_connect
    M  *
    M  * TIME        Fri Jun 15 19:31:26 2012
    M  * RELEASE     700
    M  * COMPONENT   Taskhandler
    M  * VERSION     1
    M  * RC          13
    M  * MODULE      thxxhead.c
    M  * LINE        10354
    M  * COUNTER     1
    M  *
    M *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   720]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  260]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 2468) [dpnttool.c   327]
    Thanks
    Vijaya

  • All "Site Content and Structure" default views incorrectly showing "There are no items to show in this view"

    Hi All,
    On my SharePoint Online site (Office 365) all my “Site Content and Structure” default views are showing “There are no items to show in this view”. For example the “Checked out To Me” view shows “There are no items to show in this view” (shown in screenshot
    below). I know this is incorrect and should show at least ten items that have been checked out to me for over two months. I am also a member of the Site Collection Administration and Owner groups.
    What I am trying to do is view all the "Checked Out items" within a Site Collection including it's sub-sites.
    Is there a feature that needs to be activated to get the correct information from the “Site Content and Structure” default views?
    I hope you can help
    Colin

    Hi Colin,
    As I understand, all “Site Content and Structure” default views are showing “There are no items to show in this view” in your SharePoint online site.
    Check things below:
    1. Go to site content and structure logs in site setting to check if there is correct information.
    2. Create a new site collection to check if there are items in Site Content and Structure.
    3. Switch another computer to check if it can work.
    If the issue still exists, I recommend you to post it in the O365 forum.
    http://community.office365.com/en-us/f/default.aspx
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Exchange Groups showing "There are no items to show in this view."

    We're running a three server Exchange 2013 DAG that we moved to from Exchange 2007.
    Distribution groups don't appear to be displaying the membership since we migrated to Exchange 2013. In AD the members are there, and if you log in to ECP the members show when you manage the group, and even in Powershell if you do a Get-DistributionGroup
    -id "GroupName" | Get-DistributionGroupMembers the member show. But when you are in OWA, go to the All Group's address list, and click on a group it says "There are no items to show in this view".
    I made sure that the Set-DistributionGroup -id "Name" -forceupgrade was done (didn't need to, says it doesn't modify anything).
    Not sure why the members are not showing up?

    We're running a three server Exchange 2013 DAG that we moved to from Exchange 2007.
    Distribution groups don't appear to be displaying the membership since we migrated to Exchange 2013. In AD the members are there, and if you log in to ECP the members show when you manage the group, and even in Powershell if you do a Get-DistributionGroup
    -id "GroupName" | Get-DistributionGroupMembers the member show. But when you are in OWA, go to the All Group's address list, and click on a group it says "There are no items to show in this view".
    I made sure that the Set-DistributionGroup -id "Name" -forceupgrade was done (didn't need to, says it doesn't modify anything).
    Not sure why the members are not showing up?
    Hi,
    We can use the following command to check ExchangeVersion for all groups:
    Get-DistributionGroup | fl name,ExchangeVersion
    Additionally, we can also check an attribute called msExchVersion on ADUC: click View > Advanced Features and check group Properties > Attribute Editor > msExchVersion which the value should be:
    Exchange 2007  = “4535486012416″
    Exchange 2010\2013 = “44220983382016″
    Regards,
    Winnie Liang
    TechNet Community Support

  • HT4527 how to transfer info to a mac book pro from a pc i need to get my iTunes and other iTunes related items off of my old computer so i can sync my phone and get my music

    how to transfer info to a mac book pro from a pc i need to get my iTunes and other iTunes related items off of my old computer so i can sync my phone and get my music.
    I have already tranferd some info to an external hard drive i just need to get my itune items. also i have heard if you plug your phone to a differnt computer you lose of you information.
    i need help please.

    The tv is a extended display on your mac like a second moitor you want to mirror them (same thing on both)
    This should help you

  • My iCloud account shows an old email address i no longer use even though I've updated my apple id with my new email information.  How do I get the old email account off my iCloud

    my iCloud account shows an old email address i no longer use even though I've updated my apple id with my new email information.  It keeps asking me my old password to the old email address which is NOT a valid email any longer.  I'm unable to manage my iCloud until this is resolved.  HELP

    If your Apple ID is the one that you use for making all of your purchases, it should, automatically appear in FaceTime already. How a no longer valid email address got there to begin with is a mystery to me, if in fact you do have, and have been using another Apple ID.
    Go to Settings>FaceTime>Apple ID. Tap the old email address and sign out, sign in with your Apple ID. It should be verified and allow you to select it as the address that you can be reached by for FaceTime.
    If that does not work, time FaceTime off, restart your iPad and then start all over again.

  • FBL3N:  Document shows open when it should show cleared.

    Hello everyone,
    I have a GR document in FBL3N showing as an open item, when it should show as cleared.
    I went into ME2N and checked the GR/IR history on the scheduling agreement.  ME2N shows an IR has been assigned to the GR.  I went in to MIRO and I see the same thing under the invoice display.
    However, when I go into FBL3N the GR is showing open, not cleared.
    Does anyone know why this would happen?  Also, any suggestions on how to fix it?
    Thanks in advance for all your help.
    Rhonda

    Hello Ravi,
    It appears that my issue has to do with point #3 in your above reply. 
    Here are the components I am working with:
    Item #1:  Is goods receipt (WE document type) made on 07/15/2010.
    Item #2:  Is an incoming invoice (RE document type) received on 07/20/2010.
    Item #3:  Is a goods receipt (WE document type) made on 04/22/2010.
    When Item #2 came in, we entered it in MIRO and attached Item #1 to the invoice.
    F.13 was ran and no errors were found.
    If I go into MIRO history and in ME2N, everything looks fine.
    Now, when I go into FBL3N and pull up open items, Item #1 shows open.  When I select to see cleared items, Item #2 and Item #3 are showing cleared.
    So, it looks like that even though we assigned item #1 to Item #2 in MIRO, FBL3N is showing as though we assigned Item #3 to Item #2.  This is why I think your point #3 is the issue I am having.  Item #3 is an earlier receipt that has not been invoiced.
    Here is another twist:  If I go into MIRO and enter another invoice, Item #3 still shows as an open item that can be assigned to an invoice.  Item #1 does not show up in this as an open item.
    Okay... hopefully I have not confused you too badly.
    It seems as though FBL3N is not pulling the information correctly.  Is there away to fix this issue?  or is this just something we will have to live with?
    Again, thank you so much for your help.  I am new to SAP and FICO especially.  Thanks for your patience!
    Rhonda

Maybe you are looking for