Search This Blog

Thursday, November 18, 2010

TP - Transport Control Program in SAP

Some important information on TP:

1) If a change request (a transport request) has an object with an
error or would generate an error, and if another transport request
with an object that would repair the previous object with an eror,
then the ultimate outcome will not have any errors in the runtime
environment of target system, if both the requests are moved/imported
together in a queue.

2) Before the MAIN import phase starts, tp imports and activates ABAP
Dictionary Structures. This way the structures are current and able to
receive new data.

3) In case of multiple transport requests in a queue, tp processes
each import step for all requests in a queue before moving on with the
next step in Import procedure.

No comments:

Post a Comment