Post-transport operations
How to manage some failed transports for FIN-FB-TR or BW components ?
With FIN-FB-TR (FINBASIS) component
When using component FIN-FB-TR (FINBASIS) you can have transport in failed status because :
- A transport in customer client need to access 000 client
- A transport in 000 client (Support Packages for example), need to access customer client
You can do what is needed manually :
- Create RFC connection FINBTR@<sysid>CLNT<client>
- Create a system user (no authorization needed) in each client
- Register the destination in view FINB_TR_DESTV (with SM30 or transaction FINB_TR_DEST)
Or you can use the Wizard FINB_TR_WZ.
With BW component
Classic example : you want to use process chain in your ECC.
You can have transport in failed status because when transporting in customer client, the system need to access 000 client.
Create a background user with sufficient authorization (you can create a new role based upon profil S_BI-WHM_RFC and add whatever necessary).
Use RSTPRFC transaction to create the destination and register it for BW.
References :
- Note 912369 - FINB_TR_DEST, after import failures, transport errors
- Note 659160 - Error in remote call of destination &1 - RSPC051
Transaction : FINB_TR_WZ, FINB_TR_DEST, RSTPRFC