SAP ABAP Function Module TR_REQUEST_CHOICE (Auswahl eines Transportauftrags (mit Anlegen))
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_REQUEST_CHOICE Auswahl eines Transportauftrags (mit Anlegen)  
Function Group STR8   Editing Requests (Interactively)  
Program Name SAPLSTR8   CTS: Modules for Interaction 
INCLUDE Name LSTR8U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_REQUEST TYPE TRWBO_REQUEST_HEADER Selected request
Importing IV_SUPPRESS_DIALOG TYPE TRPARFLAG SPACE Suppress dialog
Importing IV_REQUEST_TYPES TYPE C Request types chosen (T, C, K, L,...)
Importing IV_CLI_DEP TYPE TRPARFLAG SPACE Check request client
Importing IV_REQUEST TYPE TRKORR SPACE Proposed request
Importing IT_E071 TYPE TR_OBJECTS Request objects that you want to add
Importing IT_E071K TYPE TR_KEYS Request key that you want to add
Importing IV_LOCK_OBJECTS TYPE TRPARFLAG SPACE Objects are locked in request
Importing IV_TITLE TYPE C Dialog box title
Importing IV_START_COLUMN TYPE SYST-CUCOL 3 Column from which the dialog box starts
Importing IV_START_ROW TYPE SYST-CUROW 7 Row from which the dialog box starts
Importing IV_WITH_ERROR_LOG TYPE C 'X'
Importing IV_NO_OWNER_CHECK TYPE C SPACE
Importing IV_FOREIGN_REQUEST TYPE C ' ' Auch Fremdauftrag (eigene Aufgabe)
Importing IT_E071K_STR TYPE E071K_STRTYP Tabellenschlüssel mit Stringfeld
Importing IT_OBJ_ENTRIES TYPE CTS_OBJ_ENTRIES Einträge für Transport-Objekte mit Keys im CTS
Exception INVALID_REQUEST TYPE Invalid request
Exception INVALID_REQUEST_TYPE TYPE Invalid request type
Exception USER_NOT_OWNER TYPE User is not the owner of the request
Exception NO_OBJECTS_APPENDED TYPE Objects could not be appended
Exception ENQUEUE_ERROR TYPE Error in lock management
Exception CANCELLED_BY_USER TYPE Cancellation by user
Exception RECURSIVE_CALL TYPE Recursive call of function module
               
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  19980302 
SAP Release Created in