cancel
Showing results for 
Search instead for 
Did you mean: 

Add column to opportunity component BTQOPP in RESULT context node

Former Member
0 Kudos

Hello All,

I have a requirment to add 1 field(E-MAIL) to opportunity RESULT. i have added the field to attribut by wizard and it is appearing in UI screen but problem is that data is not coming in E-MAIL field, it showing 'BTQOPP/email is not bound' in place of value.

Can anyone please tell me that what step we need to follow after creating field by wizard to populate the data in that field? sholud i need to write code somewhere? or i am missing few steps ?

Regards

Saurabh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Saurabh,

You need to write the code in BADI :CRM_BADI_RF_Q1O_SEARCH

Hope it helps

Regards

Vishal

Former Member
0 Kudos

Hi ,

Thanks for your reply,

could you please let us know what code it generates in GET & SET..? should we have to delete those code and write new code in place of implementing above BADI? i am new so please tell me in detail what code should we write ?

Thanx in advance..

Regards

Saurabh