SAP Transport

Blog ABAP Trial Version for Newbies:
https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/6098

t.E070Transports, set TRSTATUS to specify
t.E07*all tables

1. Set up system, look at beginning of Part 8 in above blog
Additional notes (what I did):

Importing the example package Z_ABAP_BOOK into an installed AS ABAP
===================================================================

1. Copy the cofile "K900035.NSP" to directory "…\sap\trans\cofiles".

2. Copy the datafile "R900035.NSP" to directory "…\sap\trans\data".

3. Logon to the AS ABAP.

4. Call transaction "STMS".

5. Choose "Import Overview".

6. Double-click line "NSP".

7. Choose "Extras -> Other Requests -> Add".

8. Choose F4 in field "Transp. Request".

9. Enter your user data for RFC connection.

10. Choose Request/Task "NSPK900035".

11. Add transport request to import queue.

12. Mark request "NSPK900035" in import queue and choose "Import Request".

Note:
After an import you must activate imported HTTP services (as for Web Dynpro, 
ICF, Web Services etc.) explicitly in transaction SICF before you can use them.