SAP ABAP Function Module RS_BEX_MIME_GET_FOLDERS_FILES (Returns Subfolders and Mimes in given Folder)
                         
  Hierarchy 
    
                
                ☛
            
             SAP_BW            (Software Component) SAP Business Warehouse
⤷
             BW-BEX-ET            (Application Component) End User Technology
⤷
             RSER            (Package) Report Designer (reserved). Also see RS_BEX_REPORT
                    
    
                            ⤷
⤷
  Basic Data 
                            | Function Module | RS_BEX_MIME_GET_FOLDERS_FILES | Returns Subfolders and Mimes in given Folder | 
| Function Group | RS_MIME_BROWSER | Mime Browser for BEx Frontend | 
| Program Name | SAPLRS_MIME_BROWSER | |
| INCLUDE Name | LRS_MIME_BROWSERU01 | 
  Parameters 
                            | Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text | 
|---|---|---|---|---|---|---|---|
|   | 
                                            E_MAX_MESSAGE_TYPE | TYPE | SYMSGTY | Message Type | |||
|   | 
                                            I_FOLDER_NAME | TYPE | SKWF_URL | Folder that contains mimes and subfolders | |||
|   | 
                                            I_CHECK_AUTHORITY | TYPE | RS_BOOL | SPACE | Boolean | ||
|   | 
                                            E_T_FOLDERS | TYPE | RSER_X_MIME_URL | Mime Path for Folders and Files | |||
|   | 
                                            E_T_FILES | TYPE | RSER_X_MIME_URL | Mime Path for Folders and Files | |||
|   | 
                                            E_T_MESSAGE | TYPE | BICS_PROV_T_MESSAGE | Message Texts | |||
|   | 
                                            FOLDER_NOT_FOUND | TYPE | Folder does not exist | ||||
|   | 
                                            MIME_NOT_FOUND | TYPE | Mime does not exist | ||||
  Processing Type 
                            | Normal Function 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 | 20070419 | 
| SAP Release Created in | 700 |