Alias names for account dimension

Hi,
The alias names for account dimension is not getting pushed to EAS for all EPMA essbase applications(ASO and BSO). However i see them in the application and in the dimension library. I just see the alias for accounts dimension as account but not for any members.
The dimension has the alias associated with it. But for other dimensions i do see the alias names in EAS.
Hyperion EPMA - 11.1.2.0.00.938
Regards,
Ragav.
Edited by: ragavhere on Feb 5, 2013 3:16 PM

Thanks.
It was because of a patch that I had installed yesterday. I uninstalled the patch and then deployed the applications. The problem is resolved.
And we are upgrading to 11.1.2.2.
Regards,
Ragav.

Similar Messages

  • Table name and field name for accounting and material document in MM

    Hi
    Table name and field name for accounting and material document in MM
    how can we diffreentiate the accounting document in MIGO and MIRO ?

    Hi,
    For Goods reciept documents you can search from the tables  MKPF-Header: Material Document and MSEG-Document Segment: Material,
    and for Invoice documents you can search in  tables   BKPF-Accounting Document Header and BSEG-Accounting Document Segment.
    For differentiating the Accounting documents in MIRO and MIGO based on posting key and document types for GRN -document key is -WE and for MIRO document is -RE.......
    Hope this may help you.....................

  • Alias name for the column name in Prompt

    Hi,
    I have a scenario where I am taking column names into prompt. I have used the following SQL in the SQL results under "Show" option of the Prompt.
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By OrderDate"' END FROM " Real Time"
    UNION ALL
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By ShipDate"' END FROM "Real Time"
    My problem here is I am getting the column names into the Prompt as "Orders"."By OrderDate" and "Orders"."By ShipDate", which is not acceptable and readable for mat for the user. Is there any way that I can assign an alias name for the column name such as OrderDate and ShipDate in the above SQL.
    Your quick respose is appreciated.
    Thanks,
    Rama

    hi,
    try an alternative one....in your administrator make new columns with alias to ones you want...so you wiil be able to show whatever you want.
    Otherwise,is it possible to show
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By OrderDate"' as "xxxxxxxxxxxxx"END FROM " Real Time"
    UNION ALL
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By ShipDate"' as "yyyyyyyyyyyyyyyy"END FROM "Real Time"
    Ending,you want the data from your columns?or just the name??
    hope i helped...
    http://greekoraclebi.blogspot.com/

  • Alias Names for Column names in the Prompt

    Hi,
    I have a scenario where I am taking column names into prompt. I have used the following SQL in the SQL results under "Show" option of the Prompt.
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By OrderDate"' END FROM " Real Time"
    UNION ALL
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By ShipDate"' END FROM "Real Time"
    My problem here is I am getting the column names into the Prompt as "Orders"."By OrderDate" and "Orders"."By ShipDate", which is not acceptable and readable format for the user. I tried using the alias name in the SQL query this way.
    SELECT (CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By OrderDate"' END) AS "By OrderDate" FROM " Real Time"
    UNION ALL
    SELECT (CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By ShipDate"' END) AS "By ShipDate" FROM "Real Time"
    but it is throwing an error.Is there any way that I can assign an alias name for the column names such as OrderDate and ShipDate in the above SQL.
    Your quick respose is appreciated.
    Thanks,
    Rama

    Change ur
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By OrderDate"' END FROM " Real Time"
    UNION ALL
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE '"Orders"."By ShipDate"' END FROM "Real Time"
    To
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE By OrderDate END FROM " Real Time"
    UNION ALL
    SELECT CASE WHEN 1=0 THEN AGE.AGE ELSE By ShipDate END FROM "Real Time"
    So that it displays the Name as required
    Then in the Fx for that column in the Report Use '"Orders"."@Presentation variable"'.
    This worked for me Let me know if it worked for you.

  • Alias names for dimensions in BO 4.0 Explorer (Information Space)

    Hello,
    I have a requirement to add 15 dimensions and 2 measures in an information space. Each dimension has alias names. Example, buyer is a dimension which can be also be called purchasing group, Pgroup, Employee etc. I know it is possible to rename the dimensions. But is there any way to assign alias names to dimensions either in the universe or in information space? So when a user types Pgroup and hits the search button in explorer, he/she should find a match in the information space where buyer is a dimension.
    Also, is there any limit in adding dimensions to an information space? Can I add upto 15 dimensions?
    Appreciate your inputs.
    Thanks,
    Ann

    Hi there
    In the Universe, you can have objects with a different name that point to the same database table/field name. From your example below, you could have both the Purchasing Group and Employee dimension pointing to the same database table.field. You should be able to add 15 (and more) dimensions to your Information Workspace-- I haven't seen any documentation on the maximum number of dimensions out there.
    Just keep in mind that as you add more dimensions/facets, users may get a scroll bar and will need to scroll across to see then.
    Hope this helps!
    D.

  • How to Change the Alias name for Internet user in SU01 tr code through cod?

    Hi Guys,
                 My req is we have to change the Alias name(SU01 tr code) for the existing users thru code.So can anybody tell me how to change the Alias name like which we do it in SU01 tr code thru code or FM.?
                Is there any FM for tha changing Alias Name?
    Thanks,
    Gopi.

    Hello Gopi Anne ,
                                 You can use the following FM / BAPI :
    BAPI_USER_CHANGE
    MY_BAPI_USER_CHANGE
    For BAPI_USER_CHANGE :
    You need to make use of the IMPORT parameter :
    ALIAS     TYPE     BAPIALIAS                               User Name Alias
    ALIASX     LIKE     BAPIALIASX                               User alias change flag
    Thanks,
    Greetson

  • Table name for account determination

    what is the table name for finding the material type, valuation classes and accounting modifier?
    Thanks
    Manesh

    Hi,
    Go to SE 11    Table name V_134_K.
    Regards,
    Satya

  • Loading Essbase Members for [ Accounts ] Dimension in ODI 11.1.1.3 ?

    Hi
    My source is Oracle Database tables and Target is Essbase Members of Dimension ('Accounts') i m trying to load Data to Accounts member (Employee Rate) When i perform Reverse Engineering I am only able to view Dimensions not is members. So in my interface i am not able to perform mapping cause Members are not showing up.
    Problem Example:
    1- Essbase Dimensions and Members
    Accounts <--------------- Dimension
    | Employee Rate <---------- Members
    | Headcount
    | Over Time Rate1
    | Employee Salary
    Currency <--------------- Dimension
    Entity <--------------- Dimension
    Period <--------------- Dimension
    2- IN ODi After Reverse Engineering when i drag and drop to Target i only see Dimension Properties NOT members
    Example: Parent, Two Pass Calculation
    but my goal is to insert data into Memember (Employee Rate) of Accounts Dimension
    So i am not able to see Members of Accounts Dimesion so i cant perform mapping with my source table.
    Looing for your help.
    Regards

    Hi John,
    Yes you are right, that was issue.
    Now How i am going to get sub Members: what should be format.
    Accounts Dimension ----> Dimension
    |
    Employee Rate -----> Member
    |
    Over Time1 ------> Sub Member of "Employee Rate"
    |
    Shift Rate ---->Sub member of "Over Time1"
    I am having above hierarchy than what should be Format that i have to put in:
    DATA_COLUMN_DIMENSION = ??
    DATA_COLUMN_MEMBERS = ????
    Thank u john, you are always helping.
    Regards
    Sher
    Edited by: Sher Ullah Baig on Jul 5, 2012 12:27 PM

  • DNS alias name for portal server

    Hi
    I am using sun ONE portal server 6.2. We have added the DNS alias for the hostname in the DNS server for the portal server.
    I have added this alias hostname configuration in
    a. organizational alias name of the amconsole
    b.Have modified the gateway.virtualhost name parameter in the /etc/opt/SUNWps/platform.conf.default file.
    Kindly let me know if I have to add to any other places as we are using SUN ONE webserver, application server, IM server.
    Waiting for your reply
    Best Regards
    Ramkumar Raghavan

    you also might need to add an entry into /opt/SUNWam/lib/AMConfig.properties and add a FQDN entry for your new dns alias.

  • Generating VO XML File wih alias names for the view attributes

    Hi,
    I am using the WriteXML() method on a VO to generate the XML. I need to map the generated xml to a rtf template and get the PDF generated. I have some view attributes for those I want to give a meaningful alias names, and for the repeated columns say "Name" for each Name field that I select from different tables it gets reflected as Name, Name1 and so . I want to give them proper alias names like Name as Buyer_Name and Name1 as Supplier_name so that its easy to comprehend and also easier to map to the rtf template. I gave alias names to those columns But the alias names of the view attributes are not getting reflected in the XML file generated. The XML tags are still on the attribute Name and not the aliases. Can someone suggest a workaround for this
    Thanks a lot in advance
    Rakesh

    Just to confirm that this is not a Library or deployment setup problem, Now, I changed the deployment scope to include business components in the ViewController to just to be sure it was being picked up in the ViewController too. I Created a separate AppModule in the ViewController and Added the VO to it, It Ran Properly including the Addition and Commit Control.

  • Creating alias name for Context

    I have a servlet instance name Sample I can access like this
    http://localhost:8080/Sample
    I am going to change the instance name programmatic ally. For example the same instance has to access like this also
    http://localhost:8080/Sample1
    http://localhost:8080/Sample2 etc...
    this something like one instance with multiple names
    what are the steps to do in tomcat side ?? Explain me more clear
    One more question , Inside the tomcat webapps i have a folder & place a WAR in it. while restarting the WAR has to expanded right?
    this is not done, I know why b'coz is in conf folder, server.xml will have appBase 'webapps' unpackWARs = true. How to change the appBase in server.xml through code.
    Thanks in advance,
    Saratha

    I guess you could do that. With 11g Rac you would be able to use SCAN which is a single dns name to access your cluster. But even in 10g you could create additional names for your vips if you like those names better.
    Bjoern

  • Alias name for Oracle E-Business Suite URL on R12.1.3

    Hello Friends
    Please advise on this below requests
    We are on Fresh install of R12.1.3 and we are able to accessing Oracle Apps Front page using url " *http://server20.apps.org:8010*"
    Is it possible to create a Alias name to this url like http://testserver:8020" instead of "*server20*" we would like to use "*testserver*"
    Appreciate your support on this
    Regards
    VSH

    We are on Fresh install of R12.1.3 and we are able to accessing Oracle Apps Front page using url " *http://server20.apps.org:8010*"
    Is it possible to create a Alias name to this url like http://testserver:8020" instead of "*server20*" we would like to use "*testserver*"
    Appreciate your support on thisDo you mean you need to keep the original hostname, domain name and port number and use a different URL to access the application? If yes, then this has to be done at the network level (contact your network team) to add an entry at the DNS server.
    Thanks,
    Hussein

  • How to give alias name for group of columns.

    the below is the query to get Columns. But, i need to make single alias name to all the column which i get. I need to get column names also event, domain, entity, bpdid. Above columns should be under single alias name like 'baseMessage'. Please advise on this.
    select (select decode(ICKD_CHR_KY1_ID,'I','New','D','Cancelled','U','Modified') from ICKD where ICKD_APLN_ID = 'CSTCOM' and ICKD_NUM_KY1_ID = 1438227010) event, 'Client' domain, 'CustomerCommunication' entity, 'General' scope, (select ICKD_NUM_KY6_ID from ICKD where ICKD_NUM_KY1_ID = 1438227010 and ICKD_APLN_ID = 'CSTCOM') bpdId from dual;

    ; WITH CTE AS (
        SELECT Case When  sum(b.targetTotal) > 0 then  Sum(b.targetTotal)  
                          else 0
               end as Profttarget,
               Case When  sum(a.salestotal) > 0 then  Sum(a.salestotal)  
                          else 0
               end as Sales,
               Case When  sum(a.salescost) > 0 then  Sum(a.salescost)  
                    else 0
               end as SalesCost
        From  Sales A
        JOIN  Target B A.salesdate = B.salesdate
    SELECT Profttarget- ( Sales - SalesCost ) as TargetRequired
    FROM   CTE
    This gives you a query that runs in SQL Server.
    But it does not look right to me. I don't know what the keys of these tables are, but is it really salesdate in both? And even if it is, the join still looks strange.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Enhancement/exit name for Account assignment category for tcode XD01

    Hi Gurus,
    Can you tell me Exit name/Enhancement name To populate the proper
    Account Assignment group based on the type of customer and the relationship of the customeru2019s country to that of the sales organization while creating customer master record using tcode XD01

    Hi
    For this u need to ehancement Point.
    Regards,
    Raghu.

  • Friendly name for account/card

    Is there a way to add a friendly name to my credit cards and bank accounts and have that displayed instead of the last four digits of the account? I use the same paypal account for both personal and business use and it would be easier to keep the two seperate without digging out the cards to check the numbers.

    Any answers to this?  I have the same issue - use a 3 personal, 1 business, and a family credit card for puchases, so is there a way to "name" them so I don't have to look up the last 4 digits of each card to know which is which?  THANK YOU!jtrohm wrote:
    Is there a way to add a friendly name to my credit cards and bank accounts and have that displayed instead of the last four digits of the account? I use the same paypal account for both personal and business use and it would be easier to keep the two seperate without digging out the cards to check the numbers. 

Maybe you are looking for