The Function Module RMPS_OI_SELECT_FOLDER (Calls the Select Folder dialog) is a standard Function Module in SAP ERP and is part of the function group RMPS_OI_UPLOAD within the package RMPS_PRO_GENERAL.
Function Module | RMPS_OI_SELECT_FOLDER |
Short Text | Calls the Select Folder dialog |
Function Group | RMPS_OI_UPLOAD |
Package | RMPS_PRO_GENERAL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_FOLDER_PDIR | TYPE | BAPI_API-SHORTTEXT | Kurzbeschreibung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_FOLDER_NAME | TYPE | BAPI_API-SHORTTEXT | Description | |
EX_FOLDER_PDIR_ID | TYPE | SRMPOIDID | POID ID | |
EX_IS_FOLDER | TYPE | SRMBOOLEAN | Is this a folder? | |
EX_RETURN | TYPE | BAPI_API-SHORTTEXT | Returnparameter | |
EX_RMS_ID | TYPE | BAPI_API-SHORTTEXT | RMS ID |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.