POWERLIST: Subnode or attribute DY_OFN already exists (termination: RABAX_STATE)
Hello,I've made a Powerlist to show Quality notifications. It works fine, except when I click on "Change Query", the dump "ERROR: Subnode or attribute DY_OFN already exists (termination: RABAX_STATE)"...
View ArticleComprehension question concerning Table POWL_QUERY
Hello POWL-Enthusiasts, System Information: DEV/QAS: NW AS 7.03 ABAP Stack 731 Level 11, ECC 606 (EHP 6) with SAP_HR 604 Level 73 and EA_HR 607 (HR-Renewal 1) Level 24PROD: NW AS 7.03 ABAP Stack 731...
View ArticleWhich corrections for unified rendering are you installing?
As you may know, there are several interesting notes about Unified rendering for Web Dynpro ABAP. I want to update my SAP_BASIS 731 system to the highest level and even periodically keep it...
View ArticleWidth of Dynamic Input Fields
Hi guys, All the input fields that I'm creating using CL_WD_INPUT_FIELD=>NEW_INPUT_FIELD have the same width. These fields are bound to attributes with different lengths, but apparently the width...
View ArticleIssue with FileUpload UI element in WDA
I have a problem when trying to use the ‘FileUpload’ UI element in Web Dynpro ABAP. I get the below error when trying to upload any file: Error when Uploading; the file name is invalid or the file is...
View ArticleFPM - moving to specific tab screen
Hi In one of my std web dynpro apps (SRM contract) build on FPM there is a icon which on a click navigates to the contract details screen having many tabs. But every time i click on the icon it takes...
View ArticleWeb dynpro ABAP URL not showing correct server name.
Hi Experts, After making the changes to the icm/host_name_full parameter, the web dynpro ABAP application URL does not reflect the new one. So when I try to test the application it fails. But the same...
View ArticleSAP Training Videos for All Modules
Hi Friends,We are providing Complete training Videos with HD Quality. Please let me know if you are interested for any modules Training Videos. No Need to go any institute to learn SAP, Using videos...
View ArticleAssigning OTR Texts to textview
Hi all, I have created OTR text and want to assign it to the textview. Text property of text_view is not showing input help. What might be the problem? Thanks in advance, regards,NarsiReddy
View ArticlePlaceholders in message_text.
Hi all, I am using method CALL METHOD lo_message_manager->REPORT_ELEMENT_ERROR_MESSAGE EXPORTING MESSAGE_TEXT = 'No flights for &carrid &2 connid'...
View ArticleHow to trigger workflow from standard webdynpro application?
Hello Experts, I am very new to workflow, I got a requirement to trigger workflow from standard webdynpro application. Requirement is:I need to create a button on the standard screen, by clicking the...
View ArticleSwitching to "Standards" browser mode
To run application in STANDARDS mode, i already switch to the Parameter tab and added parameter WDPREFERREDRENDERING with the value STANDARDS.Still The following error occurred in system : Error in...
View ArticleComprehension question concerning Table POWL_QUERY
Hello POWL-Enthusiasts, System Information: DEV/QAS: NW AS 7.03 ABAP Stack 731 Level 11, ECC 606 (EHP 6) with SAP_HR 604 Level 73 and EA_HR 607 (HR-Renewal 1) Level 24PROD: NW AS 7.03 ABAP Stack 731...
View ArticleCode Snippet Series: Trimming Leading and Trailing Whitespace
This post is part of a series on code snippets. The complete list of posts in the series is available in the document Code Snippets: A Blog Series. ABAP keyword CONDENSE is useful to remove leading and...
View ArticleCode Snippets: A Blog Series
In many of the Web Dynpro ABAP components I develop, I reuse code snippets from other components I've written. Many of these reusable morsels I've incorporated into a component template that I use as...
View ArticleHow to create multiple buttons in ALV Toolbar in Webdynpro ABAP
Hi all, I am trying to create multiple buttons in Webdynpro ALV toolbar, please go through the code. What happening is, second button is replacing the first one. DATA lo_cmp_usage TYPE REF TO...
View Articlehow to export the text edit data to excel file without splitting the data in...
how to export the text edit data to excel file without splitting the data in excel file?I have a requirement in SAP HR where in the appraiser can add comments in the area given and can export that to...
View Articlehow to replace a field's search help of DDIC in FPM feeder class?
Hi All, I want to replace a field's search help in DDIC structure, for an example, in structure HCMT_BSP_PA_XX_R0009, the field BANKL(Bank Keys) has a search help named 'H_BANKL', I want to replace...
View ArticleSelect-options for OO Methods
Hi all, How can I define select-options for a method in a global class. And how can I pass these select-options from a report. Thanks & RegardsEshwar
View ArticleHow to change display of Caleneder format in WDP
Hi Experts , Can anybody tell me how to change the display of calender format in webdynpro .I have attached the currently display format and required format to display ,Please let me know if...
View Article