cancel
Showing results for 
Search instead for 
Did you mean: 

Need to modify a "Display supplier screen"

former_member199126
Participant
0 Kudos

Guys,

I have a requirement.i need to modify the "Display Supplier screen"  as part of processing supplier master data. The need is , In  the SAP delivered "Display Supplier" screen, I need to add "Target Vendor ID" along with the Supplier (See screenshot). I found that this is an Initial screen built from the component USMD_ENTITY_VALUE2,USMD_ENTITY_1000 . As this is a standard component, I do not know how to add another input field to the existing one.

Could any one let me know how to do it ??

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You will have to create a VIEW enhancement for the purpose and then add the new fields you require and then you can handle those fields by writing code in the PRE  or POST exit of the relevant method.

Hope will give you a start , let me know if you need more help.

Phani

Answers (0)