Valuable comments required

Hi All,
I am calling a procedure from Crystal Report. One of the parameter needs to handle multiple values. I am passing it as semicolon seperated values to my procedure.
I am parsing, populating the same in the collection and using it in my SQL.
The sql is
SELECT a.c1,b.c1,a.c2
FROM TB1 A, TB2 B, TB3 C
WHERE
A.dt BETWEEN FROM_dt AND TO_dt
AND
TRUNC(dt2) BETWEEN LAST_DATE1 AND LAST_DATE2
AND (B.c3 IN (SELECT COLUMN_VALUE FROM TABLE(CAST(TAB3 AS COLL1))) OR 'ANYTHING' IN (SELECT UPPER (COLUMN_VALUE)
FROM TABLE(CAST(TAB3 AS COLL1))) )
AND
B.c4= A.c3 AND B.c5 = A.c4
AND C.c1 = A.c1 AND C.c3= A.c5;
Can I use the above logic or is there any other better way to achieve this?
Thanks
Subbu S

Check out MEMBER OF
Incidenally, why pass it as a delimited list? why not
just pass it as a collection? Is this some frailty of
the reporting tool you use?

Similar Messages

  • Comments required fields

    I would like to make the comments form have the name field and email address as required fileds. What is the proper way to go about this? Any help would be appreciated.
    <!-- BEGIN #comments -->
    <div style="display: none;" id="comments">
    <h5> Comments</h5>
    {tag_commentspaged}
    <form onsubmit="return checkWholeForm(this)" action="/RatingProcess.aspx?OID={tag_blogpostid}&amp;OTYPE={tag_blogposttype}" method="post">
        <h5> Post a Comment</h5>
        <div class="form">
        <div class="item">
        <label> Name (required)</label>
        <br />
        <input maxlength="255" name="fullname" class="cat_textbox_small" />
        </div>
        <div class="item">
        <label> Website (optional)</label>
        <br />
        <input maxlength="255" name="website" class="cat_textbox_small" />
        </div>
        <div class="item">
        <label> Email Address (required)</label>
        <br />
        <input maxlength="255" name="emailaddress" class="cat_textbox_small" />
        </div>
        <div class="item">
        <label> Enter Word Verification in box below</label>
        <br />
        {module_captchav2}
        </div>
        <div class="item">
        <label> Your comment</label>
        <br />
        <textarea name="Feedback" class="cat_listbox_small"></textarea>
        </div>
        <div class="item">
        <input type="submit" value="Submit" />
        </div>
        </div>
        <script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"></script>
        <script type="text/javascript">
          //<![CDATA[
          function checkWholeForm(theForm) {
            var why = "";
            if (theForm.EmailAddress) if (theForm.EmailAddress.value.length > 0) why += checkEmail(theForm.EmailAddress.value);
            if (theForm.CaptchaV2) why += isEmpty(theForm.CaptchaV2.value, "Enter Word Verification in box below");
            if (why != "") { alert(why); return false; }
            return true;
          //]]>
          </script>
    </form>
    </div>
    <!-- END #comments -->

    IE9 supports HTML5
    It is a nicer way for form validation before the BC one kicks in. I do this by default on all forms that kicks in before javascript. It is the way forward.
    For this and placeholder the javascript code for validation is very small.
    I have one that converts placeholder for IE - few lines of code.
    I have a function that is my own field validation, the element for required is just a couple of lines of jQuery and looks for required and uses name for the alert.
    Since I overide default alerts for better ones as well I also have that and fall back for default on mobile devices.
    For most people using default is fine of course but anyone wanting to explore options these are the sort of steps you can take on BC forms and have better validation and ease of use setup etc. Defiantly posible with very little scripting.

  • Site With Comments Requiring Sign In

    Hi,
    Is it possible to create a site in Muse where:
    1) viewers can add Comments
    2) viewers are required to Sign In to add a comment?
    I already have the site uploaded to ftp through godaddy, don't know if that makes a difference.
    Thanks in advance

    Thanks both Brad and p_nath, definitely pointed me in the right direction....
    I then youtubed : how to add fb comments to website  http://www.youtube.com/watch?v=WNHfVdK8xik
    which explained that i needed to create an app (extremely easy)
    then youtubed :  how to add fb comments to adobe muse   \http://www.youtube.com/watch?v=zLj97xNiDZo
    also extremely easy.
    Thanks again guys, i didnt even know that this could be an option,

  • What are most valuable and required features in the B2B Web shop checkout?

    Hi,
    I am product manager for SAP Web Channel. I would like to use this forum as a channel to learn more about our customer's requirements for Web shop checkout. Also, I would like to gather new ideas from our customers and partners for a highly usable and functional Web shop checkout.
    What do you think are very valuable or even u201Cmust haveu201D features in a B2B scenario Web shop checkout? You can let me know checkout features that are especially relevant for your own business process. In this respect, it would be interesting to know what B2B checkout features you developed in your E-Commerce project. However, I would also like to know what features, apart from your own specific process requirements, that you would judge as very important standard B2B checkout features. Think of features such as an Ajax search for shipping addresses or payment via direct debit or 3D Secure. 
    Let me tell you upfront what I roughly understand as "checkout". Checkout for me is a process typically triggered by a 'Checkout' button in the shopping basket. As a result, a checkout page gets called. On this page or accross different sequent pages the customer is requested to enter or select certain information such as billing and shipping address(es) and payment data. This information is required by the Web shop owner in order to fulfill the customer order.
    All your ideas, feedback, and thoughts on this topic are very welcome. Please understand that providing your ideas and requirements on the checkout will not necessarily mean that SAP will develop them in the future. But every idea will broaden my mind on what are the market requirements regarding this topic.
    I hope that I can start an interesting discussion for all of you here in the forum. I will provide points for interesting ideas, thoughts and requirements.
    Greetings
    Torsten Kliesch

    Hi Sateesh,
    thanks for your feedback. I have granted you some points for it first of all. Let me ask 1-2 two questions regarding your feedback though:
    Regarding the pricing I understand your point in a way that it should be possible to display more price details in the basket or at least in the order overview of the checkout (before submitting the basket as a sales order). Meaning it should be possible to more easily switch on the display of price details like subtotal, customer discount in the basket and order overview. Is my understanding correct?
    Greetings
    Torsten

  • Some valuable inputs required on SAP Netweaver connection in xcelsius

    Hi Gurus,
    i am going to create the dashboard on top of SAP Query in xcelsius. can someone share some best practices on that.
    I have a requirement where the user should be prompted for the date and year variable.i need the help on variables as well.
    i would really appreciate if someone could share some realtime experience on this connection.
    Regards
    Abid Paul

    Hi,
    Below are the step by step procedure:
        1. Place a input text control on the dashboard for user input for year variable.
         2. double click the control will open the property sheet.
           In this you set the "destination" property to a cell in the excel spread sheet.
           so when the user inputs the year in the input text it will be passed to excel cell.
    For passing this year value to the query:
    Open the data manager and add the sap netweaver Bi connection.
    In the definition tab select the input variable and in the "read from " property select the same cell in excel which you set as a destination for the input text control.
    You also need to set the trigger cell property as "When value Changes"under the usage tab to the same excel cell.
    After these settings, when the user enters a year the query will run for that year and if he enters another year the query will rerun with the new value for the year.
    This is a general procedure. if you have any specific requirement let me know.
    Hope this helps.
    Uma

  • Comments required on the MIRO postings

    Hi:
             I want forum's comments on the following entry related to AUC asset's MIRO. PR , PO was raised for it and when MIRO was done, system posted the following entry
    ATLAS COPCO COMPRESSED     778,375.00-
    Ext Serv Cl AC/Asset     755,690.00
    000029000024 0000     22,685.00
    My concern is on the highlighted debit entry. System has posted the exchange rate difference to AUC asset rather than posting to Exchange rate gains and loss account for which necessary settings are in place in OBA1. I want to know is it standard procedure to post the rate difference to AUC Asset rather than its original exchange rate differences. I tried to go through IAS but could not find any clue .
    Regards

    Hi Thakur:
                           The issue is still unresolved since the accounting standard you quoted in not International Accounting Standard for Fixed Assets which is IAS 16 in fact. Finance and Audit team is reluctant to accept the accounting standard logic which you quoted. Do you any updates why is system behaving this way. We have tried convincing finance and audit team but no use.
    To accept their argument we have provided them a solution to avoid FOREX capitalization upon MIRO in AUC assets is to do MIRO with the same date as of GR using  LIV BAdi "INVOICE_UPDATE but still i would like to know what is missing in configuration that instead of FOREX getting posted to Asset it should be posted to its own expense account.
    Regards
    Edited by: Atif Farooq on Sep 19, 2011 1:52 PM

  • Valuable suggestion required please!!!!!!!!!!!!!!!!!

    hi all
    pertaining to EJBs, taking performance and on overall scales which of the two websphere and weblogic do u consider the better choice, also which of them is ahead and used most xtensively in IT corportes.
    thx
    pawan

    I believe you are bringing us a big fight if this is in fact an issue without certain answer. WebLogic might still have a little bigger market share, and it certainly performs, WebSphere will probably take the lead soon, in my mind. But if you can describe your web service type in a little more detail, you may get more valuable suggestions.
    PC

  • Deleting a Requirement Plan

    Hello All,
    I have a issue regarding PIR -> Requirement Plan.
    We have uploaded a Requirement Plan through a BADI which read Excel File with TCode ZMD61 which has the Prodn Plan for Jan2010, plan named as JAN10.
    Requirement Qty of this plan is getting updated in table MDPB.
    Now i want to Delete this requirement plan, how can i do that !?
    I tried to delete the requirements through MD62, was able to delete all, but the table (MDPB) still shows the Requirement plan JAN10 still existing at the table level. Becuase of which the reports which are linked to MDPB table are giving values of the Plan which i have deleted.
    How can i remove  / edit these values at table level.
    Thanks in advance,
    Harris

    Dear All,
    Thank you so much for your inputs and valuable comments.
    But the Issue got resolved in rather orthodox manner.
    Issue: Plan not existing, but the table was displaying the
    1. I uploaded the Materials which were being displayed in the table MDPB through MD61.
    2. Put any Qty as a Requirement.
    3. Saved the Plan
    4. Deleted the plan.
    Result: The entries got cleared from the Table.
    Thanks and regards,
    Harris

  • Suggestions required on All-In-One System

    Dear Guru's,
    We're having 2 doubt's regarding All-in-One system,
    1. Shall we have 2 system landscape for All-in-One systems. System1(DEV Server)-having single instance with 2 clients 100 - DEV and 200 - QAS and System2(PRD server) having single instance with one client 100-PRD.
    2. In our Server, we deployed All-in-One component for country specific of Arabic, is it possible to have another country specific of India in the same server on different client. (100 - Arabic and 200 - India).
    Your valuable suggestions required for the above 2 queries.
    Thanks in advance.
    regards,
    Guna

    Hi,
    I guess the better approach is to raise a OSS message.
    Regards,
    Karthik D

  • Time required to make assembly??

    Hi
    Is there any direct link or setting available from where i can view that it takes 3 days or 35 hours or whatever (for example) to produce 10 or 20 (for example) components???
    I mean to say that how will a new user come to know that how much time will it take to make components based on my work center capacity and setting made in routing & schedule orders at shop floor for production????
    Please give your valuable comments with an example.....and get rewarded
    Rgds

    Hi Vicky,
    setting we do in Master data and when we ran MRP it takes all master data and process the date and consider the capacity
    you can check in Planned order how capacity is used for that material
    another one is in Work center also we have check of formula where you can check how much hr it takes to produce number of qntys
    Cheers
    Bala

  • How to setup a Check Out and Check In Comments in RH

    Hello Everybody,
    We'd like for authors to have the ability to leave comments after Checking Out a topic in RoboHelp.  Could someone please let me know where I could go to configure this properties so authors will be prompted for comments after Checking Out a Topic.
    Thank you in advance for your help

    In RoboSource Control Explorer, open the project.
    Right click on the Root level folder, then click Properties.
    Turn on Recursive and Show All Users.
    Scroll down through each user and turn on Check In Comment Required/Check Out Comment Required, or both.
    Here is a link to the recently revised RSC Help:
    http://help.adobe.com/en_US/RoboSourceControl/8.0/
    Hope this helps
    .MW

  • Enhancement in MIGO Required....

    Hi Everybody,
    I have to enhance Migo transaction with internal batch number which will contain alphanumeric number. I have used Enhancement SAPLV01Z , but the code provided by sap standard is not working properly. So that no batch number is generating in MIGO transaction.
    Your valuable suggestion required for solving the issue.
    With Best Regards,
    Debraj Pal.
    Edited by: Dj_technical on Feb 20, 2012 1:48 PM

    Hi,
    Bellow are the list of enhancements for MIGO.
    MBCF0011 Read from RESB and RKPF for print list in MB26
    MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1
    MBCF0009 Filling the storage location field
    MBCF0007 Customer function exit: Updating a reservation
    MBCF0006 Customer function for WBS element
    MBCF0005 Material document item for goods receipt/issue slip
    MBCF0002 Customer function exit: Segment text in material doc. item
    Regards,
    Goutam Kolluru.

  • Making comments mandatory for only some roles when approving CUP requests.

    Does anyone know if there is a way to make Comments required in CUP requests when approving a request for just certain roles?  We don't want comments to always be required, just if you are approving a request for Role XXX for example.
    I tried using the Comments Mandatory setting that is available on the Role Details screen (along with the associated flags on the Roles/Role Selection screen), but this only seems to require a 'request reason' for the role when the request is being built.  It doesn't require comments when the request is being approved.  (There also appears to be a bug with this because this request reason doesn't show up anywhere in the request after it is built.)
    I know you can set the Comments Mandatory on for the workflow stage, but then you have to enter a comment for every request, regardless of the roles.  We are wanting them to required only for a few specific roles.
    We are on GRC 5.3 11.2.
    Thanks.

    Hi Bob,
    It is not possible to enable the comment option only for few roles. Either it can be on for all, or off.
    Rgds,
    Raghu

  • Error while uploading Backend Role

    Hi All,
              I was trying to upload a backend role in Portal, but while uploading, got the following error:
    com.sap.portal.pcd.rolemigration.RoleMigrationException: Nested Exception. Failure to execute native function. Nested Exception. NOT_AUTHORIZED - message at com.sap.portal.pcd.rolemigration.util.Connector.callFunction(SAP_ECC_HumanResources,en_US,qpi019,MENU_AGR_TREE_READ_HIERARCHY,{ACTIVITY_GROUP=Z_QPI_AGU}): Check parameters. Nested Exception. Failure to execute native function. Nested Exception. NOT_AUTHORIZED at com.sap.portal.pcd.rolemigration.RoleMigrationObject.getIconsDescriptions(RoleMigrationObject.java:2154) at com.sap.portal.pcd.rolemigration.RoleMigrationObject.migrate(RoleMigrationObject.java:1843) at com.sap.portal.pcd.rolemigration.RoleMigrationObject.migrate(RoleMigrationObject.java:782) at com.sap.portal.pcd.rolemigration.RoleMigrationThread.run(RoleMigrationThread.java:523) Original exception: com.sapportals.connector.execution.ExecutionException: Nested Exception. Failure to execute native function. Nested Exception. NOT_AUTHORIZED at com.sapportals.connectors.SAPCFConnector.SAPConnectorException.getNewExecutionException(SAPConnectorException.java:116) at com.sapportals.connectors.SAPCFConnector.execution.functions.SAPCFConnectorInteraction.execute(SAPCFConnectorInteraction.java:531) at com.sap.portal.pcd.rolemigration.util.Connector.callFunction(Connector.java:426) at com.sap.portal.pcd.rolemigration.RoleMigrationObject.getIconsDescriptions(RoleMigrationObject.java:1940) at com.sap.portal.pcd.rolemigration.RoleMigrationObject.migrate(RoleMigrationObject.java:1843) at com.sap.portal.pcd.rolemigration.RoleMigrationObject.migrate(RoleMigrationObject.java:782) at com.sap.portal.pcd.rolemigration.RoleMigrationThread.run(RoleMigrationThread.java:523) Caused by: com.sapportals.connector.ConnectorException: Nested Exception. NOT_AUTHORIZED at com.sapportals.connectors.SAPCFConnector.SAPConnectorException.getNewConnectionException(SAPConnectorException.java:37) at com.sapportals.connectors.SAPCFConnector.execution.functions.SAPCFConnectorInteraction.execute(SAPCFConnectorInteraction.java:406) at com.sapportals.connectors.SAPCFConnector.execution.functions.SAPCFConnectorInteraction.execute(SAPCFConnectorInteraction.java:496) at com.sapportals.connectors.SAPCFConnector.execution.functions.SAPCFConnectorInteraction.execute(SAPCFConnectorInteraction.java:520) ... 5 more Caused by: com.sap.mw.jco.JCO$AbapException: (126) NOT_AUTHORIZED: NOT_AUTHORIZED at com.sap.mw.jco.JCO$Client.execute(JCO.java:3429) at com.sapportals.connectors.SAPCFConnector.execution.functions.SAPCFConnectorInteraction.execute(SAPCFConnectorInteraction.java:398) ... 7 more
    Can you please suggest, how to go ahead to overcome the issue.
    Cheers!!!
    Umang Mathur

    Hi,
        The backend user, mapped to Portal, was given SAP_ALL authorization. Once that was done, the role was uploaded easily into Portal. But now, the issue is, which role is specifically required to perform the task. The role, s_rfc was already given to the user, but still I was facing the error. 
    As of now, I am keeping the post open, for discussion and points. Please post your valuable comments.
    Cheers!!!!
    Umang

  • Performance Issues with Mac Mini (Late 2014)

    Dear All,
    We have few Mac Minis with below mentioned configuration in our organization.
    Mac Mini (Late 2014)
    Processor : 1.4GHz dual-core Intel Core i5 (Turbo Boost up to 2.7GHz) with 3MB on-chip shared L3 cache
    Storage : 500GB (5400-rpm) hard drive
    Memory : 4GB of 1600MHz LPDDR3 memory
    Graphics : Intel HD Graphics 5000
    Mac OS Version : 10.10.2 Yosemite
    We are using these Mac Minis for iOS application development using Xcode, but now we are facing lots of performance related issues. We are sharing issue related details with you & want to get some help to improve our system performance.
    1) System is running very slow & take a lot of time to Boot.
    2) Some time it never boots & we need to press start button several time.
    3) When system goes in Sleep mode, then it takes much time to come to display screen to type Password.
    4) Sometimes the whole screen moves Downwards.
    5) Sometimes while during coding using Xcode in Simulator it shows some kind of Error “Unexpectedly quit”
    6) Xcode runs very slow & it take lots of time in switching between files.
    7) While closing any open application it take lots of time & show activity indicator for very long time.
    8) Sometimes it doesn’t support iPad when we connect it using USB cable.
    Our development team is facing lots of issues using these Mac Minis, so please can anyone suggest us that how can we improve our system performance & is this configuration is ideal to run Mac OSx 10.10 Yosemite Series and to use it for iOS application development.
    Please try to help us to solve these issues & try to share some valuable comments on it.
    Thanks

    Dear woodmeister50,
    Here i am sharing required screenshots which you have suggested to share.
    1.  Open up activity monitor and select CPU.  Post the top 5 procersses
         and their percentage of CPU usage.
    2.  Then select Memory.  Post the values listed in the box at the bottom
         or you can post a screen shot that area.
    Please analyze these Activity monitor logs & let us know if you want to share some feedback on that. We will also try to boot & run our system in safe mode.
    Thanks

Maybe you are looking for

  • How to Get the Current data into Planning Layout from the Planning cube

    Hi, I have a problem in BPS.   I am selecting the data from cube based on Month org details but I want to see the latest data.   How can i get this data into planning cube. Like data Tran           cal month            org               amt 1        

  • How do I create an app?

    Where can I find information about creating mobile apps?

  • Panther 10.3.9 to Tiger 10.4.7 bought from ebay

    I just took delivery of two 'grey' Apple DVD Tiger 10.4.7 disks (disk 1 and disk 2) bought from a London dealer on Ebay to upgrade our emac 1 GHz PowerPC G4, 512 MB SDRAM. In the 'about this mac' under Hardware ATA it says: Pioneer DVD - RW DVR - 106

  • JUNIT and OSB

    Hi can I use JUNIT to generate messages for testing proxy service if yes then kindly help me out with some example.

  • Error installing oracle infrastructur 10g

    operating system: RedHat AS 3.0 The installation hangs every time on 59%. The error massage is: The OPMN Process Manager failed to start. I try to start opmn manually : ./opmnctl start open failed for /oracle/dcm/config/dcm.conf (No such file or dire