Which table containes dimension member names in planning database

I want know which table in Planning database contains dimension member names. I have tried looking at the HSP_ACCOUNT and HSP_ENTITY tables but those have member IDs only and not the member names.
Any help on this please

Might be worth having a look at http://camerons-blog-for-essbase-hackers.blogspot.co.uk/2012/04/stupid-planning-queries-9-entity_3054.html and the related posts on extracting planning metadata.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Which table contains function module program name

    Hi,
    Which table contains function module program name.
    Regards,
    raj

    Hi,
    We have one function module called 'FUNCTION_INCLUDE_INFO'.
    Where u ll get the program name to which it belongs to, function group and the include number. (e.g if the function group program name contains 9 function modules and ur function module  is in 3rd include then it will return the include name to which it belongs )

  • Which table contains net book value for Assets created with AS91.

    Which table contains net book value for Assets created with AS91.
    I have a problem locating where the net book value is stored in SAP.  Is it simply calculated and not stored in any one place?  I am trying to predict how SAP will calculate the net book value for some assets we plan on converting, but my formula doesn't always work consistently and I have not idea what is going on.  If it is stored in a table some place, can anyone please let me know!
    Thank you all

    Hi anar.samadzade & Michael Stewart
    It is not possible to directly get net book value of an any Table. You must migrate the gross book value (acquisition cost) and the accumulated depreciation. SAP will then calculate the NBV.
    Gross Block & Accumulate Dep you will get from Table: ANLC
    http://fixedassetsaccounting.net/migrating-fixed-assets-into-sap-a-harlex-guide/
    Dear anar.samadzade Ask Questions politely
    Regards
    Viswa

  • Reading data from a text file into PAS - Dimension member names truncated

    Hi,
    I created a procedure to dump variables and data into a text file to load into another model. I used a semicolon as a field seperator.
    The data, measures and dimension members are dumped properly into a text file and no dimension member names are truncated .
    However when I read the data into  a measure, and I issue a peek command, dimension meber names are read in truncated
    and remain full names in the text file. Any reason for this? What do I need to do to prevent this from happening?
    THanks.
    Lungile

    Hi Lungile,
    The problem that you're likely having is that you haven't created a file description for the file from which you're reading.  When loading data into Application Server from a text file, you would normally go through three steps:
    1. Enter the ACCESS EXTERNAL subsystem
    2. Specify the name of the file to be read
    3. Specify the format of the file field names, types, widths, and positions.
    If you go into the Application Server help, select "Application Server Help", then "Application Server at the command level", then "Variables and reading in data", and then "Reading an external file", you will have the process of the steps you need to follow outlined for you, including links to the help topic for each command you need to issue.
    So what I think you need to do is use the DESCRIPTION command to specify the names of your fields, their type, and also their width, in order to ensure no truncation of data on the load.
    The same DESCRIPTION statement is required if you want to use your text file as the source of a dimension.
    Hope this helps,
    Robert

  • Which table contains the field CNTRC(Counter Reading)?

    Hi Guys,
    1) Can anybody tell me which table contains the field CNTRC (short description is Counter Reading) ?
    2) CNTRC is available in the structure RIMR0. In a situation like this, how do we identify the table name?
    Thanks in Advance,
    Vijay

    Dear Vijay
    The counter reading is available in IMRG table in field CNTRR. It is available in exponential form. you need to convert to decimal from using the FM FLTP_CHAR_CONVERSION_FROM_SI
    Please go through the below link for the
    same
    Link: [Re: Counter reading in IK11]
    Regards
    gajesh

  • Which table contains the order status in APO

    Hi experts,
    i need to knw which table contains order status in APO system.
    like in the table /SAPAPO/POSMAPN we have open and close status ,
    Like wise we need to find a table which has the order status in APO.
    particularly i am interested in all those whose status is in PGI (post goods)
    regards
    rahul.

    Hi,
    You can check the details in PLAF-table.
    Regards,
    Shamma

  • Which table contains both company code and Plant

    HI,
    Which table contains both company code and Plant?
    which table contains Purchase requisition number and Company code?
    Please help me.

    plant and company code <b>marc</b>
    MANDT     MANDT     CLNT     3     0     Client
    MATNR     MATNR     CHAR     18     0     Material Number
    WERKS     WERKS_D     CHAR     4     0     Plant
    Purchase requisition number and Company code in <b>ekpo</b>
    MANDT     MANDT     CLNT     3     0     Client
    BANFN     BANFN     CHAR     10     0     Purchase requisition number
    reward fi usefull

  • Which table contains - Customer Master Changes?

    Team,
    Which table contains - Customer Master Changes?
    Please be specific; For example:
    CDHDR:
    OBJECTCLAS ?
    CDPOS:
    BJECTCLAS?
    ABNAME
    ABKEY
    HNGIND
    Thanks

    Hi Naved,
    try this:
    CDHDR-OBJECTCLAS = 'DEBI'
    CDHDR-OBJECTID = customer no.
    CDPOS-OBJECTCLAS = 'DEBI'
    CDPOS-OBJECTID = customer no.
    CDPOS-CHANGENR = CDHDR-CHANGENR
    CDPOS-TABNAME = 'KNA1'
    CDPOS-TABKEY = sy-mandt + customer no. (key of table KNA1)
    CDPOS-FNAME = field modified
    CDPOS-CHNGIND = (U Update, I Insert, D Delete)
    Regards, Manuel
    PS: Please remember to reward points if the answer is useful.

  • Which table contains - FI Document Changes?

    Team,
    Which table contains - FI Document Changes?
    Please be specific; For example:
    CDHDR:
    OBJECTCLAS ?
    CDPOS:
    BJECTCLAS?
    ABNAME  
    ABKEY      
    HNGIND  
    Thanks

    Hello
    The OBJECTCLAS is BELEG.
    Use FM CHANGEDOCUMENT_READ_HEADERS
    with objectclass = 'BELEG'
         objectid  = (concatenate client + company code + doc no + fiscal year)
    Then loop at the header and use FM
      CHANGEDOCUMENT_READ_POSITIONS
    to get the CDPOS values
    Hope this helps
    Shounak
    Message was edited by: Shounak Mukherjee

  • MDX: Selecting specific dimension member and its descendants from parent child dimension where dimension member names can be same in dimension hierarchy

    I'm creating a SSRS report using SSAS cube as a source.
    When creating a dataset for the report, I'm having trouble with MDX to select a specific dimension member and its descendants from parent child dimension where dimension member names can be same in dimension hierarchy.
    Lets say for example that I have an account dimension where,
    In level 02 I have company ID:s 101, 102, 103 and so on...
    In level 03 I have Balance sheet
    In level 04 I have some account groups, Assets, Liabilities and so on... and In level 05 I have individual accounts
    How can I select for example company 102:s Assets from level 04 and its descendants?
    Normally in adventure works I would do this if I've wanted Current Assets and its descendants:
    SELECT NON EMPTY { [Measures].[Amount] } ON COLUMNS, NON EMPTY
    { (DESCENDANTS([Account].[Accounts].[Account Level 03].[Current Assets]) ) } ON ROWS
    FROM [Adventure Works]
    But in my Account dimension at level 04 I have Assets member as many times as I have companies in level 02.
    Tuomo

    Hi Tuomo Helminen,
    To this requirement of yours, I would recommend you use Cascading Parameters in Reporting services, you can refer to this FAQ How do I create cascading parameters when using cube database in Reporting Services at this link
    http://blogs.msdn.com/b/sqlforum/archive/2011/04/11/forum-faq-how-do-i-create-cascading-parameters-when-using-cube-database-in-reporting-services.aspx 
    Thanks,
    Challen Fu
    TechNet
    Subscriber Supportinforum
    If you have any feedback on our support, please [email protected]
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Which table contains the text

    hi all,
    im working on a smartform where i need to display data of trx VA01.After the initial screen of va01 in the Sales Tab when i double click the line item (Material field), it goes to a third screen where in Additional Data A tab  , Material Groups are defined from 1 to 5.
    I need to display the data entered in material group. In table VBAP the value for the material groups  from 1 to 5 is in the form of 01,02,03 etc. whereas when the user selects value of these they appear in a drop down list in the form of text.
    e.g:
    Material group 1 : uk , germany,india.(these are the options in drop down list on screen).
    vbap contains mvgr1 as 01, 02,06.
    I need to know which table contains the text uk,germany,india.
    thnxs .
    Points will be rewarded!

    Hi,
    Check the tables..
    For MVGR1 - TVM1T
    For MVGR2 - TVM2T
    For MVGR3 - TVM3T
    For MVGR4 - TVM4T
    For MVGR5 - TVM5T
    Thanks,
    Naren

  • Which table contains information on attributes of screen fields in XK02?

    Hello.
    I need to know which table(s) contain the customized information on the attributes of the fields in transaction XK01, XK02, XK03. specially, I am interested in knowing how the fields are customized (required, optional etc.). In SPRO: Financial Accounting (new) -> Accounts receivavle and accounts payable -> Vendor accounts -> Master data -> Preparations for creating vendor master data -> Define Account Groups with Screen Layout. In here select Vendor and click on general data.
    Any help is very mich appreciated.
    Thanks
    Lande

    Thanks for the tip Ali. I will surely remember that in other situations too.
    Lakshman: The information in the fields of T077K does not seem easy to "translate" into something useful because the fields have signs (-, + etc) to indicate a state. Do you happen to know of any function module that would translate these signs into something more like the name of the field and the state of the field.
    Thanks
    Lande

  • Which table contains the Workcenter and the operation line of an order

    Hello
    Does someone knows in which table I can found the link between the operation defined in a maintenance order and the workcenter? If there is no direct link in a table, is there a function allowing me to do it?
    Kind regards
    Chris

    Chris,
    AFVC and AFVV contain most of the operation data.
    The link is:
    AFKO-AUFPL --> AFVC-AUFPL
    AFVC-AUFPL/APLZL --> AFVV-AUFPL/APLZL
    See [here|http://www.sapfans.com/forums/viewtopic.php?t=200474] for more PM/CS tables
    PeteA
    [www.pjas.com]

  • BIEE 10.1.3.3.2 do not show dimension member name

    after importing essbase outline, the decentdant name only show in the format (Gen n, Dimension_name), but not the real member name.
    e.g. when using the Demo.Basic database in the Essbase installation, the next generation of Market dimension show in BIEE as Gen2,Market, but the member name is really East or West in the outline.
    chuliang

    Hi,
    Even i am getting the same error:
    oracle.jbo.InvalidOperException: JBO-25221: Method SecurityLimitEventProducer.raiseExitEvent() not supported
    oracle.jbo.InvalidOperException: JBO-25221: Method SecurityLimitEventConsumer.handleExitEvent() not supported
    Actually m trying to create contextual event , in SecurityLimitEventProducer i have created method witch will be raised to pass the data to SecurityLimitEventConsumer.handleExitEvent().
    But it is not working.
    Producer page defn:
    <methodAction id="raiseExitEvent" InstanceName="SecurityLimitEventProducer"
    DataControl="SecurityLimitEventProducer"
    RequiresUpdateModel="true" Action="invokeMethod"
    MethodName="raiseExitEvent" IsViewObjectMethod="false"
    ReturnName="SecurityLimitEventProducer.methodResults.raiseExitEvent_SecurityLimitEventProducer_raiseExitEvent_result">
    <NamedData NDName="helper"
    NDType="com.ui.taskflows.sms.securityLimitTaskflow.view.helper.SecurityLimitHelper"/>
    <events xmlns="http://xmlns.oracle.com/adfm/contextualEvent">
    <event name="exitEvent"/>
    </events>
    </methodAction>
    Consumer page defn:
    <methodAction id="handleExitEvent" InstanceName="SecurityLimitEventConsumer"
    DataControl="SecurityLimitEventConsumer"
    RequiresUpdateModel="true" Action="invokeMethod"
    MethodName="handleExitEvent" IsViewObjectMethod="false">
    <NamedData NDName="object" NDType="java.lang.Object"/>
    <events xmlns="http://xmlns.oracle.com/adfm/contextualEvent">
    <event name="exitEvent"/>
    </events>
    </methodAction>
    </bindings>
    <eventMap xmlns="http://xmlns.oracle.com/adfm/contextualEvent">
    <event name="exitEvent">
    <producer region="SecurityLimitTaskflow1.SecurityLimitTaskflowPageDef.raiseExitEvent">
    <consumer region="" handler="handleExitEvent">
    <parameters>
    <parameter name="payLoad" value="${payLoad}"/>
    </parameters>
    </consumer>
    </producer>
    </event>
    </eventMap>
    Do u find any mistake ...?
    Pls reply.

  • One table containing DIMENSION and FACT columns ... How to make it work?

    Guys, i have a question that relates to OBIEE working with a single table containing both fact and dimension columns.
    What is the "best" strategy to get this to behave like a star schema? Following are my questions:
    - Should i alias each dim set of columns in physical layer
    - Should i alias fact set of columns in physical layer
    - Join them in the Physical layer and then pretend they are actually two separate structures in business layer?
    OR
    Something else?
    Please share your ideas how to handle this type of situation.
    Regards,

    You can just duplicate the table in the Business Model and separate the Facts and Dimensions, there is an article about this type of design here..
    http://www.rittmanmead.com/2009/11/10/oracle-bi-ee-10-1-3-4-1-single-table-repository-design-part-1/

Maybe you are looking for

  • Optival RAM by Omni Technologies?

    Hello, I was considering adding 2gb of RAM to my Mac Pro and I found a good deal for some RAM called Optival by Omni Technologies. I never heard of this RAM but nothing looks wrong with it and its lesser than half the price of RAM for Mac Pros from A

  • Need help to understand INSTALL command based on GPspec 2.1.1

    Hi Friends.. Sorry before, i couldn't understand some commands based on GPSpec 2.1.1, i'm pretty new in this field.. So, i need your help to help me understand about the commands.. Firstly, i want to know what exactly the DATA that referred by INSTAL

  • Changing permissions using a RepositoryService?

    Hi All I have created a Repository Service using an example from posts in the forums and examples. Which I am trying to do is change the permissions of a text document when it is created in a folder in KM. However nothing is happening when the docume

  • HELP WITH CREATING A VIEW USING PL/SQL

    Hello, I have two tables, one is simply an audit version of the other and anytime data is updated, modified, or deleted the data is copied to the audit table (via a trigger) and the audit table records who made the changes and when. Here is the descr

  • How to set up "find my mac"

    Hello, I have an iMac with OS X 10.8.4, and I try to activate "find my mac" option but it says: Recovery partition required >> Some configuration, such as a software or hardware RAID, do not support a recovery partition and can't be used with Find My