I have to find the 10,000 levels below the Child Org unit based on Parent o

Hi,
My requirements is that Use enters a Root organisation in the selection screen , based on which I have to find out and display
the Child org units upto 10,000 levels. Can anyone pls tell me how to proceed ??.

You can use SAP function 'RH_STRUCT_GET'with objectype = 'O', objid = provided org, evaluation path (ACT_WEGID) = 'A002', depth (ACT_TDEPTH) = 1000 .
Rgds.

Similar Messages

  • Infoset query of vendor payments at the cost distribution level of the document

    We would like an infoset query of vendor payments at the cost distribution level of the document.  The issue seems to be joining vendor to the document cost distribution lines. 
    1.) BSAK + BSIK can be combined with an infoset data structure but only contain the vendor line of a document;  the cost distribution lines are not in the tables. 
    2.) BSIS + BSAS can be combined with an infoset data structure but lack vendor data and joins (to a vendor source) are not an option with data structures.  Vendor data added with an additional field is too slow to be a primary selection field. 
    3.) Logical data base KDF in an infoset returns only the vendor line of a document, not the cost distribution lines. 
    4.) Logical data base BRM in an infoset can have vendor from BSAK/BSIK attached by an additional field but performance is too slow to be useful.  Joins are not an option in a logical data base infoset.
    5.) Complete data is lacking when table joins between document cost distribution tables and vendor data tables are possible, (SPL actual line item table & BSIP or FMIFIHD & FMIFIIT).  BSIP lacks AB documents (reversals).  FM tables lack general ledger only documents. 
    6.) BSAK and BSIK together have complete vendor data but joins of both to a basis table are not an option.  Left outer joins are too slow, inner joins won’t work since the tables have mutually exclusive data. 
    Does anyone know of any other options?

    Hi,
    This is SAP Business one reporting and printing forum. Please find correct forum and repost above discussion to get quick response.
    Please close this thread here with helpful answer.
    Thanks & Regards,
    Nagarajan

  • How to determine the current update level of the system

    How can we determine the current update level of the system. uname -a shows the release but how to obtain the update level through a program?
    I have this sample program to display the version
    #include <iostream>
    #include <sys/utsname.h>
    #include <dirent.h>
    using namespace std;
    int main()
      struct utsname osinfo;
      // Call uname to get system info, then extract strings.
      uname(&osinfo);
      if (osinfo.machine)  {
        cout<<" Machine : "<<  osinfo.machine;
      if (osinfo.sysname)  {
        cout << "\nOS Name : " << osinfo.sysname;
    if (osinfo.release[0] != '\0')  {
        cout<<"\nRelease : " << osinfo.release;
    }My aim is to check if the Solaris box is 5.10 update 4 or not.
    Edited by: nidhish9 on Nov 27, 2007 5:11 AM

    nidhish9 wrote:
    How can we determine the current update level of the system. uname -a shows the release but how to obtain the update level through a program?
    I have this sample program to display the version
    #include <iostream>
    #include <sys/utsname.h>
    #include <dirent.h>
    using namespace std;
    int main()
    struct utsname osinfo;
    // Call uname to get system info, then extract strings.
    uname(&osinfo);
    if (osinfo.machine)  {
    cout<<" Machine : "<<  osinfo.machine;
    if (osinfo.sysname)  {
    cout << "\nOS Name : " << osinfo.sysname;
    if (osinfo.release[0] != '\0')  {
    cout<<"\nRelease : " << osinfo.release;
    }My aim is to check if the Solaris box is 5.10 update 4 or not.
    Edited by: nidhish9 on Nov 27, 2007 5:11 AMIt's in /etc/release...
    essapd020-u004$ cat /etc/release
                           Solaris 10 8/07 s10s_u4wos_12b SPARC
               Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
                            Use is subject to license terms.
                                Assembled 16 August 2007
    essapd020-u004$ It can be processed with some simple commands:
    essapd020-u004$ cat /etc/release | head -1
                           Solaris 10 8/07 s10s_u4wos_12b SPARC
    essapd020-u004$ cat /etc/release | head -1 | cut -f2 -d_ | cut -c1,2
    u4
    essapd020-u004$ Best,

  • Authority Check at the T.Code level for the user in particular User Group

    Hi Friends,
    I have created a ZREPORT and assigned this report to a ZTRANSACTION CODE.
    Need to give Authority Check at the T.Code level for the user in particular User Group.
    I have searched in SCN, but not get suitable pages.
    How to solve this?
    Regards,
    Viji.

    Hi Viji.
    Saha way is actual way for authority tcode but user authority in TCODE:- SE38 he/she can run report(ZREPORT) wise program is run is no authority check.
    Another way is you have also check authority in program level.
    DATA: T_ROLE_USERS TYPE STR_AGRS OCCURS 0 WITH HEADER LINE.
       INITIALIZATION.
      CALL FUNCTION 'ESS_USERS_OF_ROLE_GET'
        EXPORTING
          ROLE       = 'ZROLE''  " Role define
        TABLES
          ROLE_USERS = T_ROLE_USERS.
      READ TABLE T_ROLE_USERS WITH KEY UNAME = SY-UNAME.
       IF SY-SUBRC NE 0.
       RETURN.
       ENDIF.
    Thanks & Regards
    Rahul

  • Setting the property "Cache Level" of the pcd object to "None".

    Hi all
    I have an EP 6.0 on NW04 SPS 17. I need to solve a problem and found note 960975. My question is, how could we change the setting the property "Cache Level" of the pcd object to "None"? Where should I go? Is it on the NWA, Visual Admin, Configtool or somewhere else?
    Many thanks before.
    Regards
    Agoes
    Message was edited by:
            Agoes Boedi Poerwanto

    Hi Agoes,
    By using the tool Support Desk -> Portal Content Directory -> PCD Administration you can do this. Please note that this tool should only be used in debugging situations.
    There is a new section "Release a Unit from the cache cluster wide" in this tool. With this new functionality, you can remove an object from the cache on all nodes in the cluster. If the object is still in use, it will be reread immediately from the database
    Releasing the entire PCD cache can severely affect performance. Hence, if there are inconsistencies suspected with a single object, e.g. a role or an iview, the new section "Release a Unit from the cache cluster wide" can be used to evict the given object from the cache on all nodes in the cluster.
    Cheers,
    shyam

  • The SharePoint Server Publishing Infrastructure feature must be activated at the site collection level before the Publishing feature can be activated.

    Hi All,
    I am trying to activate the Publishing feature for a SharePoint website using a custom Site Definition File. The problem I am getting
    is when I try to use the custom site template I get an error message:
    New-SPSite : The SharePoint Server Publishing Infrastructure feature must be activated at the site collection level before the Publishing feature can be activated.
    The custom
    Site Definition File snippet is show below:
    <?xml
    version="1.0"
    encoding="utf-8"?>
    <Project
    Title="SiteDefinition1"
    Revision="2"
    ListDir=""
    xmlns:ows="Microsoft
    SharePoint"
    xmlns="http://schemas.microsoft.com/sharepoint/">
      <NavBars>
      </NavBars>
      <Configurations>
        <Configuration
    ID="0"
    Name="SiteDefinitionDelegateControls2">
          <Lists/>
          <SiteFeatures>
            <!--Document
    Set-->     
            <Feature
    ID="{3bae86a2-776d-499d-9db8-fa4cdc7884f8}"
    Name="FeatureDefinition/15/3bae86a2-776d-499d-9db8-fa4cdc7884f8"
    />
            <!--Publishing
    Prerequisites-->     
            <Feature
    ID="{a392da98-270b-4e85-9769-04c0fde267aa}"
    Name="FeatureDefinition/15/a392da98-270b-4e85-9769-04c0fde267aa"
    />
          ...Other Site Features
          </SiteFeatures>
         <WebFeatures>
            <!--2
    Publishing Web-->
         <Feature
    ID="{94c94ca6-b32f-4da9-a9e3-1f3d343d7ecb}"
    Name="FeatureDefinition/15/94c94ca6-b32f-4da9-a9e3-1f3d343d7ecb"/>
         ... Other Web Features
          </WebFeatures>
          <Modules>
            <Module
    Name="DefaultBlank"
    />
          </Modules>
        </Configuration>
      </Configurations>
      <Modules>
        <Module
    Name="DefaultBlank"
    Url=""
    Path="">
          <File
    Url="default.aspx">
          </File>
        </Module>
      </Modules>
    </Project>
    I hope you can help
    Colin

    As the error says.  The Publishing Infrastructure feature must be activated at the Site Collection level where you are creating a new site PRIOR to turning on the Publishing feature.  So if you are trying to use this site definition to create a
    new Site Collection then its not going to work.  If you are trying to create a sub site then make sure that Publishing Infrastructure is enabled in the site collection before trying to create a sub site with this site definition.
    Internally Microsoft does this for the Publishing Portals using custom code.  Here's an article that discusses how to do it in SharePoint 2010.  
    http://msdn.microsoft.com/en-us/library/office/gg615465(v=office.14).aspx
    Compare what's in the article to one of the Publishing templates available out of the box in 2013 and you should be able to find the assembly that is used to load the Publishing features.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Outputting to tape - setting the right audio level on the camera?

    Hey there,
    I'm using FCP 4.5 on OS 10.4 on a 1.8gHZ Powermac.
    I'm recording a mini-DV tape to be played in a theatre. I think I'm setting the reference tone to around 18dbs. However, I'm outputting the tape through a consumer camera.
    My question is, do I have to worry about setting the audio levels on the camera to reflect the reference tone of the sequence (ie the basic sound level of the sequence)? I'm not sure the camera even has that function - is it more something that needs attention on a pro deck?
    Any advice here would be much appreciated!
    Best
    Richard O'Sullivan
    UK

    In your scenario, the only thing you have to worry about during recording is that your audio level is below 0 dB (-12 dB is always a good level). Anything above 0 dB is pretty much unusable.
    If in doubt, its always better to record softer than louder.
    -Alexi

  • How to get the Minum Grade level from the view cluster table V_T710CL_B

    Hi Guys,
    I want to fetch the Minum Grade level from the view cluster table V_T710CL_B
    kindly help me
    Regards
    Rusidar.

    HI Siggi,
    Thank you for your reply..
    I am also planning to do FM to get the data. But it is saying that the Cluster table ZES does not exist (ZES is the the standard table, in SE11 also).
    How can I use the Fields from the that table.?
    What can I do now, can you please explain me about this point.
    Waiting for your reply.
    Thanks and Regards
    Rajesh
    Message was edited by:
            rajesh

  • Tcode to find the availability of temporary positions for specific org unit

    Hi all,
    What is the tcode to find the availability of temporary positions for specific org. unit??
    Thanks
    Jerry

    PPIS
    this tcode select the orgunit and positions once

  • Stocking Level- Two levels below the finished product

    Hi all,
    I want to maintain stock two levels below the finished product in MTO environment...How can i acheive this in SAP...Also i want to maintain forecast one level below the finished product..Please give ur expert opinion in order to achieve this requirement..
    Actually scenario is Packed liquid is my finished material and forecast is given at liquid level and both these levels are not produced until a sales order arrives...i am taking liquid as SFG, please suggest otherwise if i m not moving in right direction.
    Thx
    Shah

    Hi,
    Kindly follow the steps mentioned below, I hope it addresses your query.
    Warm regards,
    Umesh
    Process Scenario & the BOM structure
    Level 1: ZURP_PKG_LIQUID <Sales order received here>
    Level 2: ZURP_LIQUID        < Forecast done here to plan lower level materials, this material is planned on the receipt of sale order at higher level>
    Level 3: ZURP_RM_LIQUID  < Procured/Produced and kept in inventory>
    Step no 1: OMP0  use Requirement class u2018103u2019 or create a copy u2018Z70u2019
    Step no 2: OMP1  create a new requirement type u2018Z70u2019 and assign the Requirement class u2018103u2019 to it.
    Step no 3: SPRO  define a new strategy u20187Tu2019 and assign requirement type u2018Z70u2019
    Step 4: SPRO  create strategy group u20187Tu2019 & assign the strategy u20187Tu2019
    Step 5: MM02 u2013 MRP3 view  Assign this strategy to material code ZURP_LIQUID at which forecast is done
    In MRP4 view leave the individual/collective indicator blank
    For Material ZURP_PKG_LIQUID  maintain strategy group as u201820u2019
    For Material ZURP_RM_LIQUID  maintain strategy group as u201810u2019 & individual/collective indicator as u20182u2019
    Step 6: MD61  Create Planned independent requirement for ZURP_LIQUID
    Step 7: MD02  Execute MRP for ZURP_LIQUID
    Note: Planned orders for ZURP_LIQUID are created, but they cannot be converted into Production order, but this triggers requirement down the line triggering procurement/production for material ZURP_RM_LIQUID
    Step 8: VA01  Create a sales order for ZURP_PKG_LIQUID
                MD02  Execute MRP for ZURP_PKG_LIQUID
    Note: The MRP run triggers the procurement proposal for ZURP_LIQUID, which can be converted to production order & simultaneously reduces the created PIR

  • I just purchased pro, but when registering it I don't get the QuickTime 7 Pro" below the Registration Code. I have no idea how to proceed, but do know that it's not working. What do I do?

    I just purchased pro, but when registering it I don't get the QuickTime 7 Pro" below the Registration Code. I have no idea how to proceed, but do know that it's not working. What do I do?

    davidfromsomerset wrote:
    Yes, the Pro options are grayed out, and when I click on them it takes me to a screen, to allow me to make the purchase. But the Quicktime box in the Control Panel has "Pro Player Edition" on the "registration" tab.
    Hmmm. I'm more used to dealing with this sort of thing on Vista and 7 systems ... and it can also be a bit easier to implement workarounds on Vista and 7 than it is on XP. But we can try some basic principles troubleshooting if you're game.
    If you're game ... first, by way of experiment, let's try a "Run as ..." and see if that gets you the Pro controls.
    Quit the Player.
    In My Computer open Local Disk C:\ or whichever drive you've got your program files installed on.
    Open the "Program files" folder.
    Open the "QuickTime" folder.
    Right-click on the QuickTimePlayer.exe file and select "Run as"
    Select the Administrator account, entering your password if you've got one.
    If the Player launches, do you see your Pro controls active now?

  • How to copy the  positions and their relationships of one org.unit to other

    f there about 20 organization units among which 6 org.units have same positions and same relationships ,i know that we can create one org.units and their relationships among 6 similar org.units and then copy the same position and relationships to other 5 org.units as well instead of individually creating positions and assigning relationships to them  which results in wasting a quality time.but i dont know how to copy it? so please help me by informing me in details how to copy the positions n their relationships to other org units.

    Hi.
    This may sound like a bit of a pain in the *** but why not save the channel strip settings into your own folder then that way you can open them up in other songs and you have some channel strips to try out when you cant find anything else to fit. Plus its fun to open up lots of different audio onto the tracks and see what the effects sound like, Brian Eno style.....
    Hope this helps

  • I am using iphoto 6.0.6 and after opening the application it drops below the dock.  I can see it when I use expose to reveal all open windows but once selected it drops below the dock.

    I am using iphoto 6.0.6 and after opening the application it drops below the dock.  I can see it when I use expose to reveal all open windows but once selected it drops below the dock.

    Try trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder.
    (On 10.7: Hold the option (or alt) key while clicking on the Go menu in Finder to access the User Library)
    (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    What's the plist file?
    For new users: Every application on your Mac has an accompanying plist file. It records certain User choices. For instance, in your favourite Word Processor it remembers your choice of Default Font, on your Web Browser is remembers things like your choice of Home Page. It even recalls what windows you had open last if your app allows you to pick up from where you left off last. The iPhoto plist file remembers things like the location of the Library, your choice of background colour, whether you are running a Referenced or Managed Library, what preferences you have for autosplitting events and so on. Trashing the plist file forces the app to generate a new one on the next launch, and this restores things to the Factory Defaults. Hence, if you've changed any of these things you'll need to reset them. If you haven't, then no bother. Trashing the plist file is Mac troubleshooting 101.

  • The button on my Ipod Touch (the big one just below the screen) will not work when I press it. Nothing happens, when before it would wake my IPod out of sleep mode, and exit out of programs I was using. Now, no reactions. What should I do?

    The button on my Ipod Touch (the big one just below the screen) will not work when I press it. Nothing happens, when before it would wake my IPod out of sleep mode, and exit out of programs I was using (ex. ITunes or Safari to main screen) . Now, no reactions. When I press the button, it appears to be more indented then it was before. What should I do? Do I need to get it fixed or replaced, or is this a problem I can fix on my own? Whatever it is, I really need some advice. Thanks in advance.

    Try:
    fix for Home button
    iPhone Home Button Not Working or Unresponsive? Try This Fix
    - If you have iOS 5 and later you can turn on Assistive Touch it add the Home and other buttons to the iPods screen. Settings>General>Accessibility>Assistive Touch
    - If not under warranty Apple will exchange your iPod for a refurbished one for:
    Apple - Support - iPod - Repair pricing
    You can do it an an Apple store by:
    Apple Retail Store - Genius Bar
    or sent it in to Apple. See:
    Apple - Support - iPod - Service FAQ
    - There are third-party places like the following that will repair the Home button. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens

  • In conversation in iMessage the last message is below the bottom of the ipad

    In conversation in iMessage the latest message is below the bottom of the iPad

    You might have the Split keyboard feature turned on. Don't let the title "Split Keyboard" fool you. Tap and hold down on the little keyboard icon in the lower right portion of the keyboard and select Dock.

Maybe you are looking for