ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

Find Out Who Transported The Transport Request

Print This Post Email This Post Written by admin on Apr 13th, 2010 | Filed under: ABAP

Look at Table TPLOG (go there using the Transaction Code SE16) and input the transport name in the CMDSTRING field with *.
Example: *UZDK939001*

Share

If you like this post, you may as well like these too:

  1. Change Request Management – Overview An effective application management is key for companies to stay ahead of competition. SAP’s scope of application management includes all types of application changes Emergency Corrections Periodic Maintenance Business process...
  2. How to Transport Variants? This program(RSTRANSP) generates entries for transport of variants. You can enter the names of variants to be transported generically. Run the program using SE38....
  3. Change and Transport System(CTS) The Change and Transport System (CTS) is a tool that helps to organize development projects (in the ABAP workbench) and customize data (in customizing), and  then move/transport these changes between...
  4. Transport LSMW from One System to Another There are two ways to do this transporting LSMW from one system to another. Export/Import method. With this method, you have the flexibility of subprojects or objects that need to...
  5. Data Transport from ABAP to Screen and back Data Transport between screens and ABAP programs is automatically handled by the system. The First data transport occurs after all the PBO Modules have been executed and prior to a...
  6. How to find OK Codes Goto menu bar in that System –> Status click Gui Status Expand all the nodes inside u will get all Function Code/ ok code for icons inside the in GUI...
  7. How To Find The Tables For The Given Transaction? There is a very easy way to find out all the tables related to a given transaction. Suppose you want to know the list of tables used when you create...
  8. Find User Exits Well, I know we have already talked about finding user exits in the program and also we have a program to find out the user exits in a given Program/Transaction....
  9. Find the Fields or Tables accessed for a Transaction A common way to find the technical data underlying a transaction is to place your cursor in the field, press the key F1, and then click on the button Technical...
  10. FIND: ABAP Keyword a Day FIND:  Searches for patterns. FIND <p> IN [SECTION OFFSET <off> LENGTH <len> OF] <text> [IGNORING CASE| RESPECTING CASE] [IN BYTE MODE|IN CHARACTER MODE] [MATCH OFFSET <0>] [MATCH LENGTH <l>]. The...



Leave a Reply