cancel
Showing results for 
Search instead for 
Did you mean: 

Acces to Search Result content.

Former Member
0 Kudos

Dear all!

I have added custom fields to enhanced BSP component "AIC_INCIDENT_S"

I can see them in Search Result

Now i need to fill this fields by some values, but im new to bsp and don't know how to acces to content so i can fill my fields.

there is an attribute in impl class of the view GR_RESULT_LIST_CNODE has attribute TABLE type ref to data. How can i acces its content ?

Regards

Dan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Dan,

You can generate GET_XXXX ( XXX is attribute of table context in search result view) for the custom attribute and you can place your logic in addition to the wizard generated code to populate those fields.

Regards,

Nithish

Former Member
0 Kudos

Thank you Nithish!

Best Regards

Dan

Answers (0)