Fonction SAP BAPI_SRM_DOC_CREATE - SRM BAPI: Create Document

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DESCRIPTION BAPISRMDOC-DESCR C 255 Description, Does Not Have To Be Unique
DOCUMENTID BAPISRMDOC-DOCID C 255 Unique Name for Document to Be Created
DO_COMMIT BAPISRMDOC-BOOLEAN C 1 X 'X': Execute Commit
RMS_ID BAPISRMDOC-RMSID C 32 Records Management System ID
SPS_ID BAPISRMDOC-SPSID C 32 Element Type for Document to Be Created

Paramètre Reférence Type Long. Description
DOCUMENTCLASS BAPISRMDOC-DOCCLASS C 10 Location of New Document (Content Model)
OBJECTID BAPISRMDOC-GUID C 32 Internal ID of New Document
RETURN BAPIRET2 u 548 Return Code

Paramètre Reférence Long. Facultatif Description
REQUIRED_PROPERTIES BAPIPROPERTYTAB 320 X Mandatory fields must be filled when creating the document

Functionality
This function module is used to create a new document in RecordsManagement. The document does not yet contain any content and cannot yetbe found in the Records Organizer before the content has been checkedinto the Records Management back end.

Description
Storage location of the document (content model)

Description
Internal ID of the newly created document.

Description
Result of the BAPI call.

Description
Description of the document to be created, does not have to be unique.

Description
Unique ID of the document to be created.

Description
Specifies whether commit work is to be executed.

Description
ID of the Records Management System (RMS) in which the document is to becreated.

Description
Element type for the document to be created.