Is there any command in Reports 6i - which is similar to raise form_trigger

Is there any command in Reports 6i - which is similar to raise form_trigger_failure in forms6i.

This might be helpful,
You must raise the exception from within your PL/SQL.
SRW.PROGRAM_ABORT examples
/* Suppose you want to put a border around the salary if it is greater
than 0.
** Suppose, also, that if the report fetches a salary less than 0, you
want to
** raise a customized error message (i.e., "FOUND A NEGATIVE SALARY. .
** then terminate the report execution. To do so, you could write the
** following format trigger for F_SAL.
FUNCTION foo return boolean is
BEGIN
if :sal >= 0 then
srw.attr.mask := SRW.BORDERWIDTH_ATTR;
srw.attr.borderwidth := 1;
srw.set_attr (0, srw.attr);
else
srw.message(100, 'FOUND A NEGATIVE SALARY.
CHECK THE EMP TABLE.');
raise srw.program_abort;
end if;
RETURN (TRUE);
END;

Similar Messages

  • Always on : Is there any command or other way which tells who and when replica got failover or failback to other replica?

    Is there any command or other way which tells who and when replica got failover or failback to other replica?
    Rahul

    By Monitoring of Availability Groups:
    Monitoring of Availability Groups (SQL Server)

  • Is there any command for Windows 2008 that is similar to Get-GPOReport for Windows 2008R2?

    I'm trying to export the GPO into an xml file for a network that we only have 2008 servers for, but I have tried the Get-GPOReport in power shell on another network, and I'm trying to obtain the same information. Is there a similar command? Thanks

    Hi baskervi,
    Based on my knowledge, the Windows Powershell command-line can be running on Windows Server 2008 R2. However, please note:
    The command-line can be running on Windows Server 2008 R2 on a domain controller.
    The command-line can be running on Windows Server 2008 R2 on a member server that has the GPMC installed.
    You must use the import-module grouppolicy command to import the Group Policy module before you use the Group Policy cmdlets.
    For more information, please refer to the following articles:
    Group Policy Cmdlets in Windows PowerShell
    Dude, where’s my GPO? Using PowerShell to find all of your Group Policy links.
    In addition, it would be helpful if you could help to collect the following information:
    What did you mean by another network?
    Did you got any error message when you run GPOReport in powershell on Windows Server 2008 R2?
    Regards,
    Lany Zhang

  • Is there any command/query/etc, which would allow to understand what database objects (for example tables) are consuming memory and how much of it?

    TimesTen Release 11.2.1.9.6 (64 bit Linux/x86_64)
    Command> dssize;
    PERM_ALLOCATED_SIZE:      51200000
      PERM_IN_USE_SIZE: 45996153
    PERM_IN_USE_HIGH_WATER:   50033464
    TEMP_ALLOCATED_SIZE:      2457600
    TEMP_IN_USE_SIZE:         19680
    TEMP_IN_USE_HIGH_WATER:   26760
    Is there any command/query/etc, which would allow to understand what database objects (for example tables) are consuming memory and how much of it?
    tried to use ttsize function, but it gives some senseless results – for example, for the biggest table, tokens, it produces following output (that this table is 90GB in size – what physically cannot be true):
    Command> call ttsize('tokens',null,null);
    < 90885669274.0000 >
    1 row found.

    Are you able to use the command line version of ttSize instead? This splits out how much space is being used by indexes (in the Temp section of the TT memory segment), which I think is being combined into one, whole figure in the procedure version of ttSize you're using. For example:
    ttSize -tbl ia my_ttdb
    Rows = 4
    Total in-line row bytes = 17524
    Total = 17524
    Command> create index i1 on ia(a);
    ttSize -tbl ia my_ttdb;
    Rows = 4
    Total in-line row bytes = 17524
    Indexes:
    Range index JSPALMER.I1 adds 5618 bytes
      Total index bytes = 5618
    Total = 23142
    Command> call ttsize ('ia',,);
    < 23142.0000000000 >
    1 row found.
    In 11.2.2 we added the procedure ttComputeTabSizes which populates system tables with detailed table size data, and was designed to be an alternative to ttSize. Unfortunately it still doesn't calculate index usage though, and it isn't in 11.2.1.

  • Are there any command can list all container and XML doc which in DB

    When I use BDB XML shell,
    are there any command can list all container or xml document which in database,
    maybe like command dir(in windows), can list all exist directory and file.
    Thank very much.
    Henry Wang

    Hi Henry,
    When I use BDB XML shell,
    are there any command can list all container or xml
    document which in database,
    maybe like command dir(in windows), can list all
    exist directory and file.If you type "help" in the dbxml shell you'll get a list of all the commands available. As you will observe, you can use the "getDocuments" command to retrieve all the documents within a container. You will have to open the container first.
    If you want to list all the files within a directory you'll need to simply use the command prompt's "dir" (naming all your containers within a directory in the <container_name.dbxml> would allow you get the list by running a "dir *.dbxml" command).
    Not sure that this is what you really want, but if you would like to keep track of all the containers within a directory, or other directories, you can use a container with a special role, that of a catalogue, to hold the list of all created containers on disk, and eventually other specific information.
    Regards,
    Andrei

  • Is there any table or report that available in SAP for any PR/STR

    HI All,
    Is there any table or report that available in SAP for any PR/STR that are remain opened after S/O canceled.
    Please advice at the earliest.
    Thanks
    Chandru

    Chandru,
    Of course.  The standard MD06 transaction will display ALL MRP generated exception messages, and will take you to the individual material to allow you to determine how you wish to respond to it.
    So, MD06>enter the plant.  Optionally, enter the controller if you wish to limit the results by planner.
    If you are interested in Sales order cancellations, then these exceptions would be categorized by SAP as belonging to the  "exceptions during Scheduling" or "exceptions during availability" groups.  On the Exceptions group tab, select these two items (6&7), deselect the rest. Enter.
    You are now presented with a list of all materials that contain one or more of these exceptions.  From the menu bar at the top, select Edit>Find.  If you get a 'statistics' popup, click through.  Select the 'Find Exceptions' tab.
    Message 26 "excess stock in individual segment" means that in a MTO environment, you have more supply than demand against given order/items (as you would have if a cust. cancelled his MTO order).  Select this message.
    Message 20 "Cancel Process" means that you have a supply element that has NO requirements (as you would have if a cust. cancelled his MTS order).  Select this messaege.
    Message 15 " Postpone process" means that you have supply elements that are scheduled to be received earlier that necessary (as you might have if a Cust cancelled his MTS order). Optionally select this message.
    Clik the green check.  You will now notice that certain rows on the listing are highlighted.  These are the ones that contain your problem children.  Hit the "glasses selected MRP list" button.
    This takes you to the first MD05 of the highlighted items.  Review the problem.  Decide what to do:  Cancel a supply element?  Push out a supply element? Leave it alone?  Call customer service to discuss which order was cancelled and why?  etc etc etc...
    Once you are done with the first material, clik on the 'next material' icon or hit Ctrl-F2.  Repeat.  Continue till all materials have been evaluated and resolved.
    This works for any other MRP message as well.
    Regards,
    DB49

  • Is there ANY way to report firmware bugs to nokia ...

    Nokia released firmware 51.018 for E52 6 months ago.This broke N-Gage and games which were paid for can not be activted.The problem is not corrected in later updates.
    Firmware v52,v53,v54.Nokia Care centers tell me its Network problem.I have tested 5 E52s and it is a firmware problem.Mailing to ASK nokia does not reult in bug getting known to programmers either.They lecture me about correct settings.
    Some body please tell me if  there ANY way to report firmware bugs to nokia programmers
    Solved!
    Go to Solution.

    do you think there will be a new firmware update for e52?
    E52 - Product code 0585050
    UK.
    V54.003

  • Is there any seeded graphical report available in OPM quality module.

    Dear All,
    I have two queries in OPM quality module.
    1.Is there any seeded graphical report available in OPM quality module?
    2.Is there anything like Collection plans of collecting multiple elements and doing an analysis based on the Collected elements in OPM quality?
    We need to map these two requirements for a OPM customer.
    please send your comments.
    Thanks
    Suresh

    Dear Aditya
    To my knowledge, there is no such report and need to go for Customization. Hopefully what you asked is simple report which is possible to customize.
    Regards
    Raj

  • Is there any way to report Non Trade Material/ Consumable Item in Intrastat

    Hi Experts,
    Is there any way to report a non trade material for which we do not have a material master, in our intrastat report.
    During Purchase order creation we will enter Account assignment as K and in the text enter teh description of material.
    Can somebody help.
    My opinion is that it should have a material number to have a commodity code.
    Rgds
    Arpit

    I think that there is no way to do that.
    You can create a parallel branch of the dimension (in the same generation) which includes those entities that only have data (members tagged as Shared Members).
    Sorry for my basic english.
    Regards,
    Gustavo.

  • Is there any way I can see which of many "reduce noise" is on a clip?

    Hi Guys
    Is there any way I can see which of many "Reduce Noise" actions is on a particular 'shot' from a video clip in my timeline?
    I understand that the entire list of Reduce Noise actions I see are all applied to the entire video clip, except in different areas of the same clip, from which I've extracted various shots. I performed different, specific, Reduce Noise actions all on smaller parts of the clip since some Reduce Noise actions needed to be a bit more tailored than others.
    Under "Actions" on the left I have a list of approx 10 ticked Reduce Noise actions. Is there any way, by clicking on a clip, I can tell which of these specific Reduce Noise actions apply to that particular area of a clip.
    If anyone can help me out I'd really appreciate it.
    Warm regards
    Peter

    You need to explain why it does not work including exact error messages and what version of iphoto the old library is from
    the general answer is that you can not view it using iPhoto - you can convert and open it -  if the old library is from iphoto '08 (version 7.x.x) ore earlier you need to back it up and ad and run the iPhoto library upgrader -  iPhoto '11 or later: About the Library Upgrader - Apple Support - If it is from a newer version or after you run the upgrader then held down the option key while launching iPhoto until the select library window comes up and select the old library from that window to finish the conversion
    Repeat the option = launch to switch back to the current library
    You can use iPhoto Library Manager - http://www.fatcatsoftware.com/iplm/ -  to merge the libraries after they all are for the same version if you want
    LN

  • Is there any JavaEE sample application somewhere which can be runnable by Weblogic server ?

    Is there any JavaEE sample application somewhere which can be runnable by Weblogic server ?
    I would like to learn how JavaEE application and framework work on Weblogic.
    Or is there any e-learnign seminar or how to video ?

    Is Google broken for you?
    Just search for them (e.g. 'weblogic java ee tutorial') and you will find more than you can use.
    https://netbeans.org/kb/docs/web/jsf-jpa-weblogic.html
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/jdev/obe11jdev/11/oepe11g/introeclipseide.htm

  • Is there any standard SAP report to see all active,inactive, retiree employ

    SAP experts
    Is there any standard SAP report where I can look all the employees whose employment specific status is 0 (terminated), 1(employee with the company but inactive), 2(retiree), 3(active).
    please help
    regards
    renu

    Hi Experts,
    I had a similar requirement and I used S_PH9_46000223 Report for my need as suggested.
    I observed one thing.
    "If I give Selection Date as "Today" then the entry date column is 00.00.0000"
    Can anyone clarify my doubt? it is happening in same way for other similar standard reports as well.
    Doubts
    1) Why this is happening
    2) Is it happening as it should? Whats the reason
    3) is there any functional/technical way to correct or modify
    Regards

  • Is there any table or report  to see basic price  billing doc wise in mass

    Dear  experts,
                  is there any table or report  to see basic price  billing doc wise, in mass, please help
    regards
    rajakarthik

    Hi
    If your basic price is same as Net price then you can check it in table VBRK.
    If Basic Price is not same as Net Price then from the table VBRK you will have to take the value of KNUMV and then with respect to this KNUMV go to table KONV and take the value of KWERT.
    To check the value in mass you may make a report with the help of ABAP or by your own using SQVI transaction.
    Regards
    Amitesh Anand

  • Is there any TCODE or Report Program or way to display the enterprise struc

    Hi,
    Is there any TCODE or Report Program or way to display the enterprise strucdture in a pictorial view.
    I want to see like:
    Financial Accounting
          Company
           Business Area
           Functional Area
           FM Area
            Segment
           Profit Center.
    I will appreciate your help.
    Thanks
    Bashir Awan

    Did u checked thse reports
    S_AHR_61016499 - Job Description
    S_AHR_61016501 - Complete Job Description
    S_AHR_61016498 - Job Index
    S_AHR_61016497 - Existing Jobs

  • Is there any standard Atrition Report Available

    Hi Experts,
    Is there any standard Atrition Report Available.
    Regards,
    IFF

    Hi,
    Std report has EE entry and left and Staff changes. If these helps for ur req use it else create a new report for attrition. Mostly std report will not covers the orgn attrition report..
    http://help.sap.com/saphelp_47x200/helpdata/en/48/35d4ad4abf11d18a0f0000e816ae6e/frameset.htm

Maybe you are looking for