Quantcast
Channel: SCN : Unanswered Discussions - Web Dynpro ABAP
Viewing all 3637 articles
Browse latest View live

WD ABAP Popup window has no focus

$
0
0

Hello Sap Gurus!

 

I am facing a problem where I am using SAP WD ABAP IF_WD_PORTAL_INTEGRATION's method "NAVIGATE_ABSOLUTE" in an application that i have within SAP Portal (7.3). 

The navigation mode is 'if_wd_portal_integration=>CO_SHOW_EXTERNAL_HEADERLESS'

The window that pop's up is basically a "pop-under" as it has no focus. I have tested the default SAP application for testing navigation modes in the portal, and there it seems to be working.

I haven't found any usable parameters that seem to have any effect on the window so im kind of lost here.

 

thanks for any help, Eli.


Hello abap experts, i am doing webdynpro abap alv reports, My requiremnt as follows.

$
0
0

1. i am displaying the ALv report in wd abap, and i have Created two button like : Next   and Previous.

2. Req is : Initially i need to display in the alv only 10 records, and if i click Next button next 10 i need to disply.

   and if i click Previous i need to display previous 10 records.

 

 

Please it is emergency requirement, please can any one help me on this.

 

Thanks in advance.

 

 

Regards,

 

Venugopal.

Upload file in webdynpro abap

$
0
0

Hello All,

 

I have a requirement to upload the file (of all types) in webynpro abap. I am aware that i can use File Upload UI element that can be used to upload files but client want to have button to upload files.

 

I wan to create a button in a view, when button is clicked popup or dialog box should be opened to path of file. I tried to do it using GUI function module such has GUI_UPLOAD, method such has CL_GUI_FRONTEND_SERVICE methods but error is displayed that NOT_SUPPORT_GUI. When i searched forum for this error, expert say that we can not use above methods in webynpro.

 

I want to have some method to perform above operation.

 

Otherwise, can i change the text and position of button from right of to left of input field and display text in input field and the time of display.

 

Thanks

Faiz Khan

How to Set a Variant in Web dynpro using FPM

$
0
0

Dear Experts,

 

I have created two variants in my FPM Configuration.

I need to set default the variant in my Web Dynpro Component based on some condition.

I have used the Implemented interface IF_FPM_GAF_CONF_EXIT to get the method OVERRIDE_EVENT_GAF which has a functionality to set the Default Variant ( set variant ,method ).

But this event is not getting triggered when the Web dynpro Component is getting initiated.

Kindly give some suggestion where can i set the Variant in the Web dynpro Component during the initialization itself.

 

Thanks,

Nalla B.

MOVE_CAST_ERROR caused by locale setting

$
0
0

Hi expert

 

We are using sap netweaver 702

 

The Web Dynpro ABAP application uses the writing direction right-to-left. When you create the page, the error MOVE_CAST_ERROR occurs in the method IS_ATTRIBUTE_FORCE_LTR of the class CL_WDR_VIEW_ELEMENT_ADAPTER. The application terminates and a dump is written.THe error is: Dynamic type conflict when assigning references.

 

I can't implement the note 1410649 because we are using on sap netweaver 702

and the note isnot implemented

 

in english the iview is running, but in hebrew i'm getting dump.

 

Please Help

 

Best Regards

 

Ami

Web Dynpro : search help in "Link to Action"

$
0
0

Hi,

 


In my  Web dynpro component , I have used search help in "Link to Action" with CL_WDR_VALUE_HELP_HANDLER=>HANDLE_OVS


but after EHP 6 upgrade , method  HANDLE_OVS became private so now I cant use it. Is there any other alternative to this method ?


Thanks

Digant Trivedi


Delete a doc from kpro

$
0
0

Hi

 

I am tring to delete a document I uploaded to KPRO

using

 

SCMS_URL_GENERATE

exporting

                 command = 'delete'

                 contrep = my_contrep
                 docid = my_docid

                 compid = my_docid

                 accessmode = 'd'

importing

                absolute_uri = uri.

 

unfortunately, this does not deleted the file

from KPRO.

 

 

 

Any idea why?

 

Thank you

regards

Yuval Peery

Discard button in Tcode NWBC

$
0
0

Hi Folks,

 

I am facing the issue with discard functionality in NWBC transaction I am very new to MDG module

 

I was select one record and press the discard button the record are not going to delete  the first attemp its not  going to delete for 2 or 3 attemps

 

could you please help on the same how discard functionality can work

 

thanks,

udaya sree.


Query Regarding Configuration Controller

$
0
0

Hi ,

I am a beginner to ABAP Webdynpro and am using the content i found here in SCN to gain knowledge in this technology. I was building an application using this tutorial :

Web Dynpro for ABAP - Component and Application Configuration

I followed all the steps mentioned in this tutorial but the problem i am facing is that the data i set using the component configuration ( in the browser) is not flowing to the view in my application.

Link for word document illustrating the issue i am facing :

https://drive.google.com/file/d/0B9tda22_rjsfejZBRm8tRE80SXM/edit?usp=sharing

 

( I was not able to upload the word document along with this post and i felt it would be difficult for the people viewing the post to understand my issue without the word document )

 

Regards,

Arun

cl_dms_thumbnail_display=>get_url

$
0
0

Hi Experts.

I'm trying to display picture inform like a catalog with materials and images which are in a Document Management System.

 

To do it, I use this method to get the URL to the image.

 

CALL METHOD cl_dms_thumbnail_display=>get_url

EXPORTING

i_doc = ls_doc

e_url = g_graphic_url.

 

After that I use on the url of the image

 

SAPR3://E36E071AB604CF1B9D7984BE1632B8C/image.jpg

 

on IFrame but i the picture is not display

 

Thanks

ami

Global Toolbar in FPM_OVP_COMPONENT is disabled in leave application

$
0
0

Hello Experts,

 

We have recently upgraded our development system to EHP7 from EHP6. We are facing issue in ESS leave request where Send Button on global toolbar is in disabled mode. I checked the component configuration and found all parameters are in place for send button which is under global toolbar setting of OVP. Any idea how to make it enable?

 

Regards,

Sagar

Problem to add ALV component to standard webdynpro component using enhancement

$
0
0

Hi Experts,

 

I added one alv component ALV_TABLE to standard component /RPM/REVIEW_DETAILS uding enhancing the component technique.But added alv component is not coming under component usages.

issue_enhancement.jpg

Thanks

vijay

SRM FPM: No popup while closing browser window by clicking "X"

$
0
0

Hi there,

 

Currently we are at SRM 7.0. After upgrading our test system to EHP 2 we are facing the following error.

 

In SRM 7.0:

While creating a shopping cart and click on the internet explorer button "X" for closing the window there is a "security"-popup with the "You have unsaved data" and so on.

 

After EHP 2 there is no popup!

 

How we can create this message again? Is there any parameter to set for installation?

 

Regards

Thomas

Class CL_FITV_GOS=>GET_CONTENT

$
0
0

Dear Gurus,

 

   I want to use the class CL_FITV_GOS for attachment Download in EHP6.

 

   But the same is not available in EHP6.

 

   What is the allternate class for the same.

 

Regards,

Sankar Roy

Which method is triggered after clicking the Continue Button ?

$
0
0


Hi Folks,

 

I have an issue in MDG and in that I  want to know that which Method is triggerd after clicking the continue button  and how the values passes from one screen to other screen.Please check the screen shot for clear understanding .I want to know through which Method it is passing.

 

 

 

s1.png

 

s2.png

 

 

Regards,

Biren


Close window when button is pressed.

$
0
0

HI All,

I have developed  a custom  ZWD1 component  in which has button B1.

Now when I press B1 close the window completely (ZWD1 component  ).

 

i.e   totally cose the window.

 

Can any one suggest the correct code.

 

Thanks Gopal

 

 

 

How to read the selected value from webdynpro alv filter (filter_values node t_dropdown_values)

$
0
0


Hi,

   I have 2 columns in webdynpro alv which have individual filters. I populate the filter_values node of alv component   .

My requirement is to read the selected value from the dropdown alv filter of 1st column based on selected value, I have to populate the second colum dropdown filter.

 

  If I try to read attribute means I get the whole list in t_dropdown_values of filter node not the single value..

 

  Kindly give me the solution to read the selected value in filter_value-t_dropdown_values at the earliest.

 

 

Thanks in advance,

Kiruthika P

Input Help of Input field

$
0
0

Hi,

 

I created a search help and attach it to a input filed. The search help works well and return the correct parameter at SE11. But it cannot export correct column value at Web Dynpro. That is, there are three columns at the hit list, Material Description, Language, and Material Number. Only Material Number is marked as an export parameter. When I click a line on the hit list, the whole line was exported to the field rather than the third column. How to limit the restrict value? 

 

Best Regards,

ts

Multiple Tree Hierarchies in table..?

$
0
0

Hi all,

 

  I have an requirement , which is I need to create a table, which should contain multiple tree hierarchies in the WD table means multiple master columns.

 

Is this possible? If so guide me in this.

 

I will share the picture, how my table should like..

Funds MGMT.png

Regards,

SreeKanth Seelam

How to create Fully Qualified Domain Names (FQDN) in abap stack?

$
0
0

When i run tcode soamanager, after login it shows error and the error is:

"

The exception 'CX_FQDN' was raised, but it was not caught anywhere along

the call hierarchy."

 

So now i have to crate FQDN and i do not know how to do that.

Please help me solve this issue.

 

Regards

Neeraj

Viewing all 3637 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>