The Function Module RMPS_OI_UPLOAD (Upload Desktop Document to PSRM) 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_UPLOAD |
Short Text | Upload Desktop Document to PSRM |
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 |
---|---|---|---|---|
AUTHOR | TYPE | BAPI_API-SHORTTEXT | Document Author | |
COMPANY | TYPE | BAPI_API-SHORTTEXT | Document Author Company | |
DESCRIPTION | TYPE | BAPI_API-SHORTTEXT | Description | |
DOCUMENT_SPS_ID | TYPE | BAPI_API-SHORTTEXT | Document Type | |
FILESIZE | TYPE | BAPI_API-SHORTTEXT | Size of the file | |
FILE_FORMAT | TYPE | BAPI_API-SHORTTEXT | Document format | |
FOLDER_PDIR | TYPE | BAPI_API-SHORTTEXT | Description | |
IS_FOLDER | TYPE | BAPI_API-SHORTTEXT | Is this a Folder | |
PREFERRED_STATE | TYPE | SRMSTATID | Should it be Declared or Public | |
REC_TYPE | TYPE | BAPI_API-SHORTTEXT | Document Record Type | |
UNIQUE_ID | TYPE | BAPI_API-SHORTTEXT | Title |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_MESSAGE | TYPE | TEXT120 | Error message | |
SYSTEM_ID | TYPE | BAPI_API-SHORTTEXT | Description |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BINARY_DATA | LIKE | RMPS_S_XMLCHR | Table X1022 x 2 (Unicode) |
This function module does not define any Exceptions.