Alternative ' ' (greater then) operator

Hi,
i want alternative for '>' than operator. which function as the same '>' operation for example: date_col > :1
i am working with BPEL DB adapter pure sql

hi,
this condition is fine working
the below is the problem i am facing anyone please help me
Select NVL(to_char(ow_org_id),'Not Available') organizationId, count(rep_num)
From xxx_table
Where to_date(create_date) > to_date(?)
Group by own_org_id, rep_num
i have created bpel process and trying to get output based on the creation date. the process is based on Httpbinding where parameters are given from WSDL url as
http://hostname:port/httpbinding/default/processname?&repDate=<date>
i am creating the service with DB adapter(custom sql) output is empty xml
i can get the output if i run the query in sqldeveloper can anyone help me in this regard
created the httpbindings based on this link
http://blogs.oracle.com/reynolds/2005/09/invoking_bpel_from_an_html_for.html

Similar Messages

  • I am a macbook pro user form last 2 yrs, recently i upgraded to Mountain Lion from Snow leopard. Since then  operational  speed is a major concern. Now It has crashed so very badly that I am scared of my data.Please help me.

    I am a macbook pro user form last 2 yrs, recently i upgraded to Mountain Lion from Snow leopard. Since then  operational  speed is a major concern. Now It has crashed so very badly that I am scared of my data.Please help me.

    Reinstalling Lion/Mountain Lion Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • Creation of TO using  'L_TO_CREATE_MULTIPLE' greater then pallet quantity.

    Hello Friends,
      When we are trying to create a TO (transfer order ) using FM 'L_TO_CREATE_MULTIPLE' for greater then pallet quantity/size  of a material it is given me message in u201Cinsufficient quantityu201D. But there are many pallets for the material available in WH for picking.
    Ex: Material = A ; Pallet size = 100 units  when trying to create a TO for 1000 it gives me error mesg.
    On the other hand same thing works fine when we do it directly through Tcode LT01. LT01 creates a TO with multiple line items.Can any one please let me know why the FM is not working.
    Thank you,
    Prashanth  A.

    HI
    Check whether you have passed all of the required parameters. Here is the sample code.
    check this.
    CALL FUNCTION 'L_TO_CREATE_MULTIPLE'
            EXPORTING
              i_lgnum                = wa_tr_head-lgnum
              i_bwlvs                = c_bwlvs
              i_betyp                = c_betyp
              i_benum                = wa_tr_head-benum
              i_commit_work          = c_commitwork
              i_bname                = wa_tr_head-bname
              i_kompl                = c_kompl
              i_solex                = 0
              i_pernr                = 0
            IMPORTING
              e_tanum                = l_tanum
            TABLES
              t_ltap_creat           = t_ltap_creat
            EXCEPTIONS
              no_to_created          = 1
              bwlvs_wrong            = 2
              betyp_wrong            = 3
              benum_missing          = 4
              betyp_missing          = 5
              foreign_lock           = 6
              vltyp_wrong            = 7
              vlpla_wrong            = 8
              vltyp_missing          = 9
              nltyp_wrong            = 10
              nlpla_wrong            = 11
              nltyp_missing          = 12
              rltyp_wrong            = 13
              rlpla_wrong            = 14
              rltyp_missing          = 15
              squit_forbidden        = 16
              manual_to_forbidden    = 17
              letyp_wrong            = 18
              vlpla_missing          = 19
              nlpla_missing          = 20
              sobkt_wrong            = 21
              sobkt_missing          = 22
              sonum_missing          = 23
              bestq_wrong            = 24
              lgber_wrong            = 25
              xfeld_wrong            = 26
              date_wrong             = 27
              drukt_wrong            = 28
              ldest_wrong            = 29
              update_without_commit  = 30
              no_authority           = 31
              material_not_found     = 32
              lenum_wrong            = 33
              matnr_missing          = 34
              werks_missing          = 35
              anfme_missing          = 36
              altme_missing          = 37
              lgort_wrong_or_missing = 38
              OTHERS                 = 39.
    Thanks
    Renuka.

  • How do i show a button based on the value of another button (value is greater then 0)

    I'm am building a form in indesign, and just want to add a visual icon next to buttons when they are filled out... check mark next to a drop down list... so the list have values and i want the check mark (button) to show only when the value of the drop list is greater then 0... can this be done?... easily?....
    thank you!

    Hey Gilad D,
    its been a while since i have been back to this project…..
    now i have time to dedicate to this to get it done….
    if you don't mind i really could use a little help..
    i want to start again and give you the full scope of what i am trying to do, i don't have any real hard files yet...
    its pretty simple (in theory)..
    So i don't know what you do for work, but i work in an environment that has some pretty lazy sales people,
    so i want to create a pdf that steps them through a bunch of questions that they have to answer...
    my thought was, lets break this out into sections…
    so section one has three questions, if they answer all three, then they get a checkmark and section 2 appears
    which would have a few questions in it… etc….
    there would be some easy cross referencing and excel type calculations,… and a few, if you answer yes then another field gets auto filled..etc….
    can acrobat handle this?… or am i wasting time thinking it can?...
    i primarily work on mac's but we do have a PC with live cycle...
    thoughts?….
    thank you,
    ely

  • Greater than operator for obiee analysis

    Hi ALL,
    Just want to ask if it is possible to use date for the greater than operator in creating obiee analysis?
    for example: I want to get months greater than January 2015 for specific measure.
    Thanks in advance

    but I'm using Oracle 9i r2
    The question is why greter than, lesser than, does not workWorks on 9.2.0.8:
    SQL> select * from v$version where rownum = 1
    BANNER                                                         
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    1 row selected.
    SQL> with mydata as
       select xmltype('<Values><Value>data1</Value><Value>data2</Value></Values>') MyXmlColumn from dual
    select * from mydata t where existsNode(t.MyXmlColumn, '/Values/Value') < 3
    MYXMLCOLUMN                                                              
    <Values>                                                                 
      <Value>data1</Value>                                                   
      <Value>data2</Value>                                                   
    </Values>                                                                
    1 row selected.

  • Delivery Qty should not be greater then po qty

    HI
    SAP Guru's
    Delivery quantity should not greater then po qty.
    my problem is they are rising mulitiple devliveries for one PO
    Code written in MV50AFZ1 is not working because it is checking only if Delivery Qty more then PO qty, I tries to sum qty from LIPS table using VBGLN Cust po no  but VBGLN is non key field in LIPS table. It is giving perfomance problem.
    Please suggest if any other tables to SUM the delivery quantity.
    regards
    ravi N
    9866595994

    Hello Experts..
    Need ur expertise advice on above issue...

  • How to solve the error "Ref Count for this object is greater then 0"

    Hi,
    I'm trying to add UDF at runtime to an already created UDT which is of No Object Type.
    my code is as follows:
    dim oUserFieldsMD As SAPbobsCOM.UserFieldsMD
    oUserFieldsMD = ocompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserFields)
    oUserFieldsMD.TableName = "@TI_ADDCODES"
    oUserFieldsMD.Name = codetoinsert
    oUserFieldsMD.Description = desctoinsert
      'Add the field to the table
       lRetCode = oUserFieldsMD.Add
       If lRetCode <> 0 Then
       ocompany.GetLastError(lErrCode, sErrMsg)
       MsgBox(sErrMsg)
        Else
        MsgBox("Field: '" & oUserFieldsMD.Name & "' was added successfuly to " & oUserFieldsMD.TableName & " Table")
        End If
    I got error msg as "Ref Count for this object is greater then 0" and error code is -1120
    how to rectify it?
    Thanks in advance!!!

    Hi,
    Have you searched the forum? You may check this first: error -1120 when adding UserTableMD.
    Thanks,
    Gordon

  • I just. Bought an iPad air 2  about two weeks ago. Was working great then it froze on me shut off and won't turn on now?

    I just. Bought an iPad air 2  about two weeks ago. Was working great then it froze on me shut off and won't turn on now?

    A reset may help. Tap and hold the Home button and the On/Off buttons for approximately 15-20 seconds, until the Apple logo reappears. When the logo appears, release both buttons.
    No content is affected by this procedure.

  • Restrict Yield to be confirmed should not less then operation GR quantity.

    Dear Sap Gurus,
    I have an issue. I want to restrict Yield to confirm quantity should not be more or less then operation GR quantity.
    I am doing production order confirmation through Co11.
    How can i restrict it ? or please guide user exit for that.
    Regards
    rvyas

    Hi
    You can use implicit enhancement to restrict the confirmation in CO11N screen.
    Check with your ABAPer to use it.
    Regards
    Bala

  • Group by and a percentage calculation is giving greater then 100

    Can some one please help me in this strange situation..
    I will try to explain with an example
    TableA and data looks like
    col1     rd     rn    pd      pn
    A       1     1     1           1
    A      1      1     O       O
    A      1      1     1       O
    A      1      0     1       O
    B      1      1     O       O
    B      1      1     1       O
    C      1      0     1       O
    A      1      1     O       O
    A      1      1     1       O
    A      1      0     1       O
    COL1 is used to identify unique records
    rd rn pd pn can have only four combinations
            1     1     1           1
          1      1     O       O
          1      1     1       O
          1      0     1       OThere are several millions of records and each col1 can have any number of records and in any of the four patterns.
    query looks like
    SELECT
    t.col1,
    decode(SUM(CASE
                  WHEN t.rd - t.rn = 0 THEN
                   t.pd
                  ELSE
                   0
                END),
            0,
            0,
            round(SUM(t.pn) /
                        SUM(CASE
                              WHEN t.rd - t.rn = 0 THEN
                               t.pd
                              ELSE
                               0
                            END),
                        3) * 100) col2
            FROM tablea t
    group by t.col1For some reason this query is giving a O/p where col2>100.
    I dint see any reason where col2 can be greater then 100.
    Thanks For reading this post.I would really appreciate if someone can help me to figure this out.

    Taking a quick look at it I can't see any situation where a col2 > 100 percent is possible given the restrictions noted. With your requirements I came up with the following possible combination's of numerator and denominator:
    DENOMINATOR     NUMERATOR
    1          1
    0          0
    1          0
    0          0There is never a combination of NUMERATOR and DENOMINATOR such that there is a greater numerator than denominator.
    Are you absolutely positive that only those four sets of values are allowed and there isn't some rogue data in your system?
    Does this query return any results:
    SELECT     *
    FROM     TableA
    WHERE     (rd != 1 AND rn != 1 AND pd != 1 AND pn != 1)
    OR     (rd != 1 AND rn != 1 AND pd != 0 AND pn != 0)
    OR     (rd != 1 AND rn != 1 AND pd != 1 AND pn != 0)
    OR     (rd != 1 AND rn != 0 AND pd != 1 AND pn != 0)

  • How can I add a Item greater then 32kByte

    Hi,
    I want create a XML-File in Portal-Content greater then 32 kByte.
    Can I create with the Package wwsbr_api this or have anybody a another idea?
    I want create in a PLSQL-Procedure a printable Output (XML), e.g. view with Excel in IE Browser.
    Karl

    Trying using the "oracle drive" client utility. I do not believe it restricts content size.
    We installed it so people could upload very easily upload documents to the shared drive directories and QUICKLY learned that people could upload anything they wanted in to undesired areas of portal (such as root pages) and change all of the content! (OOPS!)

  • Post goods issue should happen even if delivery quantity is greater then pi

    Hi,
    post goods issue should happen even if delivery quantity is greater then picking quantity.WM is implemented.is there any solution.
    plese suggest.
    Thanks and regards
    om

    Please use over delivery tolerence and check hope this will work for ur business requirement.

  • 1 is greater then 2 ?!?

    I'm trying to schedule some events based on dates, and not really having much luck. My problem comes from a <gt> comparison. Earlier today I was getting that 0 was not greater then -29, now I'm getting that 1 is greater then 2! Can anyone shed some light on what is happening???
    Here is the trace of my questionable code....
    <cond>
    <gt>
    <ref>daysAllowedForAccess</ref> --> 1
    <ref>daysUntilAffiliation</ref> --> 2
    </gt> --> 1

    May it is related to values having spaces?
    Check out the following:
        <block trace="true">
            <gt>
                <s> 1</s>
                <s>2</s>
            </gt>
            <gt>
                <s>1</s>
                <s> 2</s>
            </gt>
            <gt>
                <s>1</s>
                <s>2</s>
            </gt>
            <gt>
                <s>1</s>
                <i>2</i>
            </gt>
            <gt>
                <i>1</i>
                <i>2</i>
            </gt>
            <gt>
                <i>1</i>
                <s>2</s>
            </gt>
        </block>This results in
    <block trace='true'>
      <gt>
        <s> 1</s> -->  1
        <s>2</s> --> 2
      </gt> --> 0
      <gt>
        <s>1</s> --> 1
        <s> 2</s> -->  2
      </gt> --> 1
      <gt>
        <s>1</s> --> 1
        <s>2</s> --> 2
      </gt> --> 0
      <gt>
        <s>1</s> --> 1
        <i>2</i> --> 2
      </gt> --> 0
      <gt>
        <i>1</i> --> 1
        <i>2</i> --> 2
      </gt> --> 0
      <gt>
        <i>1</i> --> 1
        <s>2</s> --> 2
      </gt> --> 0
    </block> --> 0

  • Greater than operator in Hana

    Hi, I have a quey inside a Xml File and I need to use the Comparasion Operator for "Greater than" in this way : &gt;
    Question: Does Hana Syntax support  &gt; ?

    Hi there,
    Was '>' or '<' not working from XML? I used a > operator in a calculated column  and then exported the HANA model to see the XML file of it. It has something like this below:
    <formula>IF(&quot;EMP NO &quot; >=3,&quot;EMPLOYEE NAME&quot;,&quot;GENDER&quot;)</formula>
    Regards,
    Krishna Tangudu

  • Greater than operator for date in obiee analysis

    Hi all,
    I just need your help. is it possible to use the greater than or less than operator (in filter) for date in creating analysis?
    FOr example: I need to have the greater than months from "January 2015" for specific measure.
    Thanks!

    Somehow the person records for this person have become corrupted. Have you any idea how that might have happened? Options:
    1) Someone or some program has issued a direct table update on per_all_people_f
    2) Someone has used Help > Diagnostics > Examine to modify the data
    3) An Oracle bug. This one is unlikely but could happen if using an unusual form (Shared Person Form, for example) and perform a weird combination of actions/keystrokes. But you'd need to be able to reproduce it if you want Oracle to fix it.
    If you're support contract is invalid or you don't have a support contract your options are limited. You can either:
    a) Bring your patch level up-to-date and then raise an SR. If Oracle agree to provide a script to fix it they'll probably just do direct table updates to resolve this record.
    b) Fix this yourself using direct table updates. This obviously isn't supported either. If you do this, make sure you know what you're doing and get it 100% right first time. BE VERY CAREFUL!
    Obviously I strongly recommend option b.

Maybe you are looking for

  • Exporting catalog, making changes, then importing catalog does not update file movements and deletions

    I export part of my master catalog to a laptop.  I include the image files so I can edit the files at full res.  After managing and editing files I import the catalog back into the master catalog. When importing I check to replace metadata, develop s

  • K8MM-V BIOS 1.9 BUG REPORT

    Hello! As usual I update my motherboard to the new BIOS version but this one is really buggy. In fact I cannot even boot & selecting the temperature monitoring menu implies a quick shutdown of the PC. Flashing back to 1.8 & all things go in the right

  • MacBook Pro and Samsung lcd

    Ok so i have a 52 inch Samsung lcd...until a couple of hours ago everything was working perfect. I had my macbook closed, connected to the LCD, and i was using apple's bluetooth keyboard and mouse and it was just working perfectly. About 2 hours ago

  • 1 Page(s) Deleted 1 Page(s) Added...Why?

    Hi all, this is my first post in the forum and i hope someone can help me. I'm developing a tool in Objective-C which produce pdf digital signature in the PADES format. The signature is added as as revision, redefining/creating the opportune objects

  • GPS is V E R Y inacurate!!! E75

    Hello all users of NOKIA GPS! Here I am with my problem... I have brand new NOKIA E75 When I start GPS, navigation shows my position 10-15 meters away from my real place, though I am freezed on one sertain place (without moving) for several minutes.