SAP ABAP Function Module BAPI_RECORD_CREATE (Create Record)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_BAPI_RECORD (Package) Business Object Interface for RM Records

⤷

⤷

Basic Data
Function Module | BAPI_RECORD_CREATE | Create Record |
Function Group | SRM_BAPI_RECORD | SRM: BOR Interface of SP Record |
Program Name | SAPLSRM_BAPI_RECORD | |
INCLUDE Name | LSRM_BAPI_RECORDU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RETURN | TYPE | BAPIRET2 | Return Code | |||
![]() |
OBJECTID | TYPE | BAPISRMREC-GUID | Internal ID of New Record | |||
![]() |
DOCUMENTCLASS | TYPE | BAPISRMREC-DOCCLASS | Storage Location of New Record (Content Model) | |||
![]() |
RMS_ID | TYPE | BAPISRMREC-RMSID | Records Management System ID | |||
![]() |
SPS_ID | TYPE | BAPISRMREC-SPSID | Element Type for Record to be Created | |||
![]() |
DOCUMENTID | TYPE | BAPISRMREC-DOCID | Unique ID for New Record (Record Number) | |||
![]() |
DESCRIPTION | TYPE | BAPISRMREC-DESCR | Description, Does Not Have To Be Unique | |||
![]() |
MODEL_SPS_ID | TYPE | BAPISRMREC-SPSID | Element Type of Record Model | |||
![]() |
MODEL | TYPE | BAPISRMREC-DOCID | Unique ID of Record Model | |||
![]() |
DOCUMENTID_CHECK_UNIQUE | TYPE | BAPISRMREC-BOOLEAN | 'X' | Check Uniqueness of the Name for the Record to be Created | ||
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 | 20010122 |
SAP Release Created in | 50A |