Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is it possible to overwrite the delivery address of a purchase order prior saving it?

walkerist79
Participant
0 Likes
688

Hi, the delivery address is determined upon inputting the plant. However, the address of the user from KNA1 is not the address it is expecting.

What the user wants is to use the default partner function from BP then query it from KNA1 and from that query, that will be used here in the delivrey address below. What user-exit should I look into?

3 REPLIES 3
Read only

jens_michaelsen
Participant
0 Likes
643

What's about using SAP-enhancement MMDA0001?

Read only

walkerist79
Participant
0 Likes
643

jens_michaelsen Thanks! Unfortunately there are hundreds of custom programs under MMDA0001 which will take time to check.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
643

Are you sure they asked for Customer Address in a Purchase Order?

Nevertheless the answer is yes, look at BAdI ME_PROCESS_PO_CUST (try method PROCESS_ITEM or CHECK where you can change this data)