Disable row in ALV .
Guys, I need to make a particular cell in a alv table as read only. Please find the picture I need to make the check box read only based on the item. IF the item equals 10, it should be readonly. For...
View ArticleFilter in columns for selection in Settings Dialog in webdynpro ABAP
Hi, Please help me to set a filter to choose the fields in standard settings page of ALV as shown below.
View ArticleAction for upload of files to table
Hi, I have an action used by a button to upload files. I am reprogramming it to Work with internal tables instead of a transparent table with the uploaded files.The problem is that it does not add the...
View ArticleHow to fetch data into table.
hi.i am having some data in ztablei need show in table in view1. plz have a look on below two images. in Second image.... i open component controller and under methods i create one method.i just double...
View ArticleSplitting string in text view
Good day, In web dynpro, I'm trying to split string field into specific format as following: Field value in DB table: 'user_id1 Date1 Time1 comment_text1 user_id2 Date2 Time2 comment_text2' as one...
View ArticleActivities Note fetch in Erecruitment
Hi Please tell me how to read the Note content under the activities of recruitment, the text we are entering using portal under recruit tab , now i need to read the same in custom report.
View ArticlePart I:WebDynpro URL from workflow
Objective:The objective of this document is to call WebDynpro URL from workflow. We are going to see how to read application parameters in Webdynpro and also how to pass the URL details which is more...
View ArticlePart II:WebDynpro URL from workflow
Objective:The objective of this document is to call WebDynpro URL from workflow. We are going to see how to read application parameters in Webdynpro and also how to pass the URL details which is more...
View ArticleWD_BADI_DOMODIFYVIEW not getting called
Dear, I wanted to use this BADI - WD_BADI_DOMODIFYVIEW ( in ECC )to enhance some standard component views, but surprisingly not getting called though the implementation is active and as per filter...
View ArticleTrace tool shortcut blocks Polish letter "Ć"
Hi all, I have problem with Web dynpro shortcut Alt+Shift+C which blocks Polish letter "Ć". I wonder why Web Dynpro shortcuts works with combination of Alt+Shift instead of Ctrl+Alt+Shift.Can I...
View ArticleGetting Adobe LiveCycle Designer to work with SAPGui 7.40
Hello everyone, sorry if this is not the right forum for my question, but it is the closest I could find. I have the new SAPGui 7.40 for Windows installed which was released on Oct 8th, and I am trying...
View ArticleCustom Config and personalization
HI all, Can you please explain the difference between the configuration controller , application configuration and personalization in webdynpro abap . Please share me in details and example.
View ArticleCL_FITV_GOS save method
Hi, I am using CL_FITV_GOS ,save method to upload data into XD02 from WDA.It is woking fine,except for jpg and docx file.Why is it happening? RegardsLavanya
View ArticleRadio button logic help required
Hi Guru's Am developing a wdy screen with radio button options. ( Using Radio button group by key ) I have two set of radio buttons.one is header..based on the header the 2nd set of radio button...
View ArticleOVS Screen Problem
Hi Friends, I have designed a normal table in WD ABAP and in that for a field i have to set the OVS and i tried the same using component (WDR_OVS) and i have called the same in event handler too but...
View ArticleHiding table in webdynpro in an standard program.
Hi, I want to hide a table in webdynpro for a standard program.Here I have implemented an enhancement,In this enhancement I can write my code in inti / modify method,but I can not add any attributes in...
View ArticleHow to disable User settings on right click ?????
Hi Experts, I am trying to disable the user settings on right click....for that i passed WDDISABLEUSERPERSONALIZATION as 'X' which is working fine in Development system.....but when i transported the...
View ArticleTriggering Workflow from Web Dynpro ABAP
Objective: To trigger workflow based on certain condition from webdynpro. In this document, we are going to consider a scenario in which from Web Dynpro, Trip details are entered in database custom...
View ArticleImpact of writing select statement in View controller in WD4A
Hi Experts, I am in a support project of WD. A WD component is there where select query has been written in the view controller methods. I know the correct approach is to write select query within the...
View ArticleGet the cursor position
Hello Experts, Can anyone please tell me how to identify the cursor position (Window co-ordinates). My requirement is, when user click the button i need to show the popup screen near to the button.And...
View Article