Error in Webdynpro ABAP Table Tree

Hi,
I am using Table UI element in Webdynpro ABAP. I am showing data in tree format using element Treebykeytablecolumn.
I have full tree structure loaded in begining of the code so don't need to load child on expansion of key. Since I have data already loaded, am setting attribute CHILDREN_LOADED as true.
First row comes in table perfectly, but on expansion its giving error "The Entered Value Is Not on the List of Valid Values." Please  let me know your valuable input on this.
Thanks and Regards,
Praveen.

Hi Shaira,
I have removed all values from table and left only row key and Parent key then also I am getting the same issue. Could you please let me know what kind of data mismatch can be. Please let me know some example, if you have faced this issue.
Thanks and Regards,
Praveen.
Edited by: Praveen Kumar on May 19, 2011 7:17 AM

Similar Messages

  • Error in webdynpro(ABAP) application development

    Hi,
           I am very new in webdynpro (ABAP) application development. I want to create some application based on webdynpro ABAP for few Z- Report. What is the prerequisite to develop a application based  on webdynpro( ABAP ) .Because when I am trying to create application in se80 and giving the related functional model name in wedynpro component field , I am getting the error like Web Dynpro Comp./Intf. ZOS_xxx_FM does not exist. How to proceed further?
    Thanks,
    Kundan

    Hi,
    Can you be more clear...
    Please refer this link  for Personalization-
    http://help.sap.com/saphelp_nw2004s/helpdata/en/22/719f42f2ff7e5fe10000000a155106/content.htm
    Regards,
    Lekha.

  • WebDynpro Abap table not rendered correctly inside portal iView

    Hi,
    I have a webDynpro Abap application with a table that contains radio buttons as table cell editors.
    When I run the application directly it looks fine, but when I run it inside a portal iView the radio button allignment changes to the top of the table cell.
    Please help.
    Kind Regards,
    Dirk Naude

    I found that this could be fixed by changing the portal theme using the theme editor, specifically changing the table cell padding property.

  • WebDynpro ABAP : Table with DropDownByKey does not have neat focus

    Hi Experts,
    I have a table, with one column of type dropdownbyKey, i need this so that i can display the DESCRIPTION rather than key. Issue is when i select a ROW in this table i see a special YELLOW BG COLOR on all columns except the column that has drop down by key   it is first thing enduser points out as issue ???
    Any help would attract points

    >
    ramkumarvalluru wrote:
    > Hi Eureka,
    >
    > I am new to webdynpro abap area.Please provide me step by step procedure for working on Dropdown by key,Check boxes  Radio buttons aand all UI elements.
    >
    > Please provide me.
    First of all, please don't attach new questions to existing threads. Second asking for step by step procedures on all UI elements is really outside the scope of a forum posting and asking for too much.  If you are that new to Web Dynpro ABAP, then start by reading the online documentation, the WDA WIKI section, and the WDA eLearnings.

  • Timeout error in webdynpro abap

    Hi All.
    I am navigating between two web dynpro components through inbound/otbound plugs.
    I am able to navigate betwwen them for two times the third time I try to navigate it gives the following dump:
    Error when processing your request
    What has happened?
    The URL https://pmpdev01.eu.novartis.net:8443/sap/bc/webdynpro/sap/ywebxx_reporting_comp/ was not called due to an error.
    Note
    The following error text was processed in the system D32 : User session (HTTP/SMTP/..) closed after timeout
    The error occurred on the application server pesap42_D32_44 and in the work process 3 .
    The termination type was: ERROR_MESSAGE_STATE
    The ABAP call stack was:
    Method: PREPROCESS_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system D32 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server pesap42_D32_44 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 3 in transaction ST11 on the application server pesap42_D32_44 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-https -c: 200 -u: DHAWASH2 -l: E -s: D32 -i: pesap42_D32_44 -w: 3 -d: 20101015 -t: 093801 -v: ERROR_MESSAGE_STATE -e: User session (HTTP/SMTP/..) closed after timeout
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Please help me fixing the same.
    Thanks and Regards,
    Shilpa Dhawan

    HI,
    Try to check the parameter :  rdisp/plugin_auto_logout
    This parameter is to set the timeout of the user context. It may come from this parameter
    from here :
    http://help.sap.com/saphelp_nw04/helpdata/en/0b/1c7e7abbc311d5993a00508b6b8b11/frameset.htm
    Once the timeout interval has expired the user context in the work process is not closed. The user context is closed only after the time interval specified in the profile parameter rdisp/plugin_auto_logout has expired. If rdisp/plugin_auto_logout = 0 is set, the context in the work process is not deleted at all.
    regards
    A.B.

  • How to capture multiple change in webDynPro(ABAP) Table

    Hi ,
    I would like to know 'How to Capture Multiple Change' of a node . For example , a table is bound to a node and I select Multiple entries in the table . Then, how to capture Multiple entries of the table  . Is there any method ?
    There is a method 'GET_CONTEXT_CHANGE_LOG' of 'if_wd_context' which captures single change of the node .
    Regards
    Sid

    Post this in Webdynpro forum at
    Web Dynpro Java
    have you seen these tutorials.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3133474a-0801-0010-d692-81827814a5a1
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4c70444a-0801-0010-7688-9e4bd844b783
    Regards
    Raja

  • Webdynpro ABAP component TREE - on event onaction do onloadchildren

    Hi experts,
    I have a specific requirement from my client. On our custom WD ABAP app (see below) which has a CL_WD_TREE component we want to force the event onaction on the tree node to do exactly the same of event onloadchildren of the node selected:
    This will avoid some questions on the users that are not pressing the small triangle to load node's children. Is there any way to load children when executing event onaction on the node selected?
    Thanks in advance.
    Best Regards,
    AS

    Hi Andre,
    If you need to fill child data based on the parent, then define supply function to the child node.
    for eg: create SALES node under node MATERIAL. MATERIAL is a parent node and SALES is a child node. define supply function to the child node as shown
    Supply function gets called automatically when mateials node is filled
    Supply function gets called
    1. When the node is initial
    2. on the lead selection
    Thanks & Regards,
    Sankar Gelivi

  • RFC Error in Webdynpro Abap...

    Hi,
       Im Using one FM SRM_DOCUMENT_CHECKIN_VIA_FILE...Inside that Fm it is usng some RFC Connection..while debugging Im  getting an internal error in the FM as 'RFC server sapftp cannot be started - 1: Program no longer started via RFC'...
       Can Any1 Suggest ME How to resolve it...

    Hi Vasavi,
    I think this is normal FM, not Remote Enable FM. Check this once. and you are calling from different system.
    Thatswhy that error. check your RFC connections once(sm59).
    and make sure your FM no where used any GUI related statements like call transaction or call screen.
    also check this...
    Re: FTP_CONNECT failed for SAPFTP from WD4A to external Server
    Re: RFC in Web Dynpro
    Cheers,
    Kris.

  • Regarding error in webdynpro - ABAP

    Hi friends,
      i got error " Error in generated code,Interface expected after interfaces " while activate the object.Please reply as soon.
    Regards
    krish

    Hi Krish,
    Please create an OSS ticket that describes the problem and provides instructions to reproduce it.
    Best regards,
    Thomas

  • Webdynpro ABAP, table TreeByNestingTableColumn

    Hi
    I have a table defined as a TreeByNestingTableColumn. I need to change the icon displayed in the table.
    I used WDDOMODIFYVIEW method to get the data with method get_static_attributes and then set..
    But it is possible only to change the first row.. How to get and set all rows displayed in the table??
    Thank you and best regards
    Wojciech

    I found that this could be fixed by changing the portal theme using the theme editor, specifically changing the table cell padding property.

  • Webdynpro ABAP application canot be run

    Hi,
        i done a sample simple webdynpro application in web dynpro ABAP. when i run the application the follwing error is occured in browser. pls help me .................
    Error when processing your request
    What has happened?
    The URL http://sapserver:8001/sap/bc/webdynpro/sap/zz_sampleapp was not called due to an error.
    Note
    The following error text was processed in the system DM0 : Die URL enthält keine vollständige Domainangabe (sapserver statt sapserver.).
    The error occurred on the application server sapserver_DM0_01 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: CHECK of program CX_FQDN=======================CP
    Method: LATE_CONSTRUCTOR of program CL_WDR_UCF====================CP
    Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system DM0 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server sapserver_DM0_01 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server sapserver_DM0_01 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 800 -u: SAPUSER -l: E -s: DM0 -i: sapserver_DM0_01 -w: 0 -d: 20080823 -t: 154355 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team

    Look at this thread
    [error in WebDynPro ABAP;

  • ALV Tree in WebDynpro ABAP

    Hi,
    In my present project we have requirement for developing ALV tree output using ALV configuration model in WD4A. Please provide sample code or tutorial related to ALV Tree development in WebDynpro ABAP.
    Best regards,
    Alleiah

    There is no hierarchy of nodes when building an ALV or Table Tree in WDA.  You still provide a flat structure of a single node.  What you do is specify certain columns to be hierarchy columns.  The framework then builds a sorting/grouping around these columns and turns them into the "pesudo nodes" of the tree. 
    This can be done via configuration or via coding:
    http://www.flickr.com/photos/tjung/2802287945/
    For instanace, taking the same flat SFLIGHT structure I can just define certain columns and create two different hierarchies:
    http://www.flickr.com/photos/tjung/2802287971/
    http://www.flickr.com/photos/tjung/2802287989

  • Webdynpro ABAP error

    Hi experts,
                    while executing webdynpro abap application, i am getting the following error.
    The following error text was processed in the system I01 : User session (HTTP/SMTP/..) closed after timeout
    The error occurred on the application server paritas_I01_10 and in the work process 1 .
    The termination type was: ERROR_MESSAGE_STATE
    The ABAP call stack was:
    Method: PREPROCESS_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR

    Hi Satya,
    Check your context node binding and method for executing database table.
    Hope this will helps you,
    BR
    Arun Jaiswal

  • Error when includeing cntn01_swc webdynpro abap

    Hi Experts,
    i need to pass internal table to SAP_WAPI_START_WORKFLOW Container, To pass the multiple records to the container
    i used INCLUDE cntn01_swc in my webdynpro abap coding. And when i activiting the component its showing the error in the
    INCLUDE cntn01_swc and the ERROR is
    statement "ENDMETHOD" is missing.
    please reply with the requried information.
    Thanks & Regards.
    Khanna.

    Hi,
    Try to follow the following steps:
    1- Create an [assistence class|http://help.sap.com/saphelp_nw70/helpdata/en/43/1f6442a3d9e72ce10000000a1550b0/content.htm]: Goto se24 and create a class with the class CL_WD_COMPONENT_ASSISTANCE as super class.
    2-  On Menu click GOTO --->class local-types -
    >macros ---> INCLUDE cntn01_swc
    3- Create a public method within this class where you can use the include cntn01_swc and fill the table for the FM SAP_WAPI_START_WORKFLOW.
    4- In your webdynpro add the assistence class in the properties of your component.
    5- A new attribute will appears in your views, windows, etc. called WD_ASSIST. This attribute refers to your class. you can use the method you created like this: wd_assist->your_method(  parameters  ).
    Hope this help you.
    Regards.

  • Error when Interative Adobe Form is called from Webdynpro ABAP.

    Hi Experts,
    I trying to call a Interactive adobe form from ABAP Webdynpro application but I am facing the below error.
    Line: -
    The following error text was processed in the system GJD : User session (HTTP/SMTP/..) closed after timeout
    The error occurred on the application server az18u021_GJD_01 and in the work process 0 .
    The termination type was: ERROR_MESSAGE_STATE
    The ABAP call stack was:
    Method: PREPROCESS_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    Line: -
    When I uncheck the enabled property of the Interactive From in the Page of the WebDynpro I am able to execute the application successfully.But the Adobe form behaves as a Static Form when I uncheck the enabled property.
    So kindly provide your valuable suggestions to avoid the above error when I am calling a Interactive adobe form from Webdynpro ABAP.
    Thanks in Advance.
    Regards,
    Arun.

    Hello,
    Hello, are you sure you have your ADS credentials configured correctly and valid? I guess you know that is the only difference between clicking enabled on true or false. If you are not sure, you can use SE38, search for FP_* and pick some reports to check the licencing. The names of the reports are good enough to recognize the right one.
    Or maybe that is a security problem? Have you checked the ADS_ERROR string? Did you use the ADS trace?
    check: http://help.sap.com/saphelp_nw70/helpdata/en/2c/241a427ff6db2ce10000000a1550b0/content.htm
    and especially note 999998
    Regards, Otto

Maybe you are looking for

  • File Adapter Polling issue(Is there critical value of File size )?

    Hi I use File adapter as the Activation to initialize a BPEL process instance .The source data is a kind of Delimited file format.On my PC, when the file size is less than 4M ,everything works fine ,But when the size increased. The BPEL process will

  • Chanced video card, still see the old one. ??

    Hy everyone, i have an Imac 24 inch 2009 3.06 mHz SDD 250GB HD 1TB video card Nvidea G force GT 130 After the update to Mountain Lion my imac frezes evry time and i have to reboot the system. I also read that many people have this issue. after i chan

  • Special usage of transaction SQVI?

    How to realize the function as SQL's 'group by and subtotal' in transaction SQVI?

  • Create multiple IDocs

    Hi experts, I have a scenario where XI has to read the following flat file. FI010 delivery start ( 1..1)      FI020 Section start (1..n)           FI030 paymentrecord ( 1..n )                FI040 Name adresse record                     FI041 Meddele

  • Error when running check writer

    Hi , i am running check writer process in test instance and i am getting this error. Can anybody help me with this. PL/SQL Output HR_6990_HRPROC_CHQ_SRW2_FAILED APP-PAY-06990: Report Writer report failed with an error