SAP ABAP Function Module RMPS_SOA_DOCUMENT_CREATE (Create document in PSRM backend)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_SOA_BASIC (Package) Basic Functions for Service Enabling

⤷

⤷

Basic Data
Function Module | RMPS_SOA_DOCUMENT_CREATE | Create document in PSRM backend |
Function Group | RMPS_SOA_DOCUMENT | Wrapper for PSRM eSOA document backend |
Program Name | SAPLRMPS_SOA_DOCUMENT | |
INCLUDE Name | LRMPS_SOA_DOCUMENTU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_DOCUMENT_CLASS | TYPE | BAPIDCLASS | Storage Location of Document in SRM (Content Model) | |||
![]() |
EV_OBJECT_ID | TYPE | BAPIGUID | GUID of created document | |||
![]() |
IV_RMS_ID | TYPE | BAPISRMDOC-RMSID | Records Management System ID | |||
![]() |
IV_SPS_ID | TYPE | BAPISRMDOC-SPSID | Element Type for Document to Be Created | |||
![]() |
IV_DESCRIPTION | TYPE | BAPISRMDOC-DESCR | Description, Does Not Have To Be Unique | |||
![]() |
IV_RULE_NAME | TYPE | BAPIPROPVA | Name of Generation Rule for Document ID | |||
![]() |
IV_SIMPLIFIED_INPUT | TYPE | BAPIGSBOOL | ABAP_TRUE | Simplified input for Rule Element Names (X = true) | ||
![]() |
IT_RULE_ELEMENT_VALUES | TYPE | BAPIPROPT | Simulated User Input for ID Generation | |||
![]() |
IV_DOCID_FOR_ATTR_VALUES | TYPE | BAPIPROPVA | DOCID to use for reading attributes from a GSP object | |||
![]() |
IM_STRING | TYPE | STRING | ASCII String of Document Content (either String or Xstring) | |||
![]() |
IM_XSTRING | TYPE | XSTRING | BINARY String of Document Content (either String or Xstring) | |||
![]() |
IT_COMPONENTS | TYPE | BAPIDOCCOMP | Table for Document Components | |||
![]() |
IT_PROPERTIES | TYPE | BAPIPROPTB | Properties to Set | |||
![]() |
ET_RETURN | TYPE | BAPIRET2 | Error Messages | |||
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 | 20080418 |
SAP Release Created in | 711 |