SAP ABAP Function Module TRINT_CHECK_REQUEST_TASK_ID (Internal: Check Request Number/Task Number (Type, Assignment))
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 TRINT_CHECK_REQUEST_TASK_ID Internal: Check Request Number/Task Number (Type, Assignment)  
Function Group SCTS_OBJECT_CTREQUEST   Methods for Object Type CTRequest  
Program Name SAPLSCTS_OBJECT_CTREQUEST   Methoden zum Objekttyp CTRequest 
INCLUDE Name LSCTS_OBJECT_CTREQUESTU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_AUTHOR TYPE E070-AS4USER Request author or task author
Exporting EV_TYPE TYPE E070-TRFUNCTION Request type or task type
Exporting EV_CLIENT TYPE E070C-CLIENT Source client
Exporting EV_TEXT TYPE E07T-AS4TEXT Request short text
Importing IV_REQUESTID TYPE TRKORR Request number
Importing IV_TASKID TYPE TRKORR Task number
Exception NO_REQUEST TYPE REQUESTID is not a request number
Exception NO_TASK TYPE TASKID is not a task number
Exception WRONG_REQUEST TYPE Task does not belong to the specified request
Exception NOT_EXIST_E070 TYPE Request number or task number does not exist
Exception NO_AUTHORIZATION TYPE No authorization
Exception ELSE TYPE Other errors
               
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  19990505 
SAP Release Created in