SAP ABAP Function Module TR_INSERT_NEW_COMM_WITH_NAME (Create new request (without automatic assignment of number))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_REQ (Package) CTS: Request Editing
Basic Data
Function Module TR_INSERT_NEW_COMM_WITH_NAME Create new request (without automatic assignment of number)  
Function Group STRJ   Transport System: Interfaces  
Program Name SAPLSTRJ    
INCLUDE Name LSTRJU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_E070 TYPE E070 Request header (E070)
Exporting EV_E070C TYPE E070C Request header (E070C)
Exporting EV_E07T TYPE E07T Request header (E07T)
Importing IV_TRKORR TYPE E070-TRKORR Name of Request
Importing IV_TRFUNCTION TYPE E070-TRFUNCTION Type of request: "F", "D", "P"
Importing IV_KURZTEXT TYPE E07T-AS4TEXT SPACE Short text of request
Importing IV_TARSYSTEM TYPE E070-TARSYSTEM Target system for request
Importing IV_CLIENT TYPE E070C-CLIENT SY-MANDT Source client of request
Exception SYSTEM_ERROR TYPE System error
Exception ENQUEUE_FAILED TYPE Error when locking (SM12)
Exception DB_ACCESS_ERROR TYPE Database access error
Exception NO_AUTHORIZATION TYPE No authorization
Exception INVALID_INPUT TYPE Invalid entry
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19951208 
SAP Release Created in