cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SRM 7.0 Addition of z field on SOS tab of SC

Kloud_Nilesh
Participant
0 Kudos
373

Hii,

I need to add a z field on source of supply tab in SC. in Which structure/ include we need to this z field ?

Please help.

Regards,

Nilesh

View Entire Topic
Former Member
0 Kudos

Hello Nilesh,

Are you able to solve this issue?

I'm facing exact problem while implementing new fields in SOS tab.

Please help.

Regards,

Yogesh

Former Member
0 Kudos

Hi ,

You mentioned as below

Now, as I told in SOS tab i have added 2 fields for preferred supplier fax and mail , which i included in INCL_EEW_PD_PARTNER_CSF, and created z input fields on view /SAPSRM/WDC_DODC_SC_I_SOS -> V_DODC_SC_I_SOS.

Also added entry in view /SAPSRM/V_MDFSBC with set type SYPAR . Still fields are not gating saved at database level.

I have one question question if you configure these fields with set type SYPAR what is the need to create the Z fields on view. If you create Z fields on the view i dont know how you did binding with conext for these fields.Context binding might be wrong.

How to track : Implement domodifyview badi for this View and component and do debugging what context is taking for these z fields.

If you did correct Meta configuration all these Z fields should come on the viea automatically.Then there is no problem in saving the fields in the data base.

regards,

Devi

Former Member
0 Kudos

Hello Devi,

I have Implemented domodifyview badi for View 'V_DODC_SC_I_VENDOR' but in debugging I'm not able to get values entered in new custom fields.

After clicking on any other Tab, values from these custom fields of SOS tab got refreshed.

I have included custom fields in above mentioned view and included fields in SUP -> ITEM_BASIC_DATA.

Am I missing any configuration part? Do I need to make any changes related to Component?

Regards,

Yogesh

Kloud_Nilesh
Participant
0 Kudos

Hi Yogesh,

I could not store z field value at partner level in SC. finally we stored thoes values at SC item basic data.

If you achive this functionality , please share to us also.

Regards,

Nilesh

Former Member
0 Kudos

Hello Nilesh,

I'm also using SC Item Basic Data context for new custom fields.

But still values are not retained. It is getting refreshed when I click on any other Tab.

Are successful with SC item Basic Data context?

Regards,

Yogesh