How to create hierarchical LOV and Webi front end or wrapper report to replace the JSP code in BO4.0?

My requirement is - There are customer names & region names ,Client wants to go for dynamic cascading prompt and hard code the customer name ,bu t they DON'T WANT customer names to be appear in the cascading dynamic prompt input values (they wants to make customer names as confidential ) ,
Reporting tool Name - Crystal reports ,
Source - UNV
Older versions like BOXIR2 / BOXIR3  they used JSP to achieve this ,it worked fine ,Now they need to do the migration to BI4.0 UNV for the CR reports ,
So it is an existing system and now i need to modify the universe in the SABI4.0 -UDT /UNV ,
Could you please help me in detail , how can i achieve it .
Thanks ,
Pradeep Gorpadu

Hi,
You need to check in Crystal Reports Section .
SAP Crystal Reports

Similar Messages

  • How to create hierarchical LOV and CR front end or wrapper report to replace the JSP code in BO4.0?

    Hello CR experts ,
    My requirement is - There are customer names & region names ,Client wants to go for dynamic cascading prompt and hard code the customer name ,bu t they DON'T WANT customer names to be appear in the cascading dynamic prompt input values (they wants to make customer names as confidential ) ,
    Reporting tool Name - Crystal reports ,
    Source - UNV
    Older versions like BOXIR2 / BOXIR3  they used JSP to achieve this ,it worked fine ,Now they need to do the migration of older CR to new  CR reports 2011 ,
    In CR 2008 they achieved this through Business Views (Hard coded the customer names in JSP and called it in the CR 2008 ),
    SAP BI4.0 won't support BV ,
    Could you please help me in detail , how can i achieve it .
    Thanks ,
    Pradeep Gorpadu

    Hi Pradeep,
    BI 4.0 still has Business Views and CR 2011/CR 2013 still support them.
    CR for Enterprise does not support Business Views though.
    Where do you wish to create the functionality? In the Universe or the CR Designer?
    If it's the Universe, then is it a .unx or a .unv Universe?
    CR 2011/CR 2013 will Not support a .unx Universe; only CR for Enterprise will.
    If you're trying to create the prompts at the Universe level, then you've posted the question to the wrong space. You should post to the Semantic layer space.
    -Abhilash

  • How to create dependent LOVs in Web ADI

    Hi
    Could anybody help me out, how I can create dependent LOVs in Web ADI? Please provide any sample code if you have.
    I referred some posts in this forum about dependent LOVs. But unable to understand. Is dependency only possibe with Java programs?
    Thanks
    Venkat

    Hi ,
    did you get any docs that for dependent LOV. Please mail me [email protected]
    Many Thanks in advance
    Regards
    Niraj

  • How to create KFF LOV in web adi

    Hi All,
    I have found one document where the steps were included only for BNE_INTERFACE_COLS, which I am posting here....
    The KFF which I am adding as LOV, has 3 segments, so I have added BNE_INTERFACE_COLS 21, 22 , 23 for segments, and 24 for parent.
    BEGIN BNE_INTERFACE_COLS "21"
    OWNER = "ANONYMOUS"
    OBJECT_VERSION_NUMBER = "1"
    INTERFACE_COL_TYPE = "1"
    INTERFACE_COL_NAME = "P_C_ATTRIBUTE1"
    ENABLED_FLAG = "Y"
    REQUIRED_FLAG = "N"
    DISPLAY_FLAG = "N"
    READ_ONLY_FLAG = "N"
    NOT_NULL_FLAG = "N"
    SUMMARY_FLAG = "N"
    MAPPING_ENABLED_FLAG = "Y"
    DATA_TYPE = "2"
    GROUP_NAME = "INVENTORY"
    VAL_TYPE = "KEYFLEXSEG"
    VAL_COMPONENT = "" ""
    DISPLAY_ORDER = "210"
    UPLOAD_PARAM_LIST_ITEM_NUM = "21"
    PROMPT_LEFT = "C_ATTRIBUTE1"
    PROMPT_ABOVE = "C_ATTRIBUTE1"
    LAST_UPDATE_DATE = "2010/06/14"
    VAL_QUERY = "" ""
    EXPANDED_SQL = "" ""
    END BNE_INTERFACE_COLS
    BEGIN BNE_INTERFACE_COLS "22"
    OWNER = "ANONYMOUS"
    OBJECT_VERSION_NUMBER = "1"
    INTERFACE_COL_TYPE = "1"
    INTERFACE_COL_NAME = "P_C_ATTRIBUTE2"
    ENABLED_FLAG = "Y"
    REQUIRED_FLAG = "N"
    DISPLAY_FLAG = "N"
    READ_ONLY_FLAG = "N"
    NOT_NULL_FLAG = "N"
    SUMMARY_FLAG = "N"
    MAPPING_ENABLED_FLAG = "Y"
    DATA_TYPE = "2"
    GROUP_NAME = "INVENTORY"
    VAL_TYPE = "KEYFLEXSEG"
    VAL_COMPONENT = "" ""
    DISPLAY_ORDER = "220"
    UPLOAD_PARAM_LIST_ITEM_NUM = "22"
    PROMPT_LEFT = "C_ATTRIBUTE2"
    PROMPT_ABOVE = "C_ATTRIBUTE2"
    LAST_UPDATE_DATE = "2010/06/14"
    VAL_QUERY = "" ""
    EXPANDED_SQL = "" ""
    END BNE_INTERFACE_COLS
    BEGIN BNE_INTERFACE_COLS "23"
    OWNER = "ANONYMOUS"
    OBJECT_VERSION_NUMBER = "1"
    INTERFACE_COL_TYPE = "1"
    INTERFACE_COL_NAME = "P_C_ATTRIBUTE3"
    ENABLED_FLAG = "Y"
    REQUIRED_FLAG = "N"
    DISPLAY_FLAG = "N"
    READ_ONLY_FLAG = "N"
    NOT_NULL_FLAG = "N"
    SUMMARY_FLAG = "N"
    MAPPING_ENABLED_FLAG = "Y"
    DATA_TYPE = "2"
    GROUP_NAME = "INVENTORY"
    VAL_TYPE = "KEYFLEXSEG"
    VAL_COMPONENT = "" ""
    DISPLAY_ORDER = "230"
    UPLOAD_PARAM_LIST_ITEM_NUM = "23"
    PROMPT_LEFT = "C_ATTRIBUTE3"
    PROMPT_ABOVE = "C_ATTRIBUTE3"
    LAST_UPDATE_DATE = "2010/06/14"
    VAL_QUERY = "" ""
    EXPANDED_SQL = "" ""
    END BNE_INTERFACE_COLS
    BEGIN BNE_INTERFACE_COLS "24"
    OWNER = "ANONYMOUS"
    OBJECT_VERSION_NUMBER = "1"
    INTERFACE_COL_TYPE = "2"
    INTERFACE_COL_NAME = "P_C_ATTRIBUTE4"
    ENABLED_FLAG = "Y"
    REQUIRED_FLAG = "N"
    DISPLAY_FLAG = "Y"
    READ_ONLY_FLAG = "N"
    NOT_NULL_FLAG = "N"
    SUMMARY_FLAG = "N"
    MAPPING_ENABLED_FLAG = "Y"
    DATA_TYPE = "2"
    GROUP_NAME = "INVENTORY"
    OA_FLEX_CODE = "MCAT"
    OA_CONCAT_FLEX = "N"
    VAL_TYPE = "KEYFLEX"
    VAL_OBJ_NAME = "oracle.apps.bne.integrator.validators.BneKFFValidator"
    VAL_COMPONENT = "PA_FLEX"
    OA_FLEX_NUM = "PA_FLEX" "50368" --line2732
    OA_FLEX_APPLICATION_ID = "401"
    DISPLAY_ORDER = "240"
    UPLOAD_PARAM_LIST_ITEM_NUM = "24"
    PROMPT_LEFT = "C_ATTRIBUTE4"
    PROMPT_ABOVE = "C_ATTRIBUTE4"
    LAST_UPDATE_DATE = "2010/06/14"
    VAL_QUERY = "" ""
    EXPANDED_SQL = "" ""
    END BNE_INTERFACE_COLS
    When I am uploading this ldt, it gives me error :
    A syntax error occurred at line 2732 in file aexp_pa_cm_proj_intg.ldt
    The reference attribute requires 2 values to specify the key
    No data found for upload
    where line 2732, I have pointed above.
    Let me know if somebody have impletemented KFF, and what are the steps, to create LOV, we add param list also, Do we need same thing for KFF LOV also, if yes what are the steps.
    Thanks in advance.

    Hi,
    Following the steps mentioned in the link and let me know if you are still not able to do it:-
    http://rkpande14.blogspot.com/2011/07/key-flexfield-kff-validation-in-custom.html
    Thanks,
    Rohit

  • How to enable Translation icon in forms front end

    Hi All,
    How to enable Translation icon in forms front end (EBusiness) ?
    let me know the steps to follow to enable this icon?
    I want to know exactly what is the purpose of this Translation Icon and how it works? If there are any links Please provide the links?
    will this help to display the items long description in other languages?
    Regards,
    Durga Srinivas

    What is your application release?
    How to enable Translation icon in forms front end (EBusiness) ?
    let me know the steps to follow to enable this icon?
    I want to know exactly what is the purpose of this Translation Icon and how it works? If there are any links Please provide the links?
    will this help to display the items long description in other languages?Please see these docs.
    Customizing Translation in Oracle E-Business Suite - R12 [ID 1382124.1]
    Using Lightweight MLS With Oracle E-Business Suite Release 12.1.3 [ID 1077709.1]
    Oracle Applications 11i Internationalization Guide [ID 333785.1]
    Thanks,
    Hussein

  • How To Create A Technical And Business Systems For Web AS ABAP ???

    Hi Experts,
    How To Create A Technical And Business Systems For Web AS ABAP ???
    Please Let me Know All the Step-By-Step Process to Create ????
    Points Will be Given
    Regards
    Khanna

    Hi Sumit,
    When U Told the thing that first time to execute the RZ70 and All i Did this in XI System
    So I got An Entry for the Technical System for XI System.
    Now i Deleted that and Executed RZ70 in R/3.
    When I Executed RZ70, I got this Error.
    <b> "RFC Call failed: Error Opening an RFC Connection "</b>.
    Now I am Unable to see Any Technical System  Under Web As ABAP. It's Showing Empty Now.
    Please Let me know
    Regards
    Khanna

  • How do web front ends find the configuration database (moving whole farm to new AD forest)

    We are exploring, as a possible course of action, moving our SharePoint 2007 medium farm to a different Active Directory forest (2008). There is a two way transitive trust between the source and target domains.
    I have established that with such a trust it's possible to add content databases on a SQL instance in another forest, so moving content is not a big issue; we'd stand up new instances and move them: the user accounts are almost all in the target domain anyway.
    However, we have a good deal of customization, including a third-party application that no longer has any support and has historically been appallingly difficult to upgrade/install fresh.
    How do web front end servers find the SQL instance containing the configuration database? If the farm credentials had been previously changed to an account in the target domain, all services stopped and the configuration database moved to a new instance
    with a DNS alias, would the database appear to be in the same location when SQL and SharePoint services were started on (logically) moved web front ends?

    Here is more or less the high-level process for SharePoint 2007:
    Mid- to high-level steps.
    0. Full farm backup
    1. Move users to new domain (in AD). Use stsadm -o migrateuser to migrate the old domain accounts to the new ones in SharePoint
    2. Move service accounts to new domain, or create new service accounts
    3. Update the farm to use the service accounts in the new domain
    stsadm -o updatefarmcredentials (service accounts)
    stsadm -o spsearch -farmserviceaccount
    stsadm -o spsearch -farmcontentaccessaccount
    stsadm -o editssp -ssplogin (for each ssp)
    stsadm -o osearch -farmserviceaccount
    SSO and any other remaining service accounts (CA -> Ops -> Service Accounts)
    Default content access account (SSP -> Search Settings -> Default content access account)
    Customizations (if there are service accounts associated with these)
    3.5 Manual steps
    Application pool accounts
    Update permissions for SQL Logins to make sure the new accounts match the permissions for the old accounts
    Add the appropriate new accounts to the DCOM IIS WAMREG Admin Service
    4. Update the SQL Server service accounts. If SQL Server is shared with other applications you'll want to update the SQL Logins for these other applications as necessary and the SQL Server service accounts (DB Engine, DB Agent, Reporting Services, etc.). Might
    not be necessary if this has already been done or if the SQL server is not changing domains. 
    5. Shut down all services on all servers in the farm (this includes SQL if you are moving to the new domain).
    6. Change domain membership of all farm servers, reboot or perhaps shutdown and bring back up in the following order:
    1. SQL. Verify SQL Server is running and accessible. Check event logs. Resolve any issues.
    2. Central Admin server. Verify CA is accessible, check event logs. Web apps and some services may not be available if they are on servers that are currently turned off. Don't worry about these (yet).
    3. Application servers, search servers, index, query, other. It's likely some or all of the WFEs will go on at this step. Verify services are accessible as expected. Check event logs. Resolve issues.
    4. Any remaining WFEs. Wash, rinse, repeat.
    7. Assuming everything is running as expected, users can access the sites, the sky did not fall, etc. take a full farm backup.
    Hey look, here are some low-level steps too.
    # updates the account used to run the CA app pool and the timer service
    # must be run on the server that hosts CA
    stsadm -o updatefarmcredentials -identitytype configurableid -userlogin NEWDOMAIN\farm_service_account -password Password123
    # spsearch
    stsadm -o spsearch -farmserviceaccount NEWDOMAIN\search_service_account -farmservicepassword Password123 -farmcontentaccessaccount NEWDOMAIN\crawl_service_account -farmcontentaccesspassword Password123
    # osearch
    stsadm -o osearch -farmcontactemail [email protected] -farmserviceaccount NEWDOMAIN\search_service_account -farmservicepassword Password123
    # ssp service accounts
    stsadm -o editssp -title SSP -ssplogin NEWDOMAIN\ssp_service_account -ssppassword Password123
    # Manual steps
    SSP Admin -> Search Settings -> Default Content Access Account
    Application pools: CA -> Operations -> Service Accounts -> Web Application Pool (or use gl-updateapppoolaccount if available)
    iisreset /noforce
    Copy SQL permissions to the new accounts. Not sure why this doesn't happen.
    SSP Service Account
    Farm Account
    Setup Account (not copied because it doesn't own anything, just used to kick off the DB for the other accounts)
    Search Service
    Add accounts to DCOM not sure why this didn't happen
    Component Services -> Computer -> My Computer -> DCOM Config -> IIS WAMREG Service
    Farm account
    Application pool accounts
    Search Service
    SSP Service
    SSP Admin
    Then the fun part. Move the server into the new domain.
    Check for AAMs to see if they reference the current domain. If so, change to the new one.
    Stop all SP services. Join new domain.
    The computer name is a netbios name in SP, this should be painless.
    Some general notes from my experience doing this:
    1. There is no way to update application pool identities with stsadm (I haven't explored using Powershell). You have to go through CA -> Service Accounts to update these.
    2. Some SQL logins and permissions were not created. I compared the permissions before to the permissions after and copied the ones that didn't transfer. This resolved all database access issues.
    3. Had to grant permissions for the service accounts in the DCOM configuration for the IIS WAMREG admin service. I expected this to happen automatically but was not surprised given the history of CLSID 61738644-F196-11D0-9953-00C04FD919C1.

  • How to create Hierarchies for a Dimension?

    Hi,
    How to create Hierarchies for a Dimension in Multidimensional Models? Could you please suggest some document provides step by step instructions to create Multidimensional Model?
    Thanks
    M Thiyagarajan

    Hi M Thiyagarajan,
    connect dimension to first level and after that connect that level to another one and so on. For level - each additional outgoing connection means additional hierarchy.
    Philip

  • How to Get the Debugger Screen in WEB Front end of SRM

    Hi Gurus,
    I have couple of questions for SRM.
    1. How to Get the Debugger Screen in WEB Front end of SRM so i can debug the application which is running in EBP system??
    2. How to set the flag for external debugging (HTTP)??
    3. Using SICF how to set the ITS services ( Like BBPSC01 )for internal ITS so as soon as i place the order it should stop at the break point which i have set in the application.
    Thanks.
    Regards,
    Manoj Tiwari

    Setting up Debugging for Integrated ITS
    Tcode SICF.
    Select service (e.g. default_hostàbcàguiàsapàitsàbbpsc01).
    Change service settings and insert parameter ~GENERATEDYNDPRO=1.
    Find program to debug. E.g. SE93. Enter bbpsc01 à Display and get Program field (SAPLBBP_SC_UI_ITS)
    Execute SE38 and enter program name.
    Turn HTTP Debugging ON. UtilitiesàSettingsàDebugging. Click Actv and username.
    Add HTTP Breakpoint. Display source code and select Utilitiesàbreakpointsàset.
    On “External Debugging” select ‘HTTP Breakpoint’.
    Remember to remove breakpoints, deactivate debugging and remove parameter GENERATEDYNPRO.
    Can run program RSBREAKPOINTS to find which programs you have breakpoints set in.
    Have fun with EBP
    If you have any more questions i would be happy to help you. Send me mail on [email protected]

  • How to create exchange grid in web entry form...

    Hi to all,
    I am new to HFM..my query is How to create exchange grid in web entry form...i try it a lot but it didn't get the solution...
    i did this exchange grid in web grid..any one can share the document or ppt or video clip related to this..which will be helpful for me...
    Thanks

    Hi...
    Its better to create the Exchange Rates in a Data Form than in an Data Grid, so that you can easily Import and Export the form and even can feed the values easily....
    Select the POV like in Scenario-Actual,Year-Your particular year,Period-In Period Dimension do not choose any option so that it can be selected in Columns and Rows,View--the same as Period Dimension,Entity-[None],Value-<Entity Currency>,Account-Do Not select ,ICP- [ICP None],Custom 1-[None], Custom 2-[None], Custom 3-[None], Custom 4-[None]...
    In Columns Select Scenario -Actual,Period-{[Fourth Generation]},Currency-#USD(Default Currency)
    In Rows Select-Account-A#AVGRATE,View-w#Periodic,Currency-C2#EUR
    A#AVGRATE.w#Periodic.C2#CFA and so on for rest of the currencies....
    and same in the below rows for the Closing Rates---- A#CLORATE.w#Periodic.C2#EUR
    A#CLORATE.w#Periodic.C2#CFA
    This might help you.....

  • How to create dependent LOV in Advanced Table.

    Hi,
    How to create dependent LOV in Advanced Table. Pls help send me the steps.
    Thanks in Advance,
    Hanimi....

    Hi,
    Not sure whether you need dependent LOV or dependent poplist. But anyways, you can refer the below link for Dependent LOV
    http://oraclearea51.com/component/content/article/98-oa-framework/372-dependent-lov-in-oaf.html
    and for Dependent Poplist refer the below link:
    http://oraclearea51.com/component/content/article/98-oa-framework/370-dependent-poplist-in-an-advanced-table-in-oaf.html
    Regards,
    Sudhakar Mani
    http://oraclearea51.com/sudhakarmani

  • How to create hierarchies in Bex queries?

    Hi All,
    I am new to query designer tool,
    can you please help me how to create hierarchies in Bex queries using query designer tool?
    Thanks in advance...

    Hi,
    directly you can't create hierarchy at bex level.
    First you have to maintain hierarchy data source at source or bw side, based on your needs.
    Later you can load data to hierarchy, after that at bex level you can activate hierarchy options to related info object properties.
    To maintain hierarchy we need to enable hierarchy options at related info object(RSD1, hierarchy tab, select with hierarchies) maintenance level.
    For example: info object - 0GL_ACCOUNT and you need hierarchy structure on gl account.
    For that we need to have hierarchy data source and will load data from ecc.
    Later we can develop reports on gl account in hierarchy fashion.
    On what object infoo bject you want create hierarchy report and have loaded hierarchy data?
    Thanks

  • Business One and Open Source Web Front-Ends, PHP etc.

    Hi there,
    I am a complete newbie to all things SAP, so please excuse my ignorance.
    I am trying to implement a solution for SAP Business One, including a web front-end for queries and information. The  SAP backend is running on a SQL Server, Windows 2000.
    The catch is, I won't be running the web front-end off a Windows server. I need to find a solution for an Apache server, running (probably) PHP but could be JSP or any other scripting language to access SAP - but it will be running on a separate server, non-windows.
    I have been given examples of people getting access to the DI Server using PHP, but it all involves a call to a COM() function that won't run from anything except a Windows server.
    How can I acheive the same result running a PHP page from an OpenBSD or Linux / Apache server? Is the DI Server the right thing to be looking at, or am I going in completely the wrong direction?
    Any help would be appreciated.
    Thanks,
    Nick.

    post your question in SAP Business One SDK for better response.
    Regards
    Raja

  • How to create Dependent lov  in OAF Page

    Hi,
    How to create Dependent lov in OAF Page. pls can any body help.
    Regards,
    Hanimi.

    Hi,
    Not sure whether you need dependent LOV or dependent poplist. But anyways, you can refer the below link for Dependent LOV
    http://oraclearea51.com/component/content/article/98-oa-framework/372-dependent-lov-in-oaf.html
    and for Dependent Poplist refer the below link:
    http://oraclearea51.com/component/content/article/98-oa-framework/370-dependent-poplist-in-an-advanced-table-in-oaf.html
    Regards,
    Sudhakar Mani
    http://oraclearea51.com/sudhakarmani

  • How to create dependent LOVs

    Hi all,
    Does anyone know how I can create a LOV with values dependent on the LOV value selected from the one above when defining a custom item?
    For example, I have defined a custom item which has 2 attributes with 2 LOVs:
    attribute1 - LOV1
    attribute2 - LOV2
    I would like to populate LOV2 depending on what value the user selects in LOV1, is this possible?
    Please advise.
    Thanks.

    Hi,
    You can create dependant lovs and use them only in the forms component. Here is how you create dependant lovs
    lov1
    select empno,ename
    where deptno = :dept
    Creating a LOV with a bind variable makes it a dependant lov. In forms you should map the bind variable to one of the form columns.
    Thanks,
    Sharmila

Maybe you are looking for

  • Windows XP Look and Feel

    Hi, When I use Windows XP style Look & Feel on Windows XP Title Bar and Scroll Bar disappears or the color is set to transparent. I set Look and Feel using: UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); Even I run SwingSet2 on

  • Balance Sheet Readjustment run

    Hello when I have executed the Balance Sheet Readjustment run using transaction code : F.5F I could able to find out a huge transaction was posted for a dummy profit center. I couldnu2019t able to find out which document is causing such a huge transa

  • I have the i-phone 4s – issues wiht Sat Nav 2 application

    hi there, i bought i-phone 4s from uk- took to Cyprus where it is now in use- and tried to download satnav 2. when i open the application, the window opens but then clsoes very quickly and instantly- so it's not working for me. can anyone help? it wa

  • Lost 30-40 gigs of files and settings

    Today I suddenly lost a lot of files on my MacBook Pro 5,1. Examples of what I have lost: Files: All files on desktop exept one. No folders lost All files in the default images folder. No folders lost Settings lost: Dock is back to default No image a

  • Whilst setting up home share on my husband's laptop was quite easy I can't find a home page on iTunes on my new iPad to do it?

    Whilst setting up home share on my husband's laptop was quite easy I can't find a home page on iTunes on my new iPad to do it?