cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro Table UI OnSelect Event Doesn't Work in NWDI Track

Former Member
0 Kudos

Dear Experts,

I am facing a very weird issue in NWDI.

##############################<<Version Information>>##############################

SAP NetWeaver Developer Studio Version

SAP Enhancement Package 1 for SAP NetWeaver Developer Studio 7.1 SP01 PAT0003

NWDI Version is 7.11

1000.7.11.1.0.20081109031400 - DI_CBS

1000.7.11.1.0.20081109000600 - DI_CLIENTS

1000.7.11.1.0.20081109031400 - DI_CMS

##############################<<Version Information>>##############################

The issue is as below.

Scenario 1:

1) We created a DC of type Webdynpro in our Local Development under MyComponents.

2) Inside this DC we have one webdynpro view containing one table UI element with its dataSource property bount to a context node.

3) When we open the properties of the table UI element, we can see all the associated events in the Events Section as below...

onColSelect

onDrop

onFilter

onLeadSelect

onSelect

onSort

Please note that onSelect event is also there in the list.

Scenario 2:

1) We have a new fresh Track with empty SC imported into our developer

studio.

2) Inside this Track we create a first new DC of type Webdynpro.

3) Inside this DC we have one webdynpro view containing one table UI

element with its dataSource property bount to a context node.

4) As mentioned in the step 3 of scenario 1, all the events that are

associated with the table UI are displayed in the properties, EXCEPT the

"onSelect" event

I am also mentioning all the associated build time dependent .SCA files

and their release version details as below...

Release and SP number is common in all the .SCA files.

Release: 7.11

SpNumber: 1

SC Name: ENGFACADE01_0.SCA,

PatchName: coreNW71101RcurU0811

Version: SAP AG.20081108200600

SC Name: ENGINEAPI01_0.SCA

PatchName: coreNW71101RcurU2211

Version: SAP AG.20081122210100

SC Name: FRAMEWORK01_0.SCA

PatchName: fwNW71101RcurU091108

Version: SAP AG.20081109000600

SC Name: SAPBUILDT01_0.SCA

PatchName: fwNW71101RcurU091108

Version: SAP AG.20081109000600

SC Name: WDRUNTIME01_0.SCA

PatchName: fwNW71101RcurU221108

Version: SAP AG.20081122225600

As far as I know our track is consistent and I am following all the

standard procedures.

Please let me know

why the "onSelect" event of a table UI element is not appearing while working in NWDI Track environment?

As of now I have only come across this one issue while working in NWDI environment, so I am also afraid that if any other issues like this may also arise while working in NWDI environment.

Regards,

Shreyas Pandya

Accepted Solutions (1)

Accepted Solutions (1)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi there,

I am looking into this. Let me do some tests on my end. By the way, can you please send some screenshots to ervin.szolke at sap.com ?

Cheers,

Ervin

Answers (7)

Answers (7)

shreyas_pandya
Contributor
0 Kudos

The issue was resolved with the latest available patch for the 7.11 version dependent SCA files.

Regards,

Shreyas Pandya

shreyas_pandya
Contributor
0 Kudos

I am reopening this thread as the solution that I had used to resolve this issue cannot be considered as a full proof solution as the issue was resolved after replacing the dependent .SCA files of release 7.11 with release 7.2

So here in my case,

Build time Dependent SCA are of 7.2 release

Developer Studio is of 7.11 release

CE Server is of 7.11 release.

which clearly indicates the version mismatch problem.

I am following up this issue with SAP. I will update the thread once I get the final solution.

Regards,

Shreyas Pandya

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

ok, thank you for the feedback, Shreyas!

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Shreyas,

as I can see you have also opened a ticket

0120050410 0000006843 2011

NWDI Track Issue- OnSelect event removed

Could you please update the ticket as well in case the problem is really resolved?

Thanks and Regards,

Ervin

shreyas_pandya
Contributor
0 Kudos

Dear Ervin,

Thank you for your concern.

We have kept that OSS open for the below mentioned reason.

As per standards,

NWDS version, CE Application Server Version and Build time dependent .SCA file versions should be of the same release.

But in my case.

The issue was resolved after replacing the dependent .SCA files of release 7.11 with release 7.2

So here in my case,

Build time Dependent SCA are of 7.2 release

Developer Studio is of 7.11 release

CE Server is of 7.11 release

Which kind of gives me a feeling that it may be incorrect, so the OSS team is looking into my doubts and they will revert with their tests results and inputs.

I will update the thread once I get the reply from the OSS team.

Regards,

Shreyas Pandya

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Shreyas,

thanks for the feedback, I am closing the thread.

Regards,

Ervin

shreyas_pandya
Contributor
0 Kudos

Dear Ervin,

Thank you so much for your concerns, I really appreciate it.

I have resolved this issue myself.

1) I added the Dependent SCA files of version 7.2 in CMS/inbox folder.

2) And in SLD, from my track SC I removed all the build time dependencies of version 7.1 and replaced all of them with version 7.2

3) Then updated CMS, removed my Track SC from the track and added it back.

4) From Check-In Tab, all the relevant 7.2 version SCA files were checked in.

5) And then imported all of them into Development and Consolidation runtime systems of my Track.

6) Then Re-imported the track into my NWDS and created a new DC and checked in that DC into DTR.

7) Later I added the Table UI and saw it's properties.

And Bingo..!

The "onSelect" event was there.

Regards,

Shreyas Pandya

shreyas_pandya
Contributor
0 Kudos

Dear Experts,

Kindly help me, I have been struggling to resolve this problem, but it seems like a framework issue.

Your inputs will be highly appreciated.

Regards,

Shreyas Pandya