cancel
Showing results for 
Search instead for 
Did you mean: 

Facing Some Error while running the application....

Former Member
0 Kudos

Hi Gurus

I am facing this error while running my layou so please help me out with this...

The following error text was processed in the system ECC : The lead selection has not been set. ADMIN_LOGIN ꯃ扁牐汇

Edited by: Chakradhar Reddy on May 21, 2010 8:09 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

seems you are using a table UIElement. You must be trying to read the data from the context node which is acting as data source for your table.

Before reading the table check for the reference

if lo_node is not initial.

read table data

endif.

if just retriving single record using get attribute then

if lo_element is not initial.

lo_element->get_static_attributes

endif.

Answers (2)

Answers (2)

Former Member
0 Kudos

this has been closed in link: [;.

thanks!

Jason PV

Former Member
0 Kudos

Set the Lead Selection check box as checked for the Node ADMIN_LOGIN.