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