SAP ABAP Function Module BAPI_SRM_DOC_CREATE (SRM BAPI: Create Document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_BAPI_DOCUMENT (Package) Business Object Interface for RM Documents

⤷

⤷

Basic Data
Function Module | BAPI_SRM_DOC_CREATE | SRM BAPI: Create Document |
Function Group | SRM_BAPI_DOCUMENT | SRM: BOR Interface of SP Document |
Program Name | SAPLSRM_BAPI_DOCUMENT | |
INCLUDE Name | LSRM_BAPI_DOCUMENTU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RETURN | TYPE | BAPIRET2 | Return Code | |||
![]() |
OBJECTID | TYPE | BAPISRMDOC-GUID | Internal ID of New Document | |||
![]() |
DOCUMENTCLASS | TYPE | BAPISRMDOC-DOCCLASS | Location of New Document (Content Model) | |||
![]() |
RMS_ID | TYPE | BAPISRMDOC-RMSID | Records Management System ID | |||
![]() |
SPS_ID | TYPE | BAPISRMDOC-SPSID | Element Type for Document to Be Created | |||
![]() |
DOCUMENTID | TYPE | BAPISRMDOC-DOCID | Unique Name for Document to Be Created | |||
![]() |
DESCRIPTION | TYPE | BAPISRMDOC-DESCR | Description, Does Not Have To Be Unique | |||
![]() |
DO_COMMIT | TYPE | BAPISRMDOC-BOOLEAN | 'X': Execute Commit | |||
![]() |
DOCUMENTID_CHECK_UNIQUE | TYPE | BAPISRMDOC-BOOLEAN | 'X' | Check uniqueness of name for new document | ||
![]() |
REQUIRED_PROPERTIES | TYPE | BAPIPROPERTYTAB | Mandatory fields must be filled when creating the document | |||
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 | 20021206 |
SAP Release Created in | 620 |