- Transport of DB table data (customizing, client-dependent)
- Transport of ABAP program variants (workbench, client-independent)
- Txn: SE10: Create new request (
F6) of type: Customizing - Assign various properties in the next screen (Description, Project, Target, etc). SAVE
- Assume that request is assigned name: R3SK600099. The next screen shows the request tree.
- Delete the customizing task belonging to the request! You will not need it (click and SHIFT+F1
) - Double-click on the request R3SK600099. You will get a display of the request objects.
- Press
to edit the objects. - Append objects of type {"Program ID", "Object Type"} = {"R3TR", "TABU"}. Give the name of the transparent table you would like to transport contents for in the "Object Name" column. Press enter to submit values
- Click on the key-like button that appears on the "Function" icon. In the "Table Key", insert a star ('*') if you would like all the contents of the table (client-dependent). Play with it if you would like to filter data.
- Press enter and SAVE. Use the blue "Table Contents" key in order to confirm whether wanted data is selected (option "Table contents specified by request")
- Repeat for each table you would like to export. SAVE each change
- When finished, go back to the request display. The request tree now should show the table names and the given key expression. Any entry not having a key at all will import no data.
- Release the request (F9
). - Use Txn: STMS to transport the request, if available. Otherwise, the /usr/sap/trans/{cofiles, data} directories contain files to be used for transfers to other R/3 systems.
For transporting variants of selected programs, a simpler procedure can be used:
- Use Txn: SE38 to run program RSTRANSP (Select Report and Variants for Transport).
- In the provided selection screen, insert wanted program names associated with wanted variants
- Insert the filter for variants if required.
- In the resulting list, compiled by R/3, check if all wanted variant data is selected
- Proceed with assigning a (Workbench) request (you can re-use one if required)
No comments:
Post a Comment