SAP ABAP Function Module IF_GET_APPREQ_FOR_USER (Gets all AppRequests of the user with status CRTD, FAPP, APPR, RLSD)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   IM-FA-IA (Application Component) Appropriation Requests
     WAO_46C_IM_FA (Package) Web Add-On Investment Management; 46C Part
Basic Data
Function Module IF_GET_APPREQ_FOR_USER Gets all AppRequests of the user with status CRTD, FAPP, APPR, RLSD  
Function Group AIA_WAO46C   WAO Data Collectors for ApprRequests  
Program Name SAPLAIA_WAO46C   WAO Data Collectors for ApprRequests 
INCLUDE Name LAIA_WAO46CU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_USER TYPE SYST-UNAME SAP System, User Logon Name
Importing I_LANGUAGE TYPE LAISO Language according to ISO 639
Tables ET_ROLES TYPE IMA_LIST_OF_PARTNER_ROLES List of Partnerroles of Appropriation Requests
Tables ET_CREATED TYPE IMA_APPREQUEST_LISTBYPARVW Created AppRequests by Partner Role
Tables ET_TOBEAPPR TYPE IMA_APPREQUEST_LISTBYPARVW AppRequests for Approval by Partner Role
Tables ET_APPROVED TYPE IMA_APPREQUEST_LISTBYPARVW Approved AppRequests by Partner Role
Tables ET_RELEASED TYPE IMA_APPREQUEST_LISTBYPARVW Released AppRequests by Partner Role
Tables ET_REJECTED TYPE IMA_APPREQUEST_LISTBYPARVW Appropriation Requests by Partner Role
               
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  20011009 
SAP Release Created in 1.0_46C