Parameters display

Hi Experts,
                  If we create parameters in the report, it will display them in the output as  one below another.
parameters : p1 type mara-matnr,
                     p2 type mara-mtart.
output:
      p1      -
      p2     -
but i want the displaying parameters side by side like
p1    -
                   p2    -
can anybody guide me to get this,
Thanks in advance,
Regards,
Murali Krishna T

Hi,
Try  the Below code
SELECTION-SCREEN BEGIN OF LINE.
SELECTION-SCREEN COMMENT 1(6) text-000 FOR FIELD p1.
SELECTION-SCREEN POSITION 10.
PARAMETERS: p1 TYPE c.
SELECTION-SCREEN COMMENT 20(6) text-002 FOR FIELD p1.
SELECTION-SCREEN POSITION 30.
PARAMETERS: p2 TYPE c.
SELECTION-SCREEN END OF LINE.
Regards
Nehruu

Similar Messages

  • Date Parameters displaying a day prior on Report Layout

    Hi,
    I am currently creating some reports using Oracle BI Publisher 11.1.1.6.2.
    The reports in question have a Start Date from Parameter and an End Date To Parameter.
    I also display the values for the parameters in the Report Layout which appears to display the values entered correctly in the Interactive Viewer, but looking at other outputs (i.e. HTML, Excel, PDF etc.) the value in the parameter field in the layout always displays a day prior to what has been entered.
    Has anyone come across this?
    Thanks in advance.

    This is an example of code:
    <?xdofx:substr(season_start_date,6,2)?>
    This would take the month out of the repository variable: season_start_date, in the format MM.
    (MM is on the 6th position, with a length of 2.)

  • ANE function parameters display as arg0, arg1, etc. how do I fix this?

    I am creating an ANE and all my functions that take parameters show them as arg0, arg1, arg2, etc..
    for example:
    ShowAlert(arg0:String, arg1:String, arg2:String = "Ok", arg3:Array = null)
    when it should be
    ShowAlert(title:String, message:String, defaultButtonText:String = "Ok", additionalButtons:Array = null)
    I did some searching and the only thing I was able to find was this:
    By default, these are defined as arg0 and arg1, but you can give them more descriptive names. Change the call() function definition to look like this:
    public FREObject call(FREContext context, FREObject[] passedArgs)
    from http://www.adobe.com/devnet/air/articles/developing-native-extensions-air.html
    hrm..
    I assume it's using flex (as pretty much everyone else is these days - I should get around to learning that) but I am using Flash Pro.
    Anyway, I don't really understand what he meant, so I started reading the rest of the document and I saw this line:
    Set the superclass to com.adobe.fre.FREContext.
    Hrm...
    Does this mean I am supposed my ANE is supposed to extend that? Right now, it's extending EventDispatcher.
    Regardless, can someone clarrify what he means, or what I am supposed to do to get my parameters appearing correctly?

    It does look like you want to extend FREContext.

  • Displaying parameterized reports in sharepoint 2013

    hello experts...
    i have parameterized reports in ssrs 2008 r2 and i want to deploy it on sharepoint 2013...how can i deployed it?
    i have deployed the un-paremeterized reports on sp 2013.

    The approach is same. All parameters displays normally like in SSRS report viewer.
    I understand you are doing integration in traditional way with SharePoint.
    Bala

  • Reports Parameter form via rwservlet in 9i Reports display is too wide

    We have an app which was developed in Web Forms 6/6i which we are migrating to 9iAS Release 2/Reports 9i. We are running the .RDF reports using WEB.SHOW_DOCUMENT with rwservlet and PARAMFORM=YES. The parameter form sizes are generally 5x5, but the parameters display much wider in the 9iAS Release 2/Reports 9i environment in the Web Browser than they did in 6i. I have tried making the Parameter Form smaller, but the display still is way too wide: The browser window has to be scrolled several inches to the right to be viewed.
    Any ideas on the root cause of this issue and how to fix? Or, any solutions to fix besides using RUN_REPORT_OBJECT? We don't have time or resources to write 100 parameter forms in Forms and do the call to Reports that way. Any help is appreciated. Thanks.

    Hi Judith, we had the same problem and the fix was to add the following parameter to the reports.sh file in the BI&Forms Oracle home:
    REPORTS_DEFAULT_PIXEL_SIZE=80;
    export REPORTS_DEFAULT_PIXEL_SIZE
    After that, the report server needed to be stopped and restarted for the change to take effect.

  • Connection Parameters in RFC-Sender

    Hello experts,
    why is it necessary to enter an user-id and a password of the sending system in the configuration of sender RFC-Adapter? When I configure a direct connection between 2 systems only the receiver systems needs a technical user...
    Best regards
    David

    Hi,
    When you activate the commuication channel this one will find over the sap gateway and hostname the R/3 system.
    Over the Programm ID the communication channel will find the right sm59 destination and send the XI connection data.
    Now this rfc destination will route you to the XI System.
    On your log on pad , for the required system go to change mode and you will get the system number detail there.
    Take a look at this blog,
    Troubleshooting - RFC and SOAP scenarios *** Updated on 20/04/2009 ***
    In your r3, SMGW>GoTo>Parameters -->Display and you will find the values in the list displayed
    Think this blog will help you to configure Sender RFC adapter-
    The specified item was not found.
    Regards,
    Suryanarayana

  • Remove last selection for parameters

    Hello expert,
    I have a webi report with multiple parameter inherited from store procedure on which universe is built up. how can I remove last select variant for all parameters ? I mean for every running, I want to select parameters from scratch. but currently in my report, parameters display last selection.
    Many Thanks,

    Hello,
    I believe if you go into the universe and right click on the stored procedure, it should give you an edit option. Then you should be able to select the parameter and change it to "Prompt for a value" or something like that. There are probably some other posts regarding how to do this. I am not sure I have it all correct since I don't have BO up right now, but pretty sure I have done it before.
    Thanks

  • Can not start $./emca, how to set the parameters??????

    Hi All,
    I have Installed Oracle 10g(10.2)(Enterprise Edition) database on HP UX 11.11.
    when I try to run $ ./emca it asks me below parameters to setup.
    where to set these parameters???Why its asking me so many parameters???
    $ ./emca
    /oraback/orahome/oracle/product/10.2.0/db_1/bin/emca [operation] [mode] [dbType] [flags] [parameters]
    -h | h | -help | help: prints this help message
    -version: prints the version
    -config dbcontrol db [-repos (create | recreate)] [-cluster] [-silent] [-backup] [parameters]: configure Database Control for a database
    -config centralAgent (db | asm) [-cluster] [-silent] [parameters]: configure central agent management
    -config all db [-repos (create | recreate)] [-cluster] [-silent] [-backup] [parameters]: configure both Database Control and central agent management
    -deconfig dbcontrol db [-repos drop] [-cluster] [-silent] [parameters]: de-configure Database Control
    -deconfig centralAgent (db | asm) [-cluster] [ -silent] [parameters]: de-configure central agent management
    -deconfig all db [-repos drop] [-cluster] [-silent] [parameters]: de-configure both Database Control and central agent management
    -addInst (db | asm) [-silent] [parameters]: configure EM for a new RAC instance
    -deleteInst (db | asm) [-silent] [parameters]: de-configure EM for a specified RAC instance
    -reconfig ports [-cluster] [parameters]: explicitly reassign Database Control ports
    -reconfig dbcontrol -cluster [-silent] [parameters]: reconfigures RAC Database Control deployment
    -displayConfig dbcontrol -cluster [-silent] [parameters]: displays information about the RAC Database Control configuration
    -upgrade (db | asm | db_asm) [-cluster] [-silent] [parameters]: upgrades an earlier version of the EM configuration to the current version
    -restore (db | asm | db_asm) [-cluster] [-silent] [parameters]: restores the current version of the EM configuration to an earlier version
    Parameters and Options:
    [parameters]: [ -respFile fileName ] [ -paramName paramValue ]*
    db: perform configuration operation for a database (including databases that use ASM)
    asm: perform configuration operation for an ASM-only instance
    db_asm: perform upgrade/restore operation for a database and an ASM instance
    -repos create: create a new Database Control repository
    -repos drop: drop the current Database Control repository
    -repos recreate: drop the current Database Control repository and recreate a new one
    -cluster: perform configuration operation for a RAC database
    -silent: perform configuration operation without prompting for parameters
    -backup: configure automatic backup for a database
    Parameters for single instance databases
    HOST: Database hostname
    SID: Database SID
    PORT: Listener port number
    ORACLE_HOME: Database ORACLE_HOME
    HOST_USER: Host username for automatic backup
    HOST_USER_PWD: Host user password for automatic backup
    BACKUP_SCHEDULE: Automatic backup schedule (HH:MM)
    EMAIL_ADDRESS: Email address for notifications
    MAIL_SERVER_NAME: Outgoing Mail (SMTP) server for notifications
    ASM_OH: ASM ORACLE_HOME
    ASM_SID: ASM SID
    ASM_PORT: ASM port
    ASM_USER_ROLE: ASM user role
    ASM_USER_NAME: ASM username
    ASM_USER_PWD: ASM user password
    SRC_OH: ORACLE_HOME for the database to be upgraded
    DBSNMP_PWD: Password for DBSNMP user
    SYSMAN_PWD: Password for SYSMAN user
    SYS_PWD: Password for SYS user
    DBCONTROL_HTTP_PORT: Database Control HTTP port
    AGENT_PORT: EM agent port
    RMI_PORT: RMI port for Database Control
    JMS_PORT: JMS port for Database Control
    Additional Parameters for cluster databases
    CLUSTER_NAME: Cluster name
    DB_UNIQUE_NAME: Database unique name
    SERVICE_NAME: Service name
    EM_NODE: Database Control node name
    EM_SID_LIST: Agent SID list [comma separated]
    $

    Hi Dashan,
    it depends or in other words what is management server for you? There's a change from 9i to 10g. In 10g we have dbconsole dedicated to one specific database or gridcontrol as centralized monitoring utility for many databases, application servers and so on. If it is standalone console command is 'emctl start dbconsole', this command starts the console itself and the integrated agent. For gridcontrol use 'opmnctl startall' to start all necessary services, these are many as 'opmnctl status' shows.
    Regards
    Werner

  • Help needed in enhancing Search attribute Created at - Parameters

    Hi All,
    I am facing a strange issue in enhancing search criteria maintained for sales contracts search.
    I have brought in CREATED AT Field. By default, it is diplaying only IS Option in WEB UI. as per the req, we should display Contains, Does not contain, is on or earlier than etc.
    for this we identified the Maintenance view table, CRMC_DQ_ATTROP and selected the needed values by ticking the needed options. Now the parameters displayed on UI are coming as expected but Search is not working with these parameters.
    Any idea on this will be of great help.
    Thanks,
    udaya

    Hi,
    I do not have the time to research this completely, but I had a short look into the class you posted.
    In the GET_DYNAMIC_QUERY_RESULT there is a call to CL_CRM_QCOD_HELPER->PREPROCESS( )
    A little bit lower there are blocks marked by comments for the single searches that are handled by this class. I had a look into the campaign_serach() method. There if you scroll a little bit down (around line 123) they set all search parameters to SIGN = 'I' OPTION = 'EQ'. This is done several times below as well.
    Set a breakpoint in the proprocess() method and check which of the blocks is called and how they handle your search criteria.
    Hope it helps.
    cheers Carsten

  • Password Display Dialog Not Working

    on run {input, parameters}
    display dialog "Password:" default answer "" with hidden answer
    end run
    Can anyone tell me what is wrong with the above code? It doesn't work in Snow Leopard. I've found lots of examples all showing the same syntax.
    Error Message Received (with answer highlighted):
    Expected “given”, “with”, “without”, other parameter name, etc. but found identifier.
    If I remove the word answer, it works, but password is in clear-text, not hidden.

    Automator uses it's own dictionary, and one of the gotchas is that it's display dialog is different from the one in AppleScript's *Standard Additions* - it doesn't have several of the parameters, such as hidden answer or title.
    Normally you don't want to target another application with terminology that is not in it's dictionary (especially scripting addition stuff), but one workaround in this case is to put the dialog in a tell statement to another application, such as *System Events*:
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #FFEE80;
    overflow: auto;"
    title="this text can be pasted into an Automator 'Run AppleScript' action">
    on run {input, parameters}
    tell application "System Events"
    activate
    display dialog "Password:" default answer "" with hidden answer
    end tell
    end run</pre>

  • SSRS. Not passing fields/parameters to report when stored procedure keeps parameters inside IF statement

    So what I mean:
    I have stored procedure like this:
    CREATE PROCEDURE sp_Example
    @param1 NVARCHAR(20) = '',
    @param2 DATE = ''
    AS
    BEGIN
    IF (SELECT COUNT(*) FROM Table1 WHERE (Name = @param1 OR @param1 = '') AND (StartDate = @param2 OR @param2 = '')) > 2
    BEGIN
    SELECT Name, Date, Price, Etc
    FROM Table2
    WHERE (Name = @param1 OR @param1 = '') AND (StartDate = @param2 OR @param2 = '')
    END
    IF (SELECT COUNT(*) FROM Table1 WHERE (Name = @param1 OR @param1 = '') AND (StartDate = @param2 OR @param2 = '')) < 2
    BEGIN
    SELECT Name, Date, Price, Etc
    FROM Table3
    WHERE (Name = @param1 OR @param1 = '') AND (StartDate = @param2 OR @param2 = '')
    END
    END
    So in stored procedure are some input parameters and they are passed into IF statement.
    If I use this stored procedure as report's dataset (Microsoft Visual Studio 2013) in following:
    Add
    Dataset > Query
    Type: Stored Procedure > sp_Example It
    do NOT get any fields, but get parameters
    If I use this stored procedure in following:
    Add
    Dataset > Query
    Type: Text > EXECUTE
    sp_Example It get all required fields, but do NOT get parameters
    Of course If I add manually parameters or fields It not working.
    If I change IF statement
    in stored procedure something like:
    IF (1 < 3)
    BEGIN
    SELECT Name, Date, Price, Etc
    FROM Table3
    WHERE (Name = @param1 OR @param1 = '') AND (StartDate = @param2 OR @param2 = '')
    END
    It normally working in report (getting all fields and parameters). So problem is that I pass parameters to IF statement.
    Have you any ideas how to pass parameters to IF statement
    and get It correctly working on report?

    Hi Stanisolvas,
    Per my understanding that you are experending some issue when using the stored procedure to create the dataset, you can't get the fields to display under the dataset, right?
    I have tested on my local environment with the same script as your and can't reproduce the issue, Please try to check and provide more details information according to below points:
    What do you mean of not get any fields, Is that mean no table header along with the value will display? If you got any error message, please provide it.
    Did you use any temp table in the stored procedure, if so, the issue can be caused by the temp table you are using, please don't use temp table in it which will cause no fields display.
    If you use the second method to execute the procedure, please check to make sure you have added the script like below to make the parameters display in the report:
    exec sp_Example @Param1=@Param1,@Param2=@Param2
    Please execute the stored procedure in the SQL Server Management Studio like below to see if the stored procedure will works fine:
    exec sp_Example @Param1='Test1',@Param2='2014-10-15'
    If this work fine in the management studio, please try to create an new report to re-add this procedure.
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Oracle Parameters

    Hi,
    Ours is  ECC 5.0, as per note 830576 the below parameters  values are :-
    statistics_level='typical'
    REPLICATION_DEPENDENCY_TRACKING     FALSE
    In DB16 the  above Parameters show error as
    REPLICATION_DEPENDENCY_TRACKING          1     Value: TRUE (<> FALSE) # Tracking dependency for Replication parallel propagation
    STATISTICS_LEVEL          1     Value: TYPICAL (set in parameter file) # Statistics level
    In the init<SID>.ora, the parameters displayed are:-
    statistics_level='typical'
    REPLICATION_DEPENDENCY_TRACKING ( I couldnu2019t find this parameter in the .ora file)
    My question, we still get the  errors in DB16 for the above parameters. What are the impacts for the above parameters if we follow DB16 or the sap note 830576.
    What instructions should we follow for the above parameters is it DB16 or SAP note.
    Please reply.
    Thanks,

    OK,
    clearly you did NOT understood my answer, so I'll try to "speak slowly"
    You ask:
    > what is the impact of these parameters
    REPLICATION_DEPENDENCY_TRACKING. Not having this properly set is not a big deal. The correct setting will depend mostly if you are using REPLICATION or not. Only you know if YOU are using replication, so only YOU can decide on the correct setting for this parameter.
    STATISTICS_LEVEL. Lets see. I told you
    > STATISTICS_LEVEL must be set to TYPICAL, if it is not set then you can be disabling some oracle features
    so the impact is BIG if not properly set. you can read the documentation (link [here|http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams211.htm#sthref639] for the exact values and what can be the effects of not setting it to typical. As mentioned you MUST set it to TYPICAL.
    > what should i follow
    You MUST always follow the note recommendation. It is always up to date. When the note change your checks are not automatically changed. this is something that you have to do using the transaction DB17.
    IF you have properly set (as the note indicate) the parameters ans you still get a warning then you must go to the transaction DB17 and modify the checks (AFAIK, on my previous reply I already told you so and gave a direct link to the DB17 documentation)
    so lets chew this a little more for you.
    you mentioned the errors were:
    > STATISTICS_LEVEL 1 Value: TYPICAL (set in parameter file) # Statistics level
    This means that, in DB17 a check of type "PROF" is configured so it checks if the parameter is set.
    If the parameter is set (regardless of the value) you get the error.
    Action go to DB17 and change the check so it checks for the value indicated on the parameter note.
    > REPLICATION_DEPENDENCY_TRACKING 1 Value: TRUE ( FALSE)
    I assume that you are missing something here.
    Probably the check is configured in DB17 to check if the parameter is FALSE (<> FALSE) and you have the default value "TRUE"
    Options
    1) if you do not use REPLICATION -> set the parameter to FALSE
    2) If you use REPLICATION or do not want to change the parameter setting, then go to DB17 and cancel the check, or change the check so it evaluates "TRUE" instead of "FALSE"

  • Discoverer Report Row Total

    We are running Oracle BI Discoverer Viewer version 11.1.1.4.0. When we upgraded to this version we lost some functionality. In the previous version the report displayed the number of rows the query returned. Now the row totals display only under certain conditions. For instance, I have a inventory report name INV-REP-120 and it prompts the user for 6 parameters & displays 6 columns of data. One of the parameters is named ‘Keyword' and I’ll use this one in the problem description. When I set the keyword parameter to ‘HINGE’ The bar at the top of the results sheet it displays:
    ‘Rows 1-25 of 81, Columns 1-6 of 9’
    When I change the keyword to ‘TUBE’ the viewer displays:
    ‘Rows 1-25, Columns 1-6 of 9’
    The total rows are not displayed but the number of pages. It appears that if the total number of rows is less than 200 then the row total is displayed. I changed the rows displayed from 25 to 100 and scrolled down to the last page and now the reports displays:
    ‘451 – 458 of 458, Columns 1-6 of 9’
    When I use the key word TEE I get :
    ‘Rows 1-50, Columns 1-6 of 9’
    There are 596 tees, which would be about 12 pages of 50 rows. I noticed that at the top of table there is a field ‘Page 1 of 5.’ It looks like if there are more than 5 pages it does not display the total number of rows.
    There seems to be some interaction between the total number of rows the number of rows per page and perhaps a setup on the back-end that determines whether or not the row total is displayed. How can I configure the viewer at the front-end and/or back-end to consistently display the row total for a report? Is there a Discoverer preference located in the pref.txt in the apps server that controls this?

    Hi,
    You can inform to your SP to edit the table EUL4_documents
    and ask him to modify the name of the report that is stored in the column DOC_NAME .There is absolutely no necessary to open the work book that is stored in the database and change the work book name
    Regards
    Swamy!

  • Error while selecting Load Balancing in JCO creation

    While creating JCO i am facing this error.It is working fine with Single server connection,but when i chose Load balancing i error comes out.Please tell me the solution.
    I have read couples of forum mentioned you need to start both Portal and ECC.
    For you information my Portal and Java are both on diffrrent Box.
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=olameccpdvr GROUP=PUBLIC R3NAME=DVR MSSERV=sapmsDVR PCS=1 LOCATION    CPIC (TCP/IP) on local host with Unicode ERROR       service 'sapmsDVR' unknown TIME        Thu Feb 24 12:19:54 201 RELEASE     701 COMPONENT   NI (network interface) VERSION     38 RC          -3 MODULE      nixxhsl.cpp LINE        776 DETAIL      NiHsLGetServNo: service name cached as unknown COUNTER     5

    Is your backend system configured correctly in your SLD ?
    Go to transaction SMMS on your backend system that your are connecting to. Click on Goto=>Parameters=>Display. Look for "server port" value.
    This should give you the TCP/IP port for your message server. It could be 3600 or 3601 (36NN - where NN is the instance number).
    In your services file, if you made the entry at the end of the file, press Enter (Return) after your entry.
    Try restarting your server after making the above changes.
    - Shanti

  • RE: Report Builder issue

    Hi!
    I'm trying to make a report which won't b based on any table. I want to key in 2 figures as parameters & display all figures btwn the two parameters, say.
    I have encounter two problems.
    1. If i omit a select statement in the data model, then i'll have no group to use as my Source in the repeating frame properties and will get an error.
    2. If i select from Dual in the data model and hence have a group to use as the source in the repeating frame properties, then only the final figure is displayed since selecting from dual only returns one figure.
    I hope i've been clear in my description of my woes.

    Hi,
    Not sure why you would want to do this but you'll need to do something along the lines of: -
    2 Page Items to take in your 2 Integers, 1 Page Item to hold result, a Submit button. A PL/SQL process to run on submit to do the following: -
    DECLARE
    l_variable NUMBER;
    l_result VARCHAR2(1000);
    BEGIN
    SELECT :PAGE_ITEM2 - :PAGE_ITEM1 INTO l_variable FROM DUAL;
    FOR x IN 1..l_variable LOOP
    l_result := l_result || ', ' x;
    END LOOP;
    END;
    You've not got a comma separated list (l_result) that you can display on the page.
    Cheers,
    Mike

Maybe you are looking for