SAP ABAP Function Module WB_GET_REQUESTS (Get chageable requests for given user)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MT-MAS-ARS (Application Component) Application Repository System
     SMOB (Package) CRM MSA-MSE Development
Basic Data
Function Module WB_GET_REQUESTS Get chageable requests for given user  
Function Group WB_TRANSPORTREQEST   Transport request services  
Program Name SAPLWB_TRANSPORTREQEST   Transport request services 
INCLUDE Name LWB_TRANSPORTREQESTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_MSG TYPE TR004-MSGTEXT Log line
Exporting EV_EXCEPTION TYPE TR007-EXCEPTION Name of exception
Importing IV_AUTHOR TYPE TREXREQHD-AUTHOR ' ' Owner of a request or task
Importing IV_REQ_TYPE TYPE TREXREQHD-TYPE 'K' Type of request/task; K,T,W possible here
Importing IV_REQ_STATUS TYPE TREXREQHD-STATUS 'C' Status of requests: C changeable, R released, A all
Importing IV_REQ_ATTR TYPE E070A-ATTRIBUTE ' ' Request attribute
Importing IV_ATTR_REF TYPE E070A-REFERENCE ' ' Attribute value
Tables ET_REQUESTS TYPE TREXREQHD Parts of request header
               
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  19991102 
SAP Release Created in