cancel
Showing results for 
Search instead for 
Did you mean: 

Can not add custom field to bbpsc01

Former Member
0 Kudos

Hi,Everyone,

I have already add custom field into structure:INCL_EEW_PD_HEADER_CSF_SC/INCL_EEW_PD_HEADER_CSF.And add custom logic in Function Group: BBP_SC_UI_ITS for interal global structure gs_scr_itmovr_h.

Then i want to add custom logic to show the value in BBPSC01.

But,the custom field can not display.

I don't know why?Who can help me?

Thanks a lot.

BestRegards

andy

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

Pls refer the notes 672960 and 458591 for creation of custom fields in SC screen.

You dont need to do any std code modification for this.See these related threads/notes:

Note 822424 - CUF. Customer fields cannot be changed in the bid

Note 809630 - Customer field in bid invitation and bid - How does it work?

Note 809628 - Table like customer fields from bid invitation in bid

Note 798731 - Bid: Bid Inv. Customer fields not visible

Note 762984 - SRM40-SUS: Implementation of customer enhancement fields

Please go through the documentation of following 3 Business Add-Ins using SE18 transaction.

codeBBP_BUPA_GET_CUF Customer Fields for Vendor Master Data

BBP_CUF_BADI-Customer Fields. Call-up of User-Defined Screen

BBP_CUF_BADI_2-Customer Fields. Use of Standard Table Control[/code]

BR,

Disha.

Do reward points for useful answers.

Former Member
0 Kudos

Hi,

As far as i know you need to impliment BADI " BBP_CUF_BADI_2" for customer fields visibility property.

and you do not need to do any changes in ITS. The filed added into the customer include atomatically comes in the ITS.

Thanks and Regards

Kalandi

PS : Please reward points if it helps you.