Sunteți pe pagina 1din 4

SAP Transport Request Table Friday, April 13th, 2012 at 14:35 by ekoy Advertisement http://learnmysap.com/sap-abab/705-sap-transport-request-table.

html SAP Transport Request Table is very important when we want to do the tracing on the transport process from SAP Development Server to SAP QA (Quality Assurance) or SAP Production Server. These tables are also useful when you want to create SAP abaper report relating to the transport process.

The following are lists of the SAP transport table that should be known by the SAP Basis or other SAP Technical Support person. E070 Transport header The table E070 stores the names of all SAP transport requests in the system, both the released and open ones. Tasks are treated as transport requests with a link to the parent transport. FieldsDescription Example TRKORR Name of Correction/transport request/command file DEVK900001 TRFUNCTION Function of a correction/change request K TRSTATUS Status:

D Dokumentation, partly locked L All objects are locked R Released for transport TARSYSTEM L

PRO Target system of correction

KORRDEVSYST Catagory of transport request

CUST client dependent = Customizing SYST SAP-Repository, client-independend Object AS4USER Owner SAP* 01.01.1998 00:00:00

AS4DATE Date Of Last Modification AS4TIME Time Of Last Modification STRKORR

Related Transport (If this one has parent)

Table E070 has a field named INT_STATUS that determines the actual transport state is in. The list of state is taken from the report RDDPROTL as below: {code} case ls_sapnames-int_status. when EREX. node_text = Erroneous Exports(057). when EXPO. node_text = Exported(051). when NOSU. node_text = Erroneous Imports(052). when OKIM. node_text = Succesful Imports(053). when REPO. node_text = Own Repairs(054). when REPF. node_text = Foreign Repairs(055). endcase. {/code} E070T Transport Header Text This table store annotating texts of transport header. Table E070 and E07T then are combined in view E070V. E070CREATE Creation Information

The table E070CREATE contains the creation information of non-released SAP transport orders. If the Transport Order is released, then the entry is removed from table E070CREATE. Thus table E070CREATE only contains those Transport orders which are open for current task. E070C Client information The table E070C contains information for client specific transport request. It contains especially the name of the client where the transport request is created. It happens sometimes, that a customizing request is created in a client, which has been deleted or made otherwise inaccessible. In that case you have no access to this transport request anymore. You can change the name of the client in the table E070C with a little ABAP program. E071 object list Table TE071 store the names of the transport request objects. E071K Keys for TABU objects If table contents R3TR TABU are stored in a transport request, you need to specify the keys of the table entries which shall be transported. Those keys are stored in table E071K. SAP Transport request are administered both in a collection of SAP tables E07* and in special directories of the operating system. Posts related to SAP Transport Request Table How to Create SAP Client

The SAP glossary defines SAP client as "In commercial, organizational, and technical terms, a self-contained unit in an SAP system with separate master records and its own set of tables." A client is the highest level in the organizational structure and each of them has has specific permissions to access ... SAP Administrator - Tasks and Roles

A SAP administrator may be defined as someone in a company or group of company dedicated to SAP Administration, controlling and monitoring; including SAP R/3 system installing, SAP copy client, client management, printing, patch management, user management, and transport request management. SAP basis administrator also helps users to automate their ... Administrator Workbench (AWB) in SAP BW

The Administrator Workbench (AWB) is the tool for data warehouse management in SAP BW (Business Information Warehouse). Using AWB we can manage, control and monitor all relevant objects and processes in SAP BW including scheduling, data load monitoring and metadata maintenance. Following are the functions that we can perform using ... SAP Programmer Professional Guidance

SAP Programmer or commonly referred to as abaper is one important part of the team member who must not be ignored in the SAP implementation project. ABAP programmer is usually assigned to develop form, report, or additional transactions to meet the business process requirements of the client. Becoming a professional ... Did not see what you were looking for? Try Google! Search for: Tags: SAP Transport * SAP Transport Table * SAP Transport Request * sap table * sap tables Filed under: Abap/4 Like this post? Subscribe to my RSS feed and get loads more!

S-ar putea să vă placă și