cancel
Showing results for 
Search instead for 
Did you mean: 

Transport enhanced datasource to production

Former Member
0 Kudos

Dear Experts

In preparation for transport to Production, I have done :

LBWE  : disable update in job control in lbwe  (is this alone not sufficient?)
LBWG     : delete setup table
RSA7   : Delete delta queue for the datasource
LBWQ  : delete the qRFC outbound queue MCEX03.

For LBWQ,  instead of deleting the queue, can we lock the queue instead?

Also , our production users cannot be logged out. We will do the transport on a weekend.

Under this constraint, how can we address the  V1,V2,V3 updates ?

Thanks for reading.

Best regards

Pascal

Accepted Solutions (0)

Answers (2)

Answers (2)

MGrob
Active Contributor
0 Kudos

HI

LBWE  : disable update in job control in lbwe  (is this alone not sufficient?)
LBWG     : delete setup table
RSA7   : Delete delta queue for the datasource
LBWQ  : delete the qRFC outbound queue MCEX03.

Those steps are good enough. Make sure RSA7 does not hold data while you import the request.

For LBWQ,  instead of deleting the queue, can we lock the queue instead?

You can't it would stop all queues..

The transport will go fine if you have stopped lbwe jobs (sufficient)

But how are you going to run the initialization of your 03 datasource if you have users not locked out? You won't get accurate data.

hope that clarifies

Martin

Former Member
0 Kudos

Pascal,

Please find the below bullet point in brief. Please let me know if you need detailed description on it.

Pre-Requisite check for transporting the enhanced Delta Data source:

  1. All the user should be blocked for any posting during transport to respecting system, might be during SAP Outage.
  2. All the Outbound Queues and Delta Queues should be cleared and not a single document should be present during transport.
  3. After proper Transport to the respective system, same data source should be replicated to corresponding BI system to check for any errors.

Please find the below steps to enhance data source in brief:

  1. Delete setup tables in LBWG for the application specific component.
  2. Delete outbound queues in LBWQ.
  3. Check for delta records in RSA7 and delete if any records exists.
  4. Enhance the data source by adding the required field from communication structure in LBWE and Generate Data source.
  5. 5. Check the result of the data source in RSA3.

Also please find the below link for more information:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2050db8b-9d90-2c10-2980-b13a4b093...

WR,

Deb