ERROR: Search connector for category EAM_TECHOBJ is not active
Hello All,I posted this below query in EAM/ SAP PM forum and did not received any reply and thought of sharing in this forum to know whether someone can help me. ------If we search for Equipment number...
View ArticleALV LAYOUT configuration in Webdynpro abap
Hi All, I am new to webdynpro abap. I have 8 fields in internal table. Inistead of displaying internal table fields, it is displaying all fields in table BKPF. Is there any field catalog to display...
View ArticleIssue with modification of standard component using FPM
I am trying to modify a standard web dynpro component using enhancement framework. This standard component uses FPM. I want to set the value of one of the input fields by default when the application...
View ArticleLayout/orientation of Table Control in Webdynpro
Hi All,Is there any way out to change the layout of table control in Webdynpro. I mean I want to bring the Rows --> Columns position and Columns--> Row position. Looking forward for your inputs....
View Articlecall dll file from webdypro
Hi Experts Recently we use ole to call a *.dll file to access a JSP system, and we already complete all requirement in SAP R3,but when we implement in webdynpro, we found ole cant work in...
View ArticleReady for our One Digital Experience (1DX)?
You have probably already heard the hype about the new community we are all moving to. SAP has overhauled and improved the things that concern you - while adding important components to our ONE Digital...
View ArticleReplace SAP logo in Pageheader
Hi When i use the Theme SAP Bluecrystal, the Pageheader component contains a SAP logo: Is it possible to either remove this log or to replace with my Company logo? Of course i could swich to Corbu...
View ArticleDisplay contents of XHTML file
Hi all, i would like to display the contents on my Webdynpro application an simple XHML file. Which element should I use? Thanks a lot for any help.
View Articlecall a external vendor catalog - OCI In ECC using web dynpro
Hello Everyone, We have a requirement to call a OCI External Catalog in ME51n Transaction in ECC, that is working fine.Now we need to create a Web dynpro ABAP Application which performs the Task of...
View ArticleCalling a Web Dynpro application From BSP application
Hi experts, I have developed a web dynpro application and I'm calling this application from BSP application the application is opening but it is asking user ID and password as it should not ask...
View ArticleRegarding Custom Style sheet for Button
Hi, I want to create a custom style sheet for a specific button in webdynpro abap. i used below code to change the style of button . But it is not working.Can you please let me know is there any...
View ArticleCatch exit buttons press in WDYID tcode in abap
Hello all, I have a simple Webdynpro application and i have 2 ways of attaching a Tcode to it. The WDA is not going to be run in a web browser. 1. Using standard transaction WDYID and giving...
View ArticleDisplay a pdf after action
Hi all, I'm working on a report which contains actions allowing the user to reach a a new page. In this new one, a pdf stored on the application server has to be displayed. On the PDF view, I created...
View ArticleDynamic ALV rows with Splitter UI element
In a simple scenario, if there are 2 ALVs - one on the top and another below it with a Splitter UI element. A horizontal sash separates the 2 ALVs. How can I drag the sash and make the visible rows of...
View ArticleAdding a column dynamically to the alv : dump
Hello ALL , I have a ALV with fixed fields . These fields are also part of context . Now I have to add new fields to the table as columns and also populate the values dynamically . To add new columns...
View ArticleProblem with ALV F4 Field Help
Hi. I have a field attached to an ALV, using simple domain field allowed values. Drop down is working, but it isn't returning the selected value to the field. Any ideas on what may be wrong? Thanks,...
View ArticleALV LAYOUT configuration in Webdynpro abap
Hi All, I am new to webdynpro abap. I have 8 fields in internal table. Inistead of displaying internal table fields, it is displaying all fields in table BKPF. Is there any field catalog to display...
View ArticleLow performance of Webdynpro Application
Hi Gurus, I am facing a performance issue with a complex webdynpro application we have made.When i checked the Trace via ST05 i could notice that it was the application load that was taking the maximum...
View ArticlePATH_GET_NODE to fill subnodes in webdynpro ABAP
Hi, In the config controller we are getting static attributes of the subnode node2 = wd_context->path_get_node( path = `MAINNODE.SUBNODE` ). node2->get_static_attributes_table( importing table...
View Article