public interface DocumentManagementService
This service enables you to create, read, update the Document Info Records(DIR) along with object Links.
Reference: SAP API Business Hub
OData Service: | API_DMS_PROCESS_SRV |
API Version: | 1 |
Communication Scenario: | Product Lifecycle Management - Master Data Integration (SAP_COM_0105) |
Scope Items: | Change Record based Product Data Management (1NF) |
DocInfoRecdObjLinkProductFluentHelper getAllDocInfoRecdObjLinkProduct()
DocInfoRecdObjLinkProduct
entities.DocInfoRecdObjLinkProduct
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.DocInfoRecdObjLinkProductByKeyFluentHelper getDocInfoRecdObjLinkProductByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String linkedSAPObject, String linkedSAPObjectKey, String docObjectLinkCounter)
DocInfoRecdObjLinkProduct
entity using key fields.documentInfoRecordDocType
- Part of the document key, which categorizes documents according to their distinguishing features and the organizational procedures which result from them.Constraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber
- This number is the main part of the document key, which is used to identify the document.Constraints: Not nullable, Maximum length: 25
documentInfoRecordDocPart
- Section of a document which is maintained as an independent document.Constraints: Not nullable, Maximum length: 3
linkedSAPObjectKey
- Number which identifies the master record of an object that is allocated to a document.Constraints: Not nullable, Maximum length: 90
docObjectLinkCounter
- Counter keyConstraints: Not nullable, Maximum length: 4
documentInfoRecordDocVersion
- Number which identifies the version of a document.Constraints: Not nullable, Maximum length: 2
linkedSAPObject
- Database table of the master record that is linked to the document.Constraints: Not nullable, Maximum length: 10
DocInfoRecdObjLinkProduct
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.DocInfoRecdObjLinkProductCreateFluentHelper createDocInfoRecdObjLinkProduct(DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct)
DocInfoRecdObjLinkProduct
entity and save it to the S/4HANA system.docInfoRecdObjLinkProduct
- DocInfoRecdObjLinkProduct
entity object that will be created in the S/4HANA system.DocInfoRecdObjLinkProduct
entity. To perform execution, call the execute
method on the fluent helper object.DocInfoRecdObjLinkProductDeleteFluentHelper deleteDocInfoRecdObjLinkProduct(DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct)
DocInfoRecdObjLinkProduct
entity in the S/4HANA system.docInfoRecdObjLinkProduct
- DocInfoRecdObjLinkProduct
entity object that will be deleted in the S/4HANA system.DocInfoRecdObjLinkProduct
entity. To perform execution, call the execute
method on the fluent helper object.DocumentInfoRecordFluentHelper getAllDocumentInfoRecord()
DocumentInfoRecord
entities.DocumentInfoRecord
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.DocumentInfoRecordByKeyFluentHelper getDocumentInfoRecordByKey(String documentInfoRecordDocType, String documentInfoRecordDocVersion, String documentInfoRecordDocNumber, String documentInfoRecordDocPart)
DocumentInfoRecord
entity using key fields.documentInfoRecordDocType
- Part of the document key, which categorizes documents according to their distinguishing features and the organizational procedures which result from them.Constraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber
- This number is the main part of the document key, which is used to identify the document.Constraints: Not nullable, Maximum length: 25
documentInfoRecordDocPart
- Section of a document which is maintained as an independent document.Constraints: Not nullable, Maximum length: 3
documentInfoRecordDocVersion
- Number which identifies the version of a document.Constraints: Not nullable, Maximum length: 2
DocumentInfoRecord
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.DocumentInfoRecordCreateFluentHelper createDocumentInfoRecord(DocumentInfoRecord documentInfoRecord)
DocumentInfoRecord
entity and save it to the S/4HANA system.documentInfoRecord
- DocumentInfoRecord
entity object that will be created in the S/4HANA system.DocumentInfoRecord
entity. To perform execution, call the execute
method on the fluent helper object.DocumentInfoRecordUpdateFluentHelper updateDocumentInfoRecord(DocumentInfoRecord documentInfoRecord)
DocumentInfoRecord
entity and save it to the S/4HANA system.documentInfoRecord
- DocumentInfoRecord
entity object that will be updated in the S/4HANA system.DocumentInfoRecord
entity. To perform execution, call the execute
method on the fluent helper object.DocumentInfoRecordDescFluentHelper getAllDocumentInfoRecordDesc()
DocumentInfoRecordDesc
entities.DocumentInfoRecordDesc
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.DocumentInfoRecordDescByKeyFluentHelper getDocumentInfoRecordDescByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String language)
DocumentInfoRecordDesc
entity using key fields.documentInfoRecordDocType
- Part of the document key, which categorizes documents according to their distinguishing features and the organizational procedures which result from them.Constraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber
- This number is the main part of the document key, which is used to identify the document.Constraints: Not nullable, Maximum length: 25
documentInfoRecordDocPart
- Section of a document which is maintained as an independent document.Constraints: Not nullable, Maximum length: 3
documentInfoRecordDocVersion
- Number which identifies the version of a document.Constraints: Not nullable, Maximum length: 2
language
- Key for the language in which you want to maintain the text.Constraints: Not nullable, Maximum length: 2
DocumentInfoRecordDesc
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.DocumentInfoRecordDescCreateFluentHelper createDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc)
DocumentInfoRecordDesc
entity and save it to the S/4HANA system.documentInfoRecordDesc
- DocumentInfoRecordDesc
entity object that will be created in the S/4HANA system.DocumentInfoRecordDesc
entity. To perform execution, call the execute
method on the fluent helper object.DocumentInfoRecordDescUpdateFluentHelper updateDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc)
DocumentInfoRecordDesc
entity and save it to the S/4HANA system.documentInfoRecordDesc
- DocumentInfoRecordDesc
entity object that will be updated in the S/4HANA system.DocumentInfoRecordDesc
entity. To perform execution, call the execute
method on the fluent helper object.DocumentInfoRecordDescDeleteFluentHelper deleteDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc)
DocumentInfoRecordDesc
entity in the S/4HANA system.documentInfoRecordDesc
- DocumentInfoRecordDesc
entity object that will be deleted in the S/4HANA system.DocumentInfoRecordDesc
entity. To perform execution, call the execute
method on the fluent helper object.DocumentInfoRecordDocStsVHFluentHelper getAllDocumentInfoRecordDocStsVH()
DocumentInfoRecordDocStsVH
entities.DocumentInfoRecordDocStsVH
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.DocumentInfoRecordDocStsVHByKeyFluentHelper getDocumentInfoRecordDocStsVHByKey(String documentInfoRecordDocType, String language, String externalDocumentStatus)
DocumentInfoRecordDocStsVH
entity using key fields.documentInfoRecordDocType
- Part of the document key, which categorizes documents according to their distinguishing features and the organizational procedures which result from them.Constraints: Not nullable, Maximum length: 3
externalDocumentStatus
- This key shows the document status.Constraints: Not nullable, Maximum length: 2
language
- Key for the language in which you want to maintain the text.Constraints: Not nullable, Maximum length: 2
DocumentInfoRecordDocStsVH
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.Copyright © 2017 SAP SE. All rights reserved.