{"id":1030,"date":"2014-07-30T19:15:09","date_gmt":"2014-07-30T18:15:09","guid":{"rendered":"http:\/\/oprsteny.cz\/?p=1030"},"modified":"2014-07-30T19:15:09","modified_gmt":"2014-07-30T18:15:09","slug":"abap-how-to-search-across-web-dynpro-methods","status":"publish","type":"post","link":"https:\/\/oprsteny.cz\/?p=1030","title":{"rendered":"ABAP &#8211; How to search across Web Dynpro methods"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" data-attachment-id=\"358\" data-permalink=\"https:\/\/oprsteny.cz\/?attachment_id=358\" data-orig-file=\"https:\/\/oprsteny.cz\/wp-content\/uploads\/SAP.jpg\" data-orig-size=\"44,50\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;Picasa&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1365690880&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}\" data-image-title=\"SAP\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/oprsteny.cz\/wp-content\/uploads\/SAP.jpg\" class=\"size-full wp-image-358 alignleft\" src=\"http:\/\/oprsteny.cz\/wp-content\/uploads\/SAP.jpg\" alt=\"SAP\" width=\"44\" height=\"50\" \/>There&#8217;s no direct way how to search for a string across all methods of a Web Dynpro, it is always possible to search in just one method only. Using the approach I&#8217;m going to present it is possible to find the SAP <em>internal<\/em> name of the impementing class and then search across the whole class in classic SE24 transaction for editing classes.<!--more--><\/p>\n<ol>\n<li>Run SE24 and open class called CL_WDY_WB_NAMING_SERVICE<\/li>\n<li>Execute the class, run its method GET_CLASSNAME_FOR_COMPONENT and use the name of the WebDynpro component you want to search in as input parameter<\/li>\n<li>As result you get the wrapper class name for your WebDynpro &#8211; copy this class name to clipboard<\/li>\n<li>In SE24 open the class you have in your clipboard and search for desired text as usually<\/li>\n<li>From the search result you can navigate to different methods of different WebDynpro <em>pseudocomponents <\/em>directly.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>There&#8217;s no direct way how to search for a string across all methods of a Web Dynpro, it is always possible to search in just one method only. Using the approach I&#8217;m going to present it is possible to find &hellip; <a href=\"https:\/\/oprsteny.cz\/?p=1030\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"ABAP - How to search across Web Dynpro methods","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[16,9,222,5],"tags":[311,310,309],"class_list":["post-1030","post","type-post","status-publish","format-standard","hentry","category-abap","category-development","category-dynpro","category-tools","tag-se24","tag-search","tag-webdynpro"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p3nYbe-gC","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/oprsteny.cz\/index.php?rest_route=\/wp\/v2\/posts\/1030","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oprsteny.cz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oprsteny.cz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oprsteny.cz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oprsteny.cz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1030"}],"version-history":[{"count":1,"href":"https:\/\/oprsteny.cz\/index.php?rest_route=\/wp\/v2\/posts\/1030\/revisions"}],"predecessor-version":[{"id":1031,"href":"https:\/\/oprsteny.cz\/index.php?rest_route=\/wp\/v2\/posts\/1030\/revisions\/1031"}],"wp:attachment":[{"href":"https:\/\/oprsteny.cz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1030"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oprsteny.cz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1030"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oprsteny.cz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1030"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}