cancel
Showing results for 
Search instead for 
Did you mean: 

Drag and Drop not possible in SE80 (layout)

Former Member
0 Kudos

Hi all,

since we have updated our web application server (702) it's not possible to "drag and drop" UI elements in my layout-view.

I could not find any snote - anyone else who got this bug before and knows a solution for this?

Thanks in advance & best regards

Torsten

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

We had the same problem (but running 731) and your thread was a search result.

Our problem was solved by applying note 1962448 - View Designer: No interaction possible

Former Member
0 Kudos

Hi experts,

encountered the same problem in 740, any solution or sap note?  thanks!

Former Member
0 Kudos

Hi,

I have the same problem under 740, anyone has a solution?

Thanks!

Former Member
0 Kudos

Hi all,

A Unified Rendering update should solve these issues.

Please read the following Wiki on how to perform the version update:
http://wiki.scn.sap.com/wiki/x/2oQCFQ

Best regards,

Gabor

Former Member
0 Kudos

Is it possible that it is because of my SAP GUI version (7.10)?

Former Member
0 Kudos

Hi ,

SAP GuI donot have any impact on the Drag and Drop Functionality.

What error exactly are you facing?

Are you able to run standard webdynpro component WDR_TEST_DRAG_AND_DROP and I guess the problem might be because of inactive services . While running the above said standard component ,it will state the name of the services that need to be activated.

Try that....

Regards

Karthiheyan M

Former Member
0 Kudos

Hi!

Thanks for the response.

I think there's a small misunderstanding.

When I want to start developing I want to move a UI Element to the layout-preview. But I can't!

Example:

Move UI Element Caption from the favorites to the layout.

This step does not work. It looks like the whole layout is marked but I cannot drag & drop the item.

Best regards

Torsten

Former Member
0 Kudos

Hi ,

Hope you are doing drag and drop UI element in Edit mode.

SAP GUI 7.1 has the drag and drop functionality.

Usually Script error occurs in SE80 that will block few actions.

Try SAP GUI reinstallation.

Regards

Karthiheyan M

Former Member
0 Kudos

Hi,

of course in edit mode - in display mode you cannot see the UI elements on the left hand side.

The problem is not only with me - also my colleagues have the same problems with the same 7.1 GUI

So I think there's something else...

Former Member
0 Kudos

I got it!

Here's the solution:

Note 1576441 - Problems with drag and drop in the View Designer

Best regards

Torsten

Former Member
0 Kudos

Hi Torsten

Thank you for this hint!

---

I've installed NW 7.02 ABAP trial within a win x 64 VM on an ESXi 4.1 VMWare Server.

NSP is running - but shows also the problem described in this thread.

So I tried to solve this issue by applying note1576441 - logged on as BCUSER.

BUT:

I need ACCESS KEYs to modify the relevant SAP objects.

My question:

Where can I get the appr. ACCESS KEYs for the SAP objects I've to correct as described within note 1576441?

Do I have logged on as DDIC or SAP* or ...*

Would be great if you or anyone of this community has a hint acc. to this issue!

Thank you all in advance!

Regards, Stefan

Former Member
0 Kudos

Hi Torsten,

I'm experiencing the same problem and implemented the code changes in #1513544 however I'm not sure how to go about the manual steps - would you have more detail please on the 'wdisp/enable_sap_hostid' parameter?

1) Implement correction instructions - DONE

2) Invalidate the HTTP server cache, Transaction SMICM - Is this GOTO>HTTP>SERVER CACHE > INVALIDATE LOCALLY ?

3) Delete local brower cache - is this just deleteing local files from the browser, e.g. IE: tools > options > delete ?

4) In the Web Dispatcher the parameter 'wdisp/enable_sap_hostid' MUST be set to 'TRUE' - HOW?

Thanks,

William