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

How to modify field in badi not changing parameter

shkim
Explorer
0 Kudos
922

I develop in the s/4hana public cloud.

i use badi "MM_PUR_S4_PO_MODIFY_ITEM"

i want to change value field is not exists in changing parameter.

so how to add changing parameter ??

thank you

View Entire Topic
Zhehui_Xia28
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Kim,

As Dennis said, you cannot add more standard fields. But you can add some custom fields which you can change them in this BAdI.

Best Regards,

Zhehui

shkim
Explorer
0 Kudos

i want to know that how to add field in custom BAdI?

do you have any manual?

thank you !!