Urgent Required Query !!

update
     ttfgld102777
set
     t_amth_2 = (t_amth_2 + @diff)
where exists
     ( select t_amth_2 from orabaan
     where
          t_dbcr = 1
          and t_btno = @batch
          and t_ttyp = @ttype
          and t_docn = @doc )
I want to add for each 't_btno' clause in the where clause to auto update all records..
ex t_btno is between 1 and 10000

First off your use of the word "urgent" is offensive and deserves an apology. "Urgent" is when your house is on fire or someone is drowning. There is no urgency to your request.
Second you didn't post an Oracle version number which is a strong indication you are just a student.
Third your DML is written in Microsoft's/Sybase's SQL and has no meaning in Oracle.
What you need to do is write the business case, in English or pseudo-code, so that we understand what you are trying to do.
My guess is that you could easily do this using Oracle's CONNECT BY:
http://www.psoug.org/reference/connectby.html
but I am not inclined to offer a proposed solution given that your intent is unclear.

Similar Messages

  • Urgent requirement in format change....pls help

    Hi experts,
    I have a urgent requirement of changing the format according to the customer where the form will be sent. The fields that I need to change are date and currency formats.
    Only the customer name his country and region is mentioned and I am working with smartform.I had to retrieve the format according to the details given above.
    Can anyoneplease help me out regarding the query.
    Useful answers will be awarded.

    hi abi,
    how many formats u have to print... if have difine number of formatas
    you can do as foollows.
    1.create a folw login before printing the data time... therer move the date and time to different variables using the WRITE TO statement.. then print the variables.
    2. create different textelemnt for differnt type of customes.. in each textelment contatins differnet format to printed.. in conditons tab of the textelemt give the condition to print..
    Please Close this thread.. when u r problem is solved
    Reward if Helpful
    Regards
    Naresh Reddy K

  • Urgent requirment on PAYMENT Program

    Hi,
    I have a very Urgent requirement about Payments to customer using Payment program, I need to pay to customer   for a over payment (he initially paid on invoice) now I need to pay back that type of customers, How it is done in Sap, if that can be done in using f110, if yes  how it will differentiate the over payment-open item (here I don’t want to pay credit notes automatically)
    And one more question is if I need to list all the over payments   in a forms and get it approved/ validated and trigger the payment run
    Please throw some light on it is really urgent
    Thanks
    Sireesha

    Hi Sireesha
    Just enter the customer number(s) in the parameters of the payment program (F110).  You can further define other selections such as document number(s) in the "Free Selections" tab.
    You are able to include/exclude documents in the payment proposal log by blocking/unblocking individual lines (normal F110 functionality).
    Kylie

  • Urgent requirement please help

    hi everybody iam new to this webdynpro
    i got an urgent requirement to build a prototype for the following requirement.  my application has 9 scenarios idid first two and i stuck up at the 3rd scenario.  From the 3rd scenario 2 sub scenarios im posting. please guide me as it is most urgent. if any body has time and patience i could send the requiment to their mailids
    Thanks in advance
    khaja
    3.     The application window has five areas.
    a.     Screens
    b.     Data Object
    c.     Source Object
    d.     Mapping of Screen and Data Object
    e.     Mapping of Data Object and Source Object
    4.     In the Screen area,
    a.     There is a list at the left side shows all the   screens used in the application.
    b.     There is graphic on the right side shows screen flow of the whole application
    c.     There is screen detail on the right side can be switched from the screen flow graphic. The screen detail reflect the screen selected at the left side, it shows
    i.     A box with the label of the Screen name
    ii.     Multi lines show the fields displayed on screen
    iii.     Each field has a indicator of being able to input
    iv.     Multi button in order shows commands in this screen
    v.     Each button has event name
    vi.     Each button has a pointer point to next screen this command trigger
    5.     In the Data object area,
    a.     There is a tree structure at the left side shows all the Data Objects in the application.
    b.     There is graphic on the right side shows the detail structure of the data object selected on the left side. The detail structure shows
    i.     A box with the label of the Data Object name
    ii.     Multi lines show the Data Object fields
    iii.     Multi points show the sub-object relationship
    iv.     Multi links show the foreign fields relationship

    Hi,
    One more question.
    Do you want to display all the Object areas at a time
    There are 5 areas right. How do you want to nagivate ?
    Please explain ...some how from the usecase
    document i can't makeout the exact requirement how
    your are expecting the UI .
    Regards, Anilkumar

  • URGENT REQUIRE -- parameter's form language cann't read

    i have a problem with my report. field in parameter form in report builder can not change in thai language (font). So I can't read output word in Thai. what should I do ? (urgent require...)
    )

    i have a problem with my report. field in parameter form in report builder can not change in thai language (font). So I can't read output word in Thai. what should I do ? (urgent require...)
    ) Hi
    U got to store not only the fields also the Labels in the database to view in Thai. Since the DB can refer the NLS
    I think this should give u some idea

  • Urgent requirement on adding context menu in strobe media player

            i want add fullscreen and scale mode in strobe player context menu.. i have added these menu items to context menu in videoInfoOverlay action sctipt.
    but i dont know how to add code for full screen in context menu click event.. what code i have to add into it?  this is very urgent requirement.. can anyone know?

    Silviu,
    Thanks for the quick response.  I had not seen the building-osmf.pdf file before.  Upon quick inspection it seems to be based on CS5 and not CS5.5 and the font issue that I am running into does not seem to be mentioned in the document.  Once I figure out the font issue I'm having, I'll update this thread.
    Regards,
    Tim

  • Hi friends it is very urgent requirements

    hi experts,
    i have one good requirement ie
    in CRMD_ORDER trancation when i give a quotation no there u will find one tab document when i click that i will get an icon for importing a file from my desktop.
    so i want to make every thing with my selection-screen.
    IN my selection screen i have one field for quotation no and paramater to select the document from my desktop, so when i exectute my program the document should be placed in crmd_order transcation.
    very very urgent requirement.

    Hi,
    check the below
    This comes in the attributes window while creating a program
    Authorization Group
        Authorization group to which the program is assigned.
        The assignment of a program to an authorization group plays a role whe
        the system checks whether the user is authorized to:
        o   Execute a program
              > Authorization object S_PROGRAM
        o   Edit a program (-Include) in the ABAP Workbench
              > Authorization object S_DEVELOP
        Programs that are not assigned to an authorization group are not
        protected against display and execution.
        Security-related programs should, therefore, always be assigned to an
        authorization group.
        Report RSCSAUTH can also be used to assign programs to authorization
        groups. This report is documented in detail.
    and for alv while designing the menu for it  u  can assign any ICON to your button while designing it there is option for that
    reward if helpful

  • Swings Urgent Requirement, Please Help me

    Hi ,
    I have a requirement like when a file dialog is displayed, I have to select only directories/folders. Now with using JFileChoser , I am able to choose file . Is there any possibility to choose only directories without file dialog or atleast by using filedialog?. If some solution Please help me as this is urgent requirement.
    Thanks and Regards,
    Rajeev L.

    JFileChooser has an instance method public void setFileSelectionMode(int mode)
    call when initialising the file chooser.
    chooser.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY );

  • Urgent Requirement : Sr.Java Developer

    Hi ,
    We have an urgent requirement for the position of Sr.Java Developer
    Location: Chicago, IL
    Duration : Straight Hire-Full Time
    Availability : Immediate
    Description:
    The primary role of the position is to design, develop and support application software for one or more business functions of the client.
    The role will be related to the processing of new business/clients and setting up relevant workflow and processes.
    This position is also related to ensuring integrity and quality in the technical development, security, and systems support practices.
    Technical skills:
     Proficient in J2EE design and development
     Experience with Spring, Struts, and Hibernate frameworks
     database Strong development and design. Preferably SQL Server
     Understanding of Service-Oriented Architecture using web services
     Solid experience in XML using XSD and XSLT
     Good understanding of data distribution protocols using FTP or E-Mail
     have Must also strong web programming skills (HTML, JavaScript, AJAX)
    for developing and maintaining web-based applications.
     Able to configure and install development tools and implement development environments
     Desired experience with Spring MVC
     Configuration management using Subversion
     Working knowledge of Linux and Windows
    Other skills, and abilities:
     sphere IBM Web Portal experience
     Self-managing, in a fast paced development environment.
     knowledge Extensive of software development life cycle and accepted practices.
     and Strategic analytical thinking skills with an ability to solve problems and make decisions.
     of Knowledge .Net (C#)
     in Effective communicating with, and interacting with fellow team members on a technical and non-technical level
     Understanding of financial products. (Futures, fixed income, equities, etc).
    Essential Functions:
     expertise Uses in appropriate techniques and tools to design, develop and maintain effective application software, reporting to technical lead.
     Participates to the development and implementation of standards related to the application development, security and system support activities.
     formal Performs and informal reviews of software development processes and products to ascertain quality and adherence to standards.
     Establishes and maintains control procedures for version control.
    Monitors and tracks quality related issues and problems through to resolution.
    Reports To: Technical team leader
    Works With: Customers, Business Managers, Functional Project Managers, Technical Project Managers, Developers
    Please send your updated resume ASAP.
    Thanks and Regards,
    AVVAL
    Mohammed Wajid
    Making IT Better
    Regency Towers Center
    Tower Floor
    1415 West 22nd Street
    Oak Brook IL 60523
    [email protected]
    http://www.AVVAL.com
    Dir:
    630.929.3096

    ¿do you need Functional Consultants? I mean people knowing at a great extent the main functionalities of Oracle Applications?
    If so, can you inform the modules?

  • Urgent Requirement for SAP CONSULTANTS - all modules.

    TOP MNC NOW HIRING
    Urgent Requirement for SAP CONSULTANTS - all modules.
    Experience    2-5 yrs.
    Location - Gurgaon, Hyderabad,Pune.
    Interested candidates please forward your CV ASAP!!!!!!!! !!!!!!
    send your resumes at [email protected]
    Thanks,
    Rajender

    Hi,
    1. R you able to see the photo while accessing PA30 ?
    2. There is a function module to retieve the employee photo in URI.
    you can use that URI in your Iview.
    code:
    call function 'HRWPC_RFC_EP_READ_PHOTO_URI'
    exporting
    pernr = '00001185'
    DATUM = SY-DATUM
    TCLAS = 'A'
    importing
    uri = uri
    and URI should be of the type TOAURI-URI.
    Rgds,
    Shiva Kumar

  • Urgent requirement in schedule line dates

    Hi
    I have urgent requirement presepective with confirmation quantity.
    my delivery date is 20.10.2007 but the availabile quanitity is confirming on 22.10.2007. I need to confirm my quantity on the same date as 20.10.2007.
    this is a urgent requirement as my client needs
    Tnx
    siv

    Hi,
    <b>If scenario is MTS (make to stock):</b>
    If the item is in stock on <b>20/10/2007</b> and still the system is generating a confirmation date of <b>22/10/2007</b> then for that sales document type may be there is some entry in the <b>"lead time"</b> field. Also may be the item is in stock but it may have been confirmed for some other sales order.
    Go to transaction code <b>"VOV8"</b>, select the sales document type - double click on it - in the <b>"requested delivery date/pricing date/purchase order date"</b> there is a field for <b>"lead time"</b>. If there is any entry here then remove it and save it. Your problem will be solved.
    <b>If scenario is MTO (make to order):</b>
    If in MMR - MRP2 screen - in <b>"in house manufacturing time"</b> if you have mentioned say 2 days then everytime you create a sales order the system will generate a material availability date 2 days later than the sales order creation date. In this case create the sales order and as soon as the material comes into sales order stock - go to <b>VA02</b> - run the <b>availability check</b> for that item and confirm it for that day.
    Reward points if solution helps.
    Regards,
    Allabaqsh G. Patil
    Message was edited by:
            allabaqsh patil

  • URGENTLY REQUIRE A CODE FOR FOLLOWING--WOULD BE GREAT HELP

    HOW TO VALIDATE XML FILE USING SAX PARSER WITH SCHEMAS like .XSD FILES

    Mankjas wrote:
    URGENTLY REQUIRE A CODE FOR FOLLOWING--WOULD BE GREAT HELPNo, it wouldn't be a great help, as the next time you needed to do something like this you'd still be lost.
    And no one here is just simply going to give you code anyway. We'll help you correct yours, and give you advice and tips, but we are not going to do your work for you. And urgent it is not, not to us. And your insisting that it is, is rude. We definately are not going to drop everything we might be doing to "help" you, especially when your essentially demanding that we do your work for you, with no effort on your part, besides.

  • Urgent requirement of GART

    Hi All,
    I am in an urgent requirement for the package GART...Please provide me the information abt the source from where I can get GART..
    your prompt response would be appreciated.
    Thanx.
    AMAR

    Graphics Addressing Remapping Table? (GART) or Golden Valley Agricultural Research Trust (GART) or German American Research Trust (GART). Perhaps you could explain what it is that you want. If it's the remapping table, then please explain a bit about what you want to do with it, because as far as I can see, it's not going to have any bearing on Java programming.

  • URGENT Requirement for RFC to convert photo uri to bytecode

    Dear All,
    There is an urgent requirement for converting photo uri from our portal contenet server which contains images to bytecode.
    We require this very urgently.
    Your help is highly appreciated.
    Thanks and Regards,
    Soumyadeep.

    Hi,
    1. R you able to see the photo while accessing PA30 ?
    2. There is a function module to retieve the employee photo in URI.
    you can use that URI in your Iview.
    code:
    call function 'HRWPC_RFC_EP_READ_PHOTO_URI'
    exporting
    pernr = '00001185'
    DATUM = SY-DATUM
    TCLAS = 'A'
    importing
    uri = uri
    and URI should be of the type TOAURI-URI.
    Rgds,
    Shiva Kumar

  • Urgent Requirement: sd_invoice_release_to_account - how to use?

    I have a really urgent requirement.  I need to release my invoice using this function module.  What should be the value of the parameter WITH_POSTING?

    Hi Maple,
    I think its value is 'B'.
    Kindly find the sample coding below.
          CALL FUNCTION 'SD_INVOICE_RELEASE_TO_ACCOUNT'
            EXPORTING
              with_posting = 'B'
            TABLES
              it_vbrk      = it_vbrk
              xkomfk       = lt_xkomfk
              xkomv        = lt_xkomv
              xthead       = lt_xthead
              xvbfs        = gt_vbfs
              xvbpa        = lt_xvbpa
              xvbrk        = lt_xvbrk
              xvbrp        = lt_xvbrp
              xvbrl        = lt_xvbrl
              xvbss        = lt_xvbss.
    Dont forget to reward points if found useful.
    Thanks,
    Satyesh

Maybe you are looking for