Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →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.