Initial Rendered = false cause date not to be queried...

Hi,
I am trying to have two table on my page...
When I set the initial state of each table to Rendered = false when the query runs there is no date. But, if I set the initial state of each table to Rendered = true.
I can query the VO and switch on and off each table as needed...
My question is how can I set Rendered = false on the initial page rendering...so no table are shown with empty data. And then be able to run my query so when the data is queried it can be loaded into the table?
thanks

If you want to query up data and set the rendered flag based on whether no data exists or data exists you can do that in processRequest itself. But if your initial query returns no data and you hide it then you want to show the table if your query returns data in processFormRequest then you need to redirect to the same page in your PFR, retainAM to Y, check the rowCount in PR and set rendered property of the table to true.

Similar Messages

  • Rendered=false column is not returning value in simpleSearch Query Region.

    Hi Guru's,
    I have a simpleSearchPanel with two search columns Order Number (Rendered=true, i.e Visible to User in the form) and Order Id(Rendered=False, i.e Non visible to User in the form) which are getting values from LOV. The LOV selection Order Number and Order Id are getting values and Order Number column is rendered true(visible) query able to return the values, but Order Id is not getting values because Rendered=False/Not visible Field.
    Unfortunately i can't make OrderId filed as "formValue" because of simpleSearchPanel (autoCustoomizationCritirea) query region.
    I appreciate your help.
    Regards
    Pathi

    its not the problem with simpleSearchPanel, it is the messageComponentLayout within simpleSearchPanel which is restricting the formValue.
    just change the region style to defaultDoubleColumn and create the formValue into it.
    This should solve your problem..
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Key date not work in query on infoset

    hi experts,
    i have a infoset, which includes a time-dependent infoobject eg.0employee and an ods eg. ods1
    i set the ods time-dependent by setting from ods1-field1 to ods2-field2, and link the 0employee to ods1.
    then i create a query on the infoset and set a key date in the query, eg20061231.
    but the query result goes wrong, the key date doesn't work, the result shows below:
    employ1 1000.12.31-2008.01.01   $123 (this record is right,because i want the key date to be 20061232)
    employ1 2008.01.02-9999.12.31   $123 (but this record should not be displayed)
    i haven't set any field in infoset to be key date, just set the "from" and "to".
    pls help and thanks a lot!

    Hi
    Check the link.
    http://help.sap.com/saphelp_nw04/Helpdata/EN/11/723c3b35703079e10000000a114084/content.htm
    Chandu.

  • Data not visible in query output

    Hi Gurus
    I have a report which is being published at the portal but the data is not visible for it...now when i check the query for that report and try to run it. i still don't see any data..now on further analysis when i use the same filters used in the query on the multiprovider on which the query is created i can see the data and when i run the report in RSRT, i can  see the data...but don't know why its not visible when i execute the query or the report on the the portal....plz suggest..points will be awarded..

    Hi Akash
    Check the query with Bex Analyzer; If it give you the correct result then It might be configuration problem with your JAVA settings..
    Please try And also run Support Desk Tool
    (SAP Note 937697 ) to figure out the configuration Issues....
    Regards
    Vivek Tripathi

  • Time dependent Hirerachy data not display at query level

    Hi all,
    I have loaded a time dependent hirerachy from flatfile,it showing same data as in flat file at RSMO,where as if I am executing query ,report displaying in hirerachy structure format,but DATE-TO and DATE-FROM are not displaying .
    Ex:On ZEMPLYOE i have created ZMANAGER as hirerachy,report giving ZMANAGER&ZEMPLOYEE details correctly in hirerachical format,but Date-to and Date-from are not displaying at report level,where as entair data is loaded to ZEMPLOYE without any error.
    If any one has come across the same situation,what are additional steps need to have take.
    your help will be appreciated
    Regards,
    Praveena.

    Yes, date-from and date-to are not meant to be displayed in the report.
    Let me take an example to tell the purpose.
    Suppose your hierarchy displays employees managerwise.
    If you create hierarchy telling
    from 01-01-2009 to 31-03-2009, employee E1 will report to Manager M1
    from 01-04-2009 to 31-05-2009 , E1 will report to M2.
    then, until March, E1 will be displayed under M1 node in the report, and in April and May, he will be displayed under M2 node.
    So, we create hierarchy only once, but they change in the report depending on the month.
    Hope this helps.

  • Leaving date not filled in query

    Hello,
    we have created an infoset with database PNP and use the field SYHR_A_P0000_AF_FIREDATE (append structure of IT 0000) in a query.
    Unfortunatly this field is emtpy when executing the query but as far as I understood from documentation this should be filled automatically.
    Is that an error in SAP or do I need to make any adjustments in the infoset?
    Thanks in advance
    Michael

    Hi Michael,
    the result havily depends on the PA customizing for the according feature.
    You should search in the service marketplace for notes and there are quite some of them. (562031 e.g.)
    Regards,
    Michael

  • Changes will cause Data to be deleted message

    Hi,
       Here is the issue I am experiencing:
    1. I have a UDO of Master Data type and created a custom form to Add/Update/Delete data.
    2. When I scroll through each record, I get a message "Changes will cause Data to be deleted". Continue?
    I have confirmed that the form is in OK mode. How can I make this message go away?
    Gopal

    Hi Gopal,
    Even if the form is in OK mode, the edits cause the form to go into Update mode, which is why you see this message.
    If it suits your scenario, set "AffectsFormMode" property to false for items which should not trigger a mode change (if loading the form from XML, set AffectsFormMode="0")
    You can also look at these form properties:
    Form.AutoManaged
    Form.SupportedModes
    Regards
    Aravind

  • Data not populating after DS enhancement

    HI pros,
    i have made Data source enhancement.
    i wrote the code in include program.
    when '0FI_GL_40'.
      CHECK NOT c_t_data[] IS INITIAL.
      LOOP AT c_t_data ASSIGNING <fs_data5>.
      SELECT SINGLE matnr FROM bseg INTO <fs_data5>-ZZMATNR
                             where BUKRS eq <fs_data5>-BUKRS and
                                   BELNR eq <fs_data5>-BELNR and
                                   GJAHR eq <fs_data5>-GJAHR and
                                   BUZEI eq <fs_data5>-BUZEI.
    endloop.
    but the data not populating into the report, the Multi provider is real time
    krish..

    Hi,
    Syntax
    ASSIGN mem_area TO <fs> casting_spec range_spec.
    Effect
    This statement assigns the memory area specified using mem_area to the field symbol <fs>. You can assign a data object or a memory area calculated from the address of a data object. After the assignment, the field symbol refers to the assigned memory area and can be used in operand positions. When used in a statement, it behaves like a dereferenced data reference, meaning that the statement works with the content of the memory area.
    The data type with which the assgigned memory area is treated, depends on the specifications in casting_spec. You can either execute an explicit casting or the field symbol takes on the data type of the data object specified in the assignment. A field symbol to which a memory area is assigned, has this data type after the assignment and behaves like a data object of this type.
    The assigned memory area mem_area must be at least as long as the data type specified in casting_spec and must have the same alignment. If the data type determined in casting_spec is deep, the deep components with their type and position must appear in the assigned memory area exactly like this.
    Use the specifications in range_spec to restrict the memory area that can be assigned to the field symbol.
    You have to assign it back to internal table to modify the content.
    Check in debug mode if you have still doubt.
    regards,
    Raju

  • Manual Layout data not saving to trx cube

    Hello BPS Experts,
    I am trying to load some data using manual planning. I open the layout and enter the values and press save. I do not find any requests / data in the cube.
    case 1) No error / warning
    I do not get any error during the save function in the layout. What could be the possible step I am missing. What could be the root cause..
    case 2) message - No data to be saved
    sometimes i get a message 'No data to be saved'. And that data is not getting saved. What could be the reason of this message.
    Regards,
    BWer
    Message was edited by: BWer

    Hello BWer,
    One of the main reasons for data not saving from a layout into a Trx cube, is if there is no key figure being updated. The value of the key figure being posted should <> 0.
    If you choose the option to display transaction data in your layout, then, only data with key figure values <> 0 will be displayed.
    Sunil

  • HT204266 Hi... I bought an app from app store... It turned around to be a false app and not as per the description. App dev page is a fraud. How can I get a refund?

    Hi... I bought an app from app store... It turned around to be a false app and not as per the description. App dev page is a fraud. How can I get a refund?

    Welcome to the Apple community.
    Select the content which is causing a problem and use the 'Report a problem' button in Your Purchase History.

  • Adhoc Query data not getting displayed on Portal

    Hi,
    I have a problem with custom Adhoc query data not getting displayed on the portal.
    It was getting displayed initially but after a user made some changes to the query its not getting displayed.
    The query is displaying data perfectly on R/3 but on portal ..Its giving the message no data found.
    Can anyone help me on this.
    Also if anyone can tell me how do i debug an Adhoc query from potal.
    Is there any tool to debug an Abap program from portal.
    I dont want to use trace,
    Thanks
    GT
    Message was edited by: GT

    Hi GT
    find out the EXACT query u want to launch if it's display
    in BW buisness explorer then change the iview property
    for that query in portal . right click on iview
    BEx Web Application Query String -> assign correct query
    regards,
    kaushal

  • Asset capitalization date not appropriate

    Hi,,
    Please tell me while I run Asset settlement through KO88 in period 7 ie, 22October 2010 asset capitalization and first acquisition date become 31.10.2010 instead of 22.10.2010. Because I executed asset settlement through KO88 on 22.10.2010 which is appearing 31.10.2010. What is the actual logic of taking advance value date instead of taking current date? Is it taking entire month and value is stamped on asset master as last day of month.....
    Regards,
    Samrat

    Dear Samrat,
    when you enter the capitalization date manually the system uses this date as the default asset value                    
    date when you post the first acquisition to the asset. If you do not  enter a capitalization date in the asset master record, the system   automatically adopts the asset value date of the first acquisition   posting as the capitalization date. The system inserts the asset value    date of the first acquisition posting in the capitalization date field   (Capitalized on...) in the asset master record, when a capitalizing   transaction type is used.                                                              
    Please check your customizing in IMG: Asset Accounting > Transactions  > Specify How Default Asset Value Date is Determined                                                                               
    The System logic with Asset capitilisation date is as follows:                                                                               
    When no capitalization date is entered in the asset master record  the posting date of the first posting will be taken  as the      capitalization date not the asset value date.                                                                               
    Documentation:                                                                               
    R/3 Library:                                                                
    Asser Accounting > Basic functions for transactions > Dates in Asset accounting                                                                               
    Default Values for Asset Value Date:                                                                               
    - Initial acquisition > Capitalization date from master record (if in      
       same FY, otherwise posting date)                                         
    - Settlement of AuC > Posting date                                                                               
    Set 'Prime Rule' and 'Alt.Rule' for each transaction (in your case it is    
    for transaction 'Settlement of AuC')                                        
    Regards Bernhard

  • Delta request data NOT loading

    Hi,
    I am loading data into ODS: 0PP_DS03(Goods Being Processed (Value)) through the Infosource: 0CO_OM_OPA_6.
    First i have done loading by  Initializing the request without data transfer.
    when i trigger the Delta info package, the request is in Green but no data is being loaded into the ODS object.
    But i have 1200 records in R/3 side.
    <u>
    Message in the Monitor screen:</u>
    No new data since the last delta update
    Diagnosis
    The data request was a delta update, meaning, the data basis in the
    source system has not changed since the last update.
    System Response
    Info IDoc received with status 8.
    Procedure
    Check the data basis in the source system.
    Pls let me know what has to be done to load the records from r/3 to bw.
    Thanks & Regards,
    Kishore

    HI Kishore,
    the ods u r loading data, can u tell that u have done for the first time or thr is also a previous init. If this is the case then first u have to delete the last init load, then again do init without data transfer as u want to load it. And then perform delta load, it will fetch 1200 records frm R/3.
    Hope this helps.
    Regards,
    Purvang
    Assigning Point is to say Thanks in SDN *

  • Date not displaying correctly

    Hi,
    we have an issue where date is not displaying correctly in report. it shows 1/1/1990. even in universe it shows the same value 1/1/1990. but if i run query at DB level it shows the correct date. Reporting Database is Sybase.
    we are on Bi 4.0 SP 6.
    Any Ideas.
    Thanks,
    Yogesh.

    HI Farzana,
    Finally,i have narrowed down the issue. So here it is,Initially we were seeing date as 1/1/1900 in webi rich, IDT and BI LaunchPad. so than we have made changes to sybase. prm file in following location
    ........\dataAccess\connectionServer\sybase\extensions\legacy
    in prm file the input date parameter is as below
    <Parameter Name="USER_INPUT_DATE_FORMAT">'mm/dd/yyyy hh:m:s am/pm'</Parameter>
    we changed it to
    <Parameter Name="USER_INPUT_DATE_FORMAT">'mm/dd/yyyy hh:mm:ss A'</Parameter>
    and than  we see correct date in IDT and Webi rich but not in BI LaunchPad. the connection we were using in universe is ODBC. so i have created a new connection using sybase CTL client and now i see correct dates in BI LaunchPad also. So i am not sure if i need to make changes to prm file in /dataAccess\connectionServer\odbc\extensions location for the report to show correct values using ODBC.
    Any Idea.
    Thanks,
    Kumar.

  • Entry in RSMDATASTATE is initial although there is data in InfoCube

    Dear SDN,
    When we are check with the transacction RSRV  two custom infocube, the log show me the follow description:
    Status of data in InfoCubes (ZDP_PTA)
    Entry in RSMDATASTATE is initial although there is data in InfoCube.
    I check the table RSMDATASTATE for this infocube and the entries are
    INFOCUBE            ZDP_PTA
    TECHOK              0
    QUALOK              0
    ROLLUP RSVD DUAL    0
    ROLLUP              0
    COMPR AGGR          0
    DMEXIST             0
    DMALL               0
    TMSTMP ROLLUP       0
    TMSTMP QUALOK       0
    LAST CHANGE         20.090.105.193.710
    COMPR               0
    COMPR DUAL          0
    AGGREXIST
    DMDELTAACTIVE
    LOADALWD            X
    TIMDIM INCON
    ODS TIME CONS
    ARCH DONE           0
    ARCH TODO           0
    Any idea?
    REgards
    Alf

    Hi ,
    I guess with out compression that table does not have data.
    Pls check the below link.
    https://forums.sdn.sap.com/click.jspa?searchID=21007587&messageID=6576166
    Hope it helps.
    Thanks & Regards,
    Ramnaresh.P.

Maybe you are looking for

  • Fed Up with FiOS DVR 7216 - Convince Me NOT to Buy a TIVO

    My network:  Mid Tier Internet, MultiRoom DVR on Std Def TV, HD STB (to share DVR), 2 basic STBs. I can't tell if it's the DVR itself or if it's the way the programming comes into the house (i.e. bouncing around the internal network), but too often I

  • S.O.S PROBLEMS COMUNICATING EXTERNAL PROCESES IN JAVA UNDER LINUX

    I've programmed a little program in C called "cinterpreter" which works like an interpreter, when it launches it shows a welcome message to the display (standart output), then is always waiting for strings from the keyboard showing the length of the

  • How to getcapabilities of user who logged into IDM?

    Hi All, I am having the same problem. I have posted this question earlier also. But some one said forms will always have the refrence of the configurator. But in the documentation its is said that <ref>:display.session</ref>, will be a valid Identity

  • Commit Work Failed.

    Hi experts, A weird problem hits me so much. After I insert a table item and of course commit work following the insert clause in a function module, and I want to read the inserted item out and change it, but after I commit work for the update clause

  • IPv6 address is not send over WLan

    /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Normale Tabelle"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin