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

Transport change request

Former Member
0 Likes
509

Hello Team,

I have a transport change request that needs to be imported to production. It has the changes to userexit MV45AFZZ. Can i import it to production system with users on the system or it has to be done when there are no users on the system. Please advice.

Tthanks.

Regards,

Baabi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
466

Sales documents in a production system get created in various ways - through online users, through interfaces with other systems like EDI, Web or any other system or through any background process.

When source code in common includes like MV45AFZZ etc changes it needs recompiling of the whole main program SAPMV45A again. If changes happen while documents are getting created it may cause instability or even run time termination.

Better to choose a silent time when users or other processes are not creating any sales document (inquiries, quotations, orders, contracts, credit/debit memos etc)

2 REPLIES 2
Read only

Former Member
0 Likes
466

Best to wait. Imports take up dialogue processes.

Rob

Read only

Former Member
0 Likes
467

Sales documents in a production system get created in various ways - through online users, through interfaces with other systems like EDI, Web or any other system or through any background process.

When source code in common includes like MV45AFZZ etc changes it needs recompiling of the whole main program SAPMV45A again. If changes happen while documents are getting created it may cause instability or even run time termination.

Better to choose a silent time when users or other processes are not creating any sales document (inquiries, quotations, orders, contracts, credit/debit memos etc)