cancel
Showing results for 
Search instead for 
Did you mean: 

Custom field not available on UI configuration for Customer

0 Kudos

Hi,

I have added custom field in entity BP_CUSGEN.

Have activated data model,generated structures and i could find my zz field in

/mdgbpx/_s_bp_pp_bp_cusgen,did SMT mapping as well.

But unable to find the field on UI configuration.

Any help would be greatly appreciated.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member230136
Contributor
0 Kudos

Hi Shruti,

Please follow the guide carefully. There are 3 scenarios presented in the solution:-

1) Field only in Business Partner (BP)

2) Field only in Vendor / Customer

3) Field in both BP and Vendor / Customer

In your case, I am assuming that you wanted the scenario 2.

You need to extend the structure CMDS_EI_VMD_CENTRAL_DATA with your fields manually. Similarly extend the structure CMDS_EI_VMD_CENTRAL_DATA_XFLAG with your custom field flags. Now you can use the fields in the UI.

Then do the SMTP mapping.

Cheers,

Rohit

0 Kudos

Hi Rohit,

I did follow the same guide and completed all steps.But still not able to find the field on UI and it's not there in structure

CMDS_EI_VMD_CENTRAL_DATA as well.

former_member230136
Contributor
0 Kudos

Hi Shruti,

This is very common issue which all the beginners face. Just follow the guide carefully and field will be available.

Here is the Link. This is for BP_VENGEN but same can be used for BP_CUSGEN.

SAP How-To Guide: Extend MDG-S Data Model by a New Field (Reuse Option).

Anyway, CMDS_EI_VMD_CENTRAL_DATA is the structure which contains all the custom fields under BP_CUSGEN entity and which is available in the UI. Just check the structure whether the field is there or not.

Cheers,

Rohit