<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic wdctx_node unknown error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/wdctx-node-unknown-error/m-p/6791033#M1465949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am new to WebDynpro and Every time we create a webdynpro application &lt;/P&gt;&lt;P&gt;we are getting a problem in Action coding part for eg.&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;navigate from &amp;lt;CONTEXT&amp;gt; to &amp;lt;NODE_VBAK&amp;gt; via lead selection**&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;*&lt;STRONG&gt;node_node_vbak = wd_context-&amp;gt;get_child_node( name = if_input_view=&amp;gt;wdctx_node_vbak ).&lt;/STRONG&gt;*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are using this code in Action Event and we r getting this error ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Dynpro Comp. / Intf. ZSAMPLE_TEST,Web Dynpro View INPUT_VIEW&lt;/P&gt;&lt;P&gt;Method ONACTIONACTION_FIND&lt;/P&gt;&lt;P&gt;Field "WDCTX_NODE_VBAK" is unknown. It is neither in one of the&lt;/P&gt;&lt;P&gt;specified tables nor defined by a "DATA" statement . . . . . . . . . .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also how to debug webdynpro application actually we are setting external BREAK-POINT but its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz Help....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Apr 2010 09:18:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-15T09:18:37Z</dc:date>
    <item>
      <title>wdctx_node unknown error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wdctx-node-unknown-error/m-p/6791033#M1465949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am new to WebDynpro and Every time we create a webdynpro application &lt;/P&gt;&lt;P&gt;we are getting a problem in Action coding part for eg.&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;navigate from &amp;lt;CONTEXT&amp;gt; to &amp;lt;NODE_VBAK&amp;gt; via lead selection**&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;*&lt;STRONG&gt;node_node_vbak = wd_context-&amp;gt;get_child_node( name = if_input_view=&amp;gt;wdctx_node_vbak ).&lt;/STRONG&gt;*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are using this code in Action Event and we r getting this error ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Dynpro Comp. / Intf. ZSAMPLE_TEST,Web Dynpro View INPUT_VIEW&lt;/P&gt;&lt;P&gt;Method ONACTIONACTION_FIND&lt;/P&gt;&lt;P&gt;Field "WDCTX_NODE_VBAK" is unknown. It is neither in one of the&lt;/P&gt;&lt;P&gt;specified tables nor defined by a "DATA" statement . . . . . . . . . .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also how to debug webdynpro application actually we are setting external BREAK-POINT but its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz Help....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 09:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wdctx-node-unknown-error/m-p/6791033#M1465949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T09:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: wdctx_node unknown error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wdctx-node-unknown-error/m-p/6791034#M1465950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is WDA related question, you posted in abap general forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;node_node_vbak = wd_context-&amp;gt;get_child_node( name = if_input_view=&amp;gt;wdctx_node_vbak ).**&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;node_node_vbak = wd_context-&amp;gt;get_child_node( name = wd_this-&amp;gt;wdctx_node_vbak ).**&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the syntax is wd_this-&amp;gt;wdctx_[name of the node]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is automatically generated by the framework as constant in the if_input_view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 21:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wdctx-node-unknown-error/m-p/6791034#M1465950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-22T21:43:27Z</dc:date>
    </item>
  </channel>
</rss>

