FCH1 - Check List No data found

Dear SAP Experts,
We are in the middle of technical upgrade to ECC6. I tested the "FCH1 -
Display Check Information" in ECC6, from the menu bar I select "Check -
List" to display the list of checks. The system displays “no data found”.
However in 4.7 R3, when I perform the same function, system displays
list of checks.
There are actually many checks have been issued in 4.7 R3, any idea how to fix
this issue in ECC6?
Thank you very much in advance for your kind assistance.
thks
dahlia tan

shiv kumar wrote:
Is there any way to check before no_data_found exception found
create or replace procedure proc_DynamicSQl(p_TabName in varchar2,p_val1 varchar2,p_val2 varchar2)
is
v_STR varchar2(100);
v_REC emp%rowtype;
v_Tmp varchar2(28):=null;
BEGIN
select object_name into v_Tmp from user_objects where upper(object_name) = upper( p_TabName);
if sql%notfound then
v_STR:='create table '||p_TabName ||' (name varchar2(20),age number)';
execute immediate v_STR;
-- else
-- v_STR:='Drop table '||p_TabName;
-- execute immediate v_STR;
-- v_STR:='create table '||p_TabName ||' (name varchar2(20),age number)';
-- execute immediate v_STR;
end if;
v_STR:='insert into '||p_TabName||'(name,age) values ('''||p_val1 || ''' , ' ||p_val2||')';
execute immediate v_STR;
END;You can catch a NO_DATA_FOUND error, you cannot know without issuing a query that no data will be found.
Please also read about BIND VARIABLES (this is a good site) http://asktom.oracle.com/pls/asktom/f?p=100:1:6484456624977712 as your code has none, and they're really quite useful.

Similar Messages

  • Issue in Customize Clearance check list under the People Management form

    Dear
    We are on 11.5.10, we have created NEW template as "EXIT CHECK LIST" of People management, in which we have configured our own list which are mentioned below as example.
    Check List
    Name Date Status
    IT Department user_input manually Verified/Pending
    Finance user_input manually Verified/Pending
    Human Resource user_input manually Verified/Pending
    Now issue is, when head of above department change their corresponding record and successfully being update but system update last_updated_by column in all above three records who perform update/change record very last although he updated only IT record.
    Therefore, we are not able to get their concern department Name in last updated by due to this issue.
    Pls advice.

    we handled similar situation through personalization as follows:
    1a. Write the validation condition in personalization on WHEN-NEW-RECORD-INSTANCE of ORDER Block.
    Through actions, display error message and disable Book button.
    1b. Write the negative of validation condition in personalization on WHEN-NEW-RECORD-INSTANCE of ORDER Block.
    Through actions, enable Book button.
    2. Disable Book order button in LINES Block
    3. Train the users to enter the order header first, order line next and then come back to header and click book (if allowed).
    Thanks,
    Hrishi

  • CRM 5.0 Billing - 'No data found..................check your input' message

    Hi everyone,
    I am facing this message :
    "No data found for the criteria specified - check your input'
    This occurs when : (CRM Billing)
    1.
    I try the step "Maintain Billing due list',punch in a 'Billing Type' and hit Maintain(F8)
    - I get the above message & it does not show my released document number to proceed further w/ Individual or Collective Billing.
    2.
    I try the step "Maintain Billing due list',punch in a 'Billing Type' and error free "Service Order' or a 'Service Confirmation' document number that is released.
    - I get the above message & it does not show my released document number to proceed further w/ Individual or Collective Billing.
    Background:
    I am working on a CRM Service scenario of Service Order to billing and another Service Order to Confirmation to Billing scenario.
    I have done a check of the prerequistes: (Input Processing)
    Billing type, item category, item category determination etc - looks perfect.
    Anybody facing similar situations & got to the problem, would greatly appreciate your wisdom for the benefit of all .
    (any threads, SAP Notes, documentation, pointers , soulations would be appreciated)
    Will reward points generously !!!
    cheers,
    Sam V

    Hi Sam,
    What he meant was: did you go to txcode: CRM_SRVBIL to release the transaction for billing purpose.
    This has to be done before your billing due list are filled with the billable items.
    regards,
    anthony

  • Check list with due dates & cell highlighting

    Hi,
    I've searched for such a thing for an hour now but I couldn't find it:
    I have a check list that I want to combine with variables and cell highlighting.
    E.g.
    Task 1          Due today [fixed, not updating]
    Task 2          Due 1 week later
    Task 3          Due 2 weeks later
    Task 4          2 weeks before date XX/XX/XXXX
    Task 5          1 week before date XX/XX/XXXX
    When the due dates are reached, I'd like the cell to turn red; when I check the task as done, I'd like the red to disappear again.
    Thanks a lot for a hint!
    PS: I have also searched another hour for a todo / project management app for Mac OS or iOS that could handle variables and let me copy task lists / projects. I haven't found one. If anyone has heard of one, please let me know!

    Hi Peter,
    Here is a first attempt. too many nested IFs for my taste but I haven't seen a way around them yet.
    A1=TODAY()
    A2, A3, etc. your todos.
    In column C you need to enter today's date. SGIII has an automator service that will insert today's date. It shouldn't be hard to find. This is the only way I know to do a time/date stamp that is persistent.
    D2=IF(B2,"complete",IF(E2,C2,IF(F2,C2+7,IF(G2,C2+14,IF(LEN(H2)>0,H2+14,IF(LEN(I2 )>0,I2+7,"choose a due date"))))))
    Highlighting rule for D2 is Numbers> less than $A$1 red fill.
    Hope this works for you.
    quinn

  • No Data Found when Sum in Report is checked?

    Does anyone have an Idea why ora-1403 error occurs when you select sum a numeric column in report? It goes away when I deselect it. I have run several reports and this is the first time I experienced this in version 2.0.

    report error: ORA-01403: no data found when SUM columns
    This person has the Error also, any suggestions?? A Bug??

  • Vendor open items Overdue Analysis on top of 0FIAP_C03 ---" NO DATA FOUND"

    Hi All,
    I have created a vendor overdue analysis query on top of 0FIAP_C03 same as days overdue analysis on top OFIAR_C03.
    But when i am executing vendor open items overdue analysis i am getting " NO APPLICATION DATA FOUND" while my days overdue analysis of FIAR is working.
    So can you tell what are changes that need to be made in vendor overdue analysis as i have exactly copied days overdue analysis except here its vendor not customer.
    But i checked in ECC side data is there for vendor open item overdue analysis
    Looking for a quick reply.
    With regards,
    Montz

    I assume that there is data in the AP cube and the read pointer is upto date (ie all request are available for reporting)
    When doing a list cube on AP can you see the data?
    Then if all is fine it is a simple case of going through the RKFs and filters finding out where there is a join failure

  • "no data found" run-time error masking SQL/report mismatch

    Hi all,
    At last, figured out a vexing problem and wondering if anyone else either:
    a) has also hit the problem, and hopefully
    b) has figured out a clever way around it.
    Namely, in our AppEx apps, we rely on SQL query generation from PL/SQL packaged functions. This "best practice" promotes reuse, automated testing, etc. Great idea - works great.
    However, we've repeatedly come across a situation where we go to run a page with a report on it only to get a "report error: ORA-01403: no data found" message where the report should be. Not much to go on. After trial and error, it turns out that simply going to the Region Definition page (where the PL/SQL function call is defined) and clicking the "Apply Changes" button cleared the problem up.
    Mystifying because the actual SQL query generated by the PL/SQL is valid (we've got a nightly testing job that pulls the PL/SQL function calls out of the AppEx metadata tables, executes them to get back the SQL and then validates the SQL).
    Turns out this problem looks to be a result of columns changing in the actual SQL itself, and hence not matching up to the Region Attributes (column names, one assumes) that AppEx knows about. Simply clicking Apply Changes causes AppEx to validate the returned query and then it adjusts the column attributes (one assumes) so that things match up.
    So - the $64,000 question(s):
    1) Are there any cool AppEx APIs to be able to try and detect this situation? Given an app of middling complexity (50-100 pages, each with various queries/reports), this is not an attractive issue to deal with manually.
    2) Any cool AppEx APIs to fix, or auto-sync these situations? (Essentially programmatically calling the "Apply Changes" button if you will).
    At a minimum, it would be great if AppEx could be updated to put out some kind of more informative error message when this occurs - maybe something along the lines of "Region Attributes Do Not Match Data Returned from Query", or something like that at least.
    Thanks for any input/ideas,
    Jim C.

    Thanks to all for your prompt responses.
    Vikas actually did me the favor of pretty much clarifying my info for me (tks Vikas). Yes, to all the above. It's PL/SQL code generating a SQL query, so 1 is (a); we want to use query-specific columns so it is (2a). And yes, the whole problem is that the something does change to cause the SELECT statement column list to change...nature of the beast, so "don't do that" doesn't really help here.
    Scott - sorry, should have been more explicit. Basically, we have a PL/SQL function behind a report that returns a SQL statement for the report. If that PL/SQL code changes to add a new column to the report (without going to the corresponding Report Attributes page and clicking the "Apply Changes" button to get AppEx to revalidate the query), then you wind up with this "no data found" error msg, which doesn't exactly point you to the root of the problem.
    It seems as though the "parse at compile-time" is really what's going on here. There must be some kind of "run-time" check going on as well, that is resulting in the "no data found" message. Seems as though it ought to be fairly straightforward to add some kind of check at run-time to handle that exception a little cleaner. Is there an official process to register a "Request for Process Enhancement" for AppEx to do this?
    In the meantime, thank you Vikas for the pointer to the APEX_APPLICATION_PAGE_RPT_COLS view - that looks like it will do the trick nicely. Given that, we can now add logic to our nightly "app tester" job that can compare what columns AppEx expects to find in a given report (for a given page) with the actual SQL (coming back from the PL/SQL function call) to essentially "validate" the AppEx meta data and at least let us know when these things get out of sync.
    BTW - if anyone would be interested in the actual contents of that "app tester" logic, I'd be happy to post it (someplace...here? Studio site?). It's basically just a PL/SQL block of code that currently runs in cron that just validates any SQL embedded in our app. (I suppose it is a little "hard-coded" since it does use our naming conventions for packages/functions to parse the PL/SQL calls from the Meta Data but it might still serve as a usefull starting point...) Since our AppEx app(s) sit on top of a database schema that is in fairly constant flux, we need the ability to know when somebody has changed something in the schema that needs to be accounted for in AppEx. The job primarily just parses the AppEx meta data to find PL/SQL function calls that return SQL, executes that PL/SQL to get the generated SQL, then just validates that SQL and reports back any invalid SQL calls. Perhaps we're in some unusual development environment (15-20 people working on a database schema with 700-800 tables/views) but it seems as though it would be fairly easy, for anybody using PL/SQL to generate SQL (which is a GREAT and powerful thing, by the way - thanks to whoever thought that up in AppEx land) to run into this issue.
    Jim C.

  • Search report - error-no data found when printing to csv format

    Hi all,
    I have a search report,
    I have 4 select list and two text field and two date field to search for the result.
    I have even put the computation for the select list items in
    on load - before header ie setting the items to default value.
    Still when i try to print it in the csv format , and try to open the excel, it is saying "no data found" error
    Please, Could any one give me a solution to solve this bug?
    Note: Ordinary report is getting printted in the csv format.
    Thanks in advance
    bye
    Srikavi

    Hi Denes and Scott,
    sorry, only when i select the values for all the 4 select list
    csv is working. default values are not restored in the session.
    How to restore the values in the session state after pressing the search button.
    i have set the default values for the select list and the query is working fine
    but when i see the session from the toolbar the default values are not present.
    but when i see the debug from the toolbar the values are set properly.
    @Denes
    In your example the session is showing the values of the select list and check box
    The same way i did, but in "session" values are not seen so again no data found is seen when printing csv .
    Bye
    Srikavi

  • ORA-01403 No Data Found error on Update

    I am having difficulty troubleshooting a form (6i) where the data can not be updated. This form was recently modified by another developer (who is no longer w/ us) and we removed a unique key from the items list in the data block, however the particular field is still contained in the table. There are no constraints on any fields in this table.
    I have a button pallette in the form and when I try to update and save, I get the "No Data Found" error message. However, I know there is data in the record but I can not figure out why the error.
    When I display the error, the sql code looks something like this:
    UPDATE db.temp
    SET P_ID=:1,S_ID=:2
    WHERE ROWID=:3
    I put a message in the do_key('list_values') trigger to show me the rowid but nothing comes up. I wonder if this has something to do with that and if so, why and how do I fix it?
    Appreciate any direction any of you can provide in coming to a solution on this. Thank you.

    I don't explicitly say ROWID=:3, what I mean, I
    didn't code the update query. My understanding is
    that it is done behind the scenes given the items in
    the data block. Ok, I couldn't tell from the post whether it was explicit or not. This is from
    Oracle FAQ:
    "I get 'NO DATA FOUND' errors. How does one handle this?
    An ORA-1403 (No Data Found) error is signalled within a replicated environment when there is a conflict in data. Here is an illustration of what happens in most scenarios featuring this error:
    Let's say we need to update a table and set column x=1 where x=9. When the first change occurs on the source database, Oracle checks to ensure that x=9. Once this transaction commits, it is queued for execution on the destination site(s). When the transaction is applied to the destinations, Oracle first check to verify that x=9 (the old value); if it does, then Oracle applies the update (update table set x = 1 where x = 9); if it does not, an entry to the DEFERROR table is logged indicating ORA-1403.
    If the application is updating primary key values, one can also expect plenty "NO DATA FOUND" errors. Primary keys should NEVER be updated. If one updates primary key values, conflict resolution also becomes extremely difficult. "
    Check your pll file and anywhere else you are using db.temp. Then check the the update using PLSQL.

  • Source List validity dates for MRP only

    Hi.
    Is there a way to do the following:
    Set purchasing view "source list required" so that the material must be purchased from ANY of the sources on the source list...  AND...
    Setup the source list so that there are no overlaps, and MRP sources from consecutive contracts based on the source list validity dates.
    For example, 1/1/10 to 5/1/10 -> Contract A (mrp relevant);  5/2/10-10/1/10 -> Contract B (mrp relevant).  But on 5/3/10 I want to be able to manually change the requisition away from "B" and release against Contract A.  In other words, I want MRP to get the sourcing close to correct, but allow the user the ability to override the MRP sourcing, AND still ensure that the source the user picks is on the source list somewhere.
    When I try this now, the system generates "Source list not included in list despite source list requirement."  The source list checking seems to be done all the way at the validity period level.

    hi,
    I understood your concept. Please explain it  clearly so that why this message
    is appearing " Source list not included in list despite source list requirement"
    can be found out
    Regards
    G.Ganesh Kumar

  • Oracle Gird Control 11g (11.1.0.1.0) having "No Data Found" in SOA SCA

    Dear All,
    Having strange problems while using Weblogic Middleware Targets in Grid Control. After successful registration of new WebLogic Domain, I can not control/administer managed servers, SOA composites, WLS domain application deployments as after right click I get context menu in Firefox (FF 3.6.x, FF 4) darked and disabled. The context menu is rendered, but user can not choose item. Only works properly in Google Chrome.
    Next problem that using Weblogic Middleware Targets in Grid Control any metrics as throughout graph, error instances, services & references, component metrics, response and load graphs, CPU, memory ... all data are unavailable or no data fetch, or no data found.
    What we can see is only item status if it is running or not.
    When I login directly to WLS console, or EM the statistics and graphs are present. No logs, no error reported by GC 11g.
    BRs,
    IBU

    Hi all,
    does anyone know whether there is any system component pre-requisite, apart from installing xdk, in order for acl to work?
    I have this question because after trying different methods we finally made utl_smtp worked on a testing server two days ago (without exactly know what made it work). Then, we tried to redo the whole process (i.e. create brand new database, import data, create acl, run the email function). Out of luck, we fell back to ORA-24247: network access denied by access control list (ACL) problem again. we compared the two databases but found no clue why one working another failed.
    By checking the result of the two databases for the following
    select host, lower_port, upper_port, acl
    from dba_network_acls;
    select principal, privilege, is_grant, acl
    from dba_network_acl_privileges;
    acl on both are the same
    Is there any thing we missed out? any hidden pre-requisite?
    This is urgent. Could somebody help? please
    Some more update:
    the database (say X) where acl works has "SYSTEM" as one of the owners of 'UTL_TCP','UTL_SMTP','UTL_MAIL','UTL_HTTP','UTL_INADDR' but in database (say Y) where acl doesn't work "SYSTEM" is not part of owner of 'UTL_TCP','UTL_SMTP','UTL_MAIL','UTL_HTTP','UTL_INADDR'
    in X, acl is granted to a role, email invoker with such role can send email successfully;
    in Y, both acl on user and acl on role do not work at all.
    Edited by: bsmt on May 5, 2010 7:46 PM

  • Report error: ORA-01403: no data found.

    Hi,
    I was getting a following error and not able to figure it out.
    Here what I have:
    I have a page where I have 3 regions and out of them, there are 2 Html conditional regions
    and one SQL updatable report. Also, I have a validation to validate a field on the tabular form
    based on one field on the HTML region. The validation works fine but it also throws following error :
    report error: ORA-01403: no data found.
    Code:
    Declare
    v_office_id number;
    Begin
    SELECT count(id) into v_office_id from dar_asd.asd_office;
    if (:P299_ROLE_TYPE_ID = 1 and apex_application.g_f30.COUNT = v_office_id ) or
    (:P299_ROLE_TYPE_ID = 2 and (apex_application.g_f30.COUNT < v_office_id
    and apex_application.g_f30.COUNT >= 1) ) then
    return null;
    else
    RETURN 'Error: '||'Not a valid office selection.';
    end if;
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    RETURN 'Error: '||SQLERRM;
    end;
    Thanks.

    Marc,
    Thanks for the reply.
    It is derived columns i.e. Use Query-Specific Column Names and Validate Query. The select statement returned by the stored procedure function will allways have all list of columns in select list. But the report displays allways some fixed number of columns in the secod region and remaining will be dependent on the check boxes and lov items selected in the first region. For e.g. if the select has 20 columns. Out of this, let's say 8 will allways displayed and remaining 12 will be displayed depending on the check box and lov items defined for them in the first region. I mean if 3 check boxes are checked and if the user selected some value from lov for the corresponding check box items, then the report will display 8+3 = total 11 colums. And the lov values selected will be used in the where condition of the SQL.
    How can I go to the report attributes? I can go to page definition, but I am not finding report attributes here. Please let me know...
    Thanks,
    Srini

  • How to check the expired date of a public key stored in my keyStore

    Hello,
    I would like to know if there is any possibility to check the expiration date of a public key which is present in my keystore.
    I did read the help of keytool but did not found any explanation about that.
    Thanks in advance for your answers.
    Alain.
    Message was edited by:
    Philipina

    Public key doesn't have an expiration date. Certificate has. Run keytool -list -v and you can read something looks like:
    Valid from: ... until: ...

  • No data found for contact person '2000000243'. Inform system administration

    Hi expert,
    i found error 'No data found for contact person '2000000243'. Inform system administration'.
    When check in program: HRALXSYNC, no error found.
    Thanks and Regards,
    Fariz

    Hi,
    You have to maintain contact person for the supplier, as an SRM admin the list of suppliers dispalyed select the vendor against which you want to create the contact and click on "Create Contact Person with reference" maintian all the required entires and you will be able to see this contact details in you RFx while selecting the bidders for RFx.
    with regards
    Manjunath

  • Error: No Logon Data found for Lotus Notes System

    Hi,
    I have created a lotus notes sytem and have configured the transport also.
    But even then i am not able to create appointment under collaboration.
    I get the error msg :
    <b>"No logon data found for the system 'system name' ".</b>
    And when i tried to change the <b>User Mapping</b> , it gives the error msg,
    " Error in accessing user mapping data for selected system"
    Pls help. Thanks in advance.

    Hi all,
    Here are a few solutions which may help you solve your problem
    1) Access the lotus system with its fully qualified hostname in the system credentials and in the Lotus transport as well.(Ping from portal side and Domino side to each other to check the connectivity as well as the heartbeat check i.e.Launch http://<hostname>:<port>/<servletDirectory>/CalendarServlet in the browser to check the connectivity)
    2) In the servlets.properties file,add the following(marked in bold)
    servlet.CalendarServlet.initArgs=saveperiod=50,width=7,AttachmentFolder= D:
    temp,useEmail=true,<b>debug=true,logResponse=true</b>
    This will help you find on the Lotus console what the possible error could be.
    3) Run the command 'load http' (coz the http protocol might not have been loaded) on the lotus console and restart the lous server.
    If this is the case then make the following entry in the notes.ini file.
    Against the list of ServerTasks add HTTP
    Regards,
    Prathamesh

Maybe you are looking for

  • Spinning beach ball woes on 27 inch iMac

    We have a mid 2010 27 inch iMac (and also a late 2010 13 inch MacBook Air, from which I am writing this post). About 6 months ago it was starting to get spinning beach balls, which I attributed to not having updated the OS (then 10.7). Having upgrade

  • How do I get the iBooks App from my iTunes library in the PC to my iPad?

    I went into the itunes store from my PC, then downloaded the iBooks app. It wwas successful, but when I sync my iPad to the iTunes library, I don't get the app. Why? Do I need to get a separate internet service for my iPad alone so I can access the i

  • Config for sending P.O by email

    HI ALL, We have done the config but we are getting error, Please send Complete information about configuration of sending P.O by email. Urgently required.Pls . regards, san

  • All caps in text field

    Hi, How can I adjust text field in a form, Name for example, so that all typed letters are capital, no matter how I type them. My browser is Mozilla Firefox, and I use Oracle Database XE 10g. Please, help me if you can.

  • Out of Bounds Memory Exception in Open JMS

    Hi Friends, I am currently using Open JMS version openjms-0.7.6.1 for a Java Swing based application for communication. But I got a memory out of bounds exception if I start the open JMS server for a long period of time and need to restart the open J