cancel
Showing results for 
Search instead for 
Did you mean: 

Z-Field values stored in BUT000 reuse, doesn't show in UI

former_member203117
Active Participant
0 Kudos

Dear Team,

The z-field values which are stored in BUT000 table, doesn't show in the MDG-C or MDG-S UI, when the CR is opened. The system is MDG6.1. Any suggestions would be sincerely appreciated.

I have checked the SMT mapping several times and it is fine.(BP_BP_CENTRL_2API & BP_BP_CENTRL_2STA)

Thanks & Regards,

Tushar.

Accepted Solutions (1)

Accepted Solutions (1)

ashwincap
Explorer
0 Kudos

Hello,

If you simply debug the corresponding feeder class, in the get entity data method, you will find the reason why its not appearing. Mostly its the mapping issue in the active area which causes this problem.

Cheers

Ashwini

former_member203117
Active Participant
0 Kudos

Hi,

I added code in the get_data method of the feeder class to populate the fileds.

Thanks & Regards,

Tushar.

Answers (2)

Answers (2)

antonio_guzmn
Explorer
0 Kudos

Hello

Normaly the zfiels don't see in the structure MDG-BP.

In this link explains how to extend news entity type with Z fields

Regards

former_member203117
Active Participant
0 Kudos

Dear Antonio,

The guide was followed to extend, the custom field values are storing in the database but when we open the CR in the NWBC the custom field values are empty.

Regards.

former_member203117
Active Participant
0 Kudos

Dear Team,

Any reason why this might be happening? The custom values stored in the BUT000 table doesn't show in the CR when opened in NWBC. The SMT mapping has no issues.

Thanks & Regards,

Tushar.