cancel
Showing results for 
Search instead for 
Did you mean: 

Assistance Class

Former Member
0 Kudos

Hello,

Could any one answer me on this,

I am using assistance class for displaying message,

lv_text_001 =

        wd_assist->if_wd_component_assistance~get_text( '001' ).

But i am getting error for the above code.

Non-implemented method or kernel method called.

Please suggest.

Regards,

sanghamitra

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member222068
Active Participant
0 Kudos

Hi Sanghamithra,

1. Check whether the assistance class is active or not. If not, activate the class

2. lv_text_001 =  wd_assist->if_wd_component_assistance~get_text( <space> '001' <Space> )

Thanks & Regards,

Sankar Gelivi

harsha_jalakam
Active Contributor
0 Kudos

Hi Sanghamitra,

Please activate all the changes in the class and type in the assitance class name in Component and activate the entire component.

Regards,

Harsha