Class DefaultDocumentManagementService
- All Implemented Interfaces:
BatchService<DocumentManagementServiceBatch>,DocumentManagementService
The service contains header data of the document info record (DIR), description, object link information for BOM, product, and change record, classification details for class and characteristics, and value help for document status as nodes. All the information can be sent as part of the request payload, which is then used to maintain the DIR, including appropriate checks for restricted values and authorizations. The data associated to the document info record is sent in the response. If there are any issues in the request such as wrong values or insufficient information, the system displays error messages in the response. .
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_DMS_PROCESS_SRV |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Product Lifecycle Management - Master Data Integration(SAP_COM_0105) |
| Scope Items: | Make-to-Order Production - Finished Goods Sales and Final Assembly(BJE), Engineering Bill of Material - Versions Management(1NR), Engineering Bill of Material - Change Master Management(1R3), Change Manufacturing Bill of Material for Production(3LO), Mass Change Manufacturing Bill of Material for Production(3LP) |
| Authentication Methods: | x509 |
| Business Object: | Document Info Record |
-
Field Summary
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.DocumentManagementService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingDocumentManagementService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.createDocInfoRecdObjLinkProduct(DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct) Deprecated.Create a newDocInfoRecdObjLinkProductentity and save it to the S/4HANA system.createDocumentInfoRecord(DocumentInfoRecord documentInfoRecord) Deprecated.Create a newDocumentInfoRecordentity and save it to the S/4HANA system.createDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc) Deprecated.Create a newDocumentInfoRecordDescentity and save it to the S/4HANA system.deleteDocInfoRecdObjLinkProduct(DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct) Deprecated.Deletes an existingDocInfoRecdObjLinkProductentity in the S/4HANA system.deleteDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc) Deprecated.Deletes an existingDocumentInfoRecordDescentity in the S/4HANA system.Deprecated.Fetch multipleDocInfoRecdObjLinkBOMentities.Deprecated.Fetch multipleDocInfoRecdObjLinkChgRecdentities.Deprecated.Fetch multipleDocInfoRecdObjLinkProductentities.Deprecated.Fetch multipleDocumentInfoRecordentities.Deprecated.Fetch multipleDocumentInfoRecordCharcentities.Deprecated.Fetch multipleDocumentInfoRecordCharcValueentities.Deprecated.Fetch multipleDocumentInfoRecordClassentities.Deprecated.Fetch multipleDocumentInfoRecordClassCharcentities.Deprecated.Fetch multipleDocumentInfoRecordDescentities.Deprecated.Fetch multipleDocumentInfoRecordDocStsVHentities.getDocInfoRecdObjLinkBOMByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String linkedSAPObject, String linkedSAPObjectKey, String docObjectLinkCounter) Deprecated.Fetch a singleDocInfoRecdObjLinkBOMentity using key fields.getDocInfoRecdObjLinkChgRecdByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String linkedSAPObject, String linkedSAPObjectKey, String docObjectLinkCounter) Deprecated.Fetch a singleDocInfoRecdObjLinkChgRecdentity using key fields.getDocInfoRecdObjLinkProductByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String linkedSAPObject, String linkedSAPObjectKey, String docObjectLinkCounter) Deprecated.Fetch a singleDocInfoRecdObjLinkProductentity using key fields.getDocumentInfoRecordByKey(String documentInfoRecordDocType, String documentInfoRecordDocVersion, String documentInfoRecordDocNumber, String documentInfoRecordDocPart) Deprecated.Fetch a singleDocumentInfoRecordentity using key fields.getDocumentInfoRecordCharcByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String charcInternalID, String classType) Deprecated.Fetch a singleDocumentInfoRecordCharcentity using key fields.getDocumentInfoRecordCharcValueByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String classType, String charcInternalID, String charcValuePositionNumber) Deprecated.Fetch a singleDocumentInfoRecordCharcValueentity using key fields.getDocumentInfoRecordClassByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String classInternalID) Deprecated.Fetch a singleDocumentInfoRecordClassentity using key fields.getDocumentInfoRecordClassCharcByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String classInternalID, String charcInternalID) Deprecated.Fetch a singleDocumentInfoRecordClassCharcentity using key fields.getDocumentInfoRecordDescByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String language) Deprecated.Fetch a singleDocumentInfoRecordDescentity using key fields.getDocumentInfoRecordDocStsVHByKey(String documentInfoRecordDocType, String language, String externalDocumentStatus) Deprecated.Fetch a singleDocumentInfoRecordDocStsVHentity using key fields.updateDocumentInfoRecord(DocumentInfoRecord documentInfoRecord) Deprecated.Update an existingDocumentInfoRecordentity and save it to the S/4HANA system.updateDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc) Deprecated.Update an existingDocumentInfoRecordDescentity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.
-
Constructor Details
-
DefaultDocumentManagementService
public DefaultDocumentManagementService()Deprecated.Creates a service usingDocumentManagementService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:DocumentManagementServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceDocumentManagementService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.- Specified by:
batchin interfaceBatchService<DocumentManagementServiceBatch>
-
getAllDocInfoRecdObjLinkBOM
Deprecated.Description copied from interface:DocumentManagementServiceFetch multipleDocInfoRecdObjLinkBOMentities.- Specified by:
getAllDocInfoRecdObjLinkBOMin interfaceDocumentManagementService- Returns:
- A fluent helper to fetch multiple
DocInfoRecdObjLinkBOMentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getDocInfoRecdObjLinkBOMByKey
@Nonnull public DocInfoRecdObjLinkBOMByKeyFluentHelper getDocInfoRecdObjLinkBOMByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String linkedSAPObject, String linkedSAPObjectKey, String docObjectLinkCounter) Deprecated.Description copied from interface:DocumentManagementServiceFetch a singleDocInfoRecdObjLinkBOMentity using key fields.- Specified by:
getDocInfoRecdObjLinkBOMByKeyin interfaceDocumentManagementService- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
linkedSAPObject- Linked SAP ObjectConstraints: Not nullable, Maximum length: 10
linkedSAPObjectKey- Document Management Object KeyConstraints: Not nullable, Maximum length: 90
docObjectLinkCounter- Counter keyConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
DocInfoRecdObjLinkBOMentity 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 theexecutemethod on the fluent helper object.
-
getAllDocInfoRecdObjLinkChgRecd
Deprecated.Description copied from interface:DocumentManagementServiceFetch multipleDocInfoRecdObjLinkChgRecdentities.- Specified by:
getAllDocInfoRecdObjLinkChgRecdin interfaceDocumentManagementService- Returns:
- A fluent helper to fetch multiple
DocInfoRecdObjLinkChgRecdentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getDocInfoRecdObjLinkChgRecdByKey
@Nonnull public DocInfoRecdObjLinkChgRecdByKeyFluentHelper getDocInfoRecdObjLinkChgRecdByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String linkedSAPObject, String linkedSAPObjectKey, String docObjectLinkCounter) Deprecated.Description copied from interface:DocumentManagementServiceFetch a singleDocInfoRecdObjLinkChgRecdentity using key fields.- Specified by:
getDocInfoRecdObjLinkChgRecdByKeyin interfaceDocumentManagementService- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
linkedSAPObject- Linked SAP ObjectConstraints: Not nullable, Maximum length: 10
linkedSAPObjectKey- Document Management Object KeyConstraints: Not nullable, Maximum length: 90
docObjectLinkCounter- Counter keyConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
DocInfoRecdObjLinkChgRecdentity 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 theexecutemethod on the fluent helper object.
-
getAllDocInfoRecdObjLinkProduct
Deprecated.Description copied from interface:DocumentManagementServiceFetch multipleDocInfoRecdObjLinkProductentities.- Specified by:
getAllDocInfoRecdObjLinkProductin interfaceDocumentManagementService- Returns:
- A fluent helper to fetch multiple
DocInfoRecdObjLinkProductentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getDocInfoRecdObjLinkProductByKey
@Nonnull public DocInfoRecdObjLinkProductByKeyFluentHelper getDocInfoRecdObjLinkProductByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String linkedSAPObject, String linkedSAPObjectKey, String docObjectLinkCounter) Deprecated.Description copied from interface:DocumentManagementServiceFetch a singleDocInfoRecdObjLinkProductentity using key fields.- Specified by:
getDocInfoRecdObjLinkProductByKeyin interfaceDocumentManagementService- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
linkedSAPObject- Linked SAP ObjectConstraints: Not nullable, Maximum length: 10
linkedSAPObjectKey- Document Management Object KeyConstraints: Not nullable, Maximum length: 90
docObjectLinkCounter- Counter keyConstraints: Not nullable, Maximum length: 4
- Returns:
- A fluent helper to fetch a single
DocInfoRecdObjLinkProductentity 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 theexecutemethod on the fluent helper object.
-
createDocInfoRecdObjLinkProduct
@Nonnull public DocInfoRecdObjLinkProductCreateFluentHelper createDocInfoRecdObjLinkProduct(@Nonnull DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct) Deprecated.Description copied from interface:DocumentManagementServiceCreate a newDocInfoRecdObjLinkProductentity and save it to the S/4HANA system.- Specified by:
createDocInfoRecdObjLinkProductin interfaceDocumentManagementService- Parameters:
docInfoRecdObjLinkProduct-DocInfoRecdObjLinkProductentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
DocInfoRecdObjLinkProductentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteDocInfoRecdObjLinkProduct
@Nonnull public DocInfoRecdObjLinkProductDeleteFluentHelper deleteDocInfoRecdObjLinkProduct(@Nonnull DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct) Deprecated.Description copied from interface:DocumentManagementServiceDeletes an existingDocInfoRecdObjLinkProductentity in the S/4HANA system.- Specified by:
deleteDocInfoRecdObjLinkProductin interfaceDocumentManagementService- Parameters:
docInfoRecdObjLinkProduct-DocInfoRecdObjLinkProductentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
DocInfoRecdObjLinkProductentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllDocumentInfoRecord
Deprecated.Description copied from interface:DocumentManagementServiceFetch multipleDocumentInfoRecordentities.- Specified by:
getAllDocumentInfoRecordin interfaceDocumentManagementService- Returns:
- A fluent helper to fetch multiple
DocumentInfoRecordentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getDocumentInfoRecordByKey
@Nonnull public DocumentInfoRecordByKeyFluentHelper getDocumentInfoRecordByKey(String documentInfoRecordDocType, String documentInfoRecordDocVersion, String documentInfoRecordDocNumber, String documentInfoRecordDocPart) Deprecated.Description copied from interface:DocumentManagementServiceFetch a singleDocumentInfoRecordentity using key fields.- Specified by:
getDocumentInfoRecordByKeyin interfaceDocumentManagementService- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
DocumentInfoRecordentity 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 theexecutemethod on the fluent helper object.
-
createDocumentInfoRecord
@Nonnull public DocumentInfoRecordCreateFluentHelper createDocumentInfoRecord(@Nonnull DocumentInfoRecord documentInfoRecord) Deprecated.Description copied from interface:DocumentManagementServiceCreate a newDocumentInfoRecordentity and save it to the S/4HANA system.- Specified by:
createDocumentInfoRecordin interfaceDocumentManagementService- Parameters:
documentInfoRecord-DocumentInfoRecordentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
DocumentInfoRecordentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateDocumentInfoRecord
@Nonnull public DocumentInfoRecordUpdateFluentHelper updateDocumentInfoRecord(@Nonnull DocumentInfoRecord documentInfoRecord) Deprecated.Description copied from interface:DocumentManagementServiceUpdate an existingDocumentInfoRecordentity and save it to the S/4HANA system.- Specified by:
updateDocumentInfoRecordin interfaceDocumentManagementService- Parameters:
documentInfoRecord-DocumentInfoRecordentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
DocumentInfoRecordentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllDocumentInfoRecordCharc
Deprecated.Description copied from interface:DocumentManagementServiceFetch multipleDocumentInfoRecordCharcentities.- Specified by:
getAllDocumentInfoRecordCharcin interfaceDocumentManagementService- Returns:
- A fluent helper to fetch multiple
DocumentInfoRecordCharcentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getDocumentInfoRecordCharcByKey
@Nonnull public DocumentInfoRecordCharcByKeyFluentHelper getDocumentInfoRecordCharcByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String charcInternalID, String classType) Deprecated.Description copied from interface:DocumentManagementServiceFetch a singleDocumentInfoRecordCharcentity using key fields.- Specified by:
getDocumentInfoRecordCharcByKeyin interfaceDocumentManagementService- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
classType- Class TypeConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
DocumentInfoRecordCharcentity 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 theexecutemethod on the fluent helper object.
-
getAllDocumentInfoRecordCharcValue
Deprecated.Description copied from interface:DocumentManagementServiceFetch multipleDocumentInfoRecordCharcValueentities.- Specified by:
getAllDocumentInfoRecordCharcValuein interfaceDocumentManagementService- Returns:
- A fluent helper to fetch multiple
DocumentInfoRecordCharcValueentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getDocumentInfoRecordCharcValueByKey
@Nonnull public DocumentInfoRecordCharcValueByKeyFluentHelper getDocumentInfoRecordCharcValueByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String classType, String charcInternalID, String charcValuePositionNumber) Deprecated.Description copied from interface:DocumentManagementServiceFetch a singleDocumentInfoRecordCharcValueentity using key fields.- Specified by:
getDocumentInfoRecordCharcValueByKeyin interfaceDocumentManagementService- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
classType- Class TypeConstraints: Not nullable, Maximum length: 3
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
charcValuePositionNumber- Characteristic value counterConstraints: Not nullable, Maximum length: 3
- Returns:
- A fluent helper to fetch a single
DocumentInfoRecordCharcValueentity 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 theexecutemethod on the fluent helper object.
-
getAllDocumentInfoRecordClass
Deprecated.Description copied from interface:DocumentManagementServiceFetch multipleDocumentInfoRecordClassentities.- Specified by:
getAllDocumentInfoRecordClassin interfaceDocumentManagementService- Returns:
- A fluent helper to fetch multiple
DocumentInfoRecordClassentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getDocumentInfoRecordClassByKey
@Nonnull public DocumentInfoRecordClassByKeyFluentHelper getDocumentInfoRecordClassByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String classInternalID) Deprecated.Description copied from interface:DocumentManagementServiceFetch a singleDocumentInfoRecordClassentity using key fields.- Specified by:
getDocumentInfoRecordClassByKeyin interfaceDocumentManagementService- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
classInternalID- Internal Class NumberConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
DocumentInfoRecordClassentity 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 theexecutemethod on the fluent helper object.
-
getAllDocumentInfoRecordClassCharc
Deprecated.Description copied from interface:DocumentManagementServiceFetch multipleDocumentInfoRecordClassCharcentities.- Specified by:
getAllDocumentInfoRecordClassCharcin interfaceDocumentManagementService- Returns:
- A fluent helper to fetch multiple
DocumentInfoRecordClassCharcentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getDocumentInfoRecordClassCharcByKey
@Nonnull public DocumentInfoRecordClassCharcByKeyFluentHelper getDocumentInfoRecordClassCharcByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String classInternalID, String charcInternalID) Deprecated.Description copied from interface:DocumentManagementServiceFetch a singleDocumentInfoRecordClassCharcentity using key fields.- Specified by:
getDocumentInfoRecordClassCharcByKeyin interfaceDocumentManagementService- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
classInternalID- Internal Class NumberConstraints: Not nullable, Maximum length: 10
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
- Returns:
- A fluent helper to fetch a single
DocumentInfoRecordClassCharcentity 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 theexecutemethod on the fluent helper object.
-
getAllDocumentInfoRecordDesc
Deprecated.Description copied from interface:DocumentManagementServiceFetch multipleDocumentInfoRecordDescentities.- Specified by:
getAllDocumentInfoRecordDescin interfaceDocumentManagementService- Returns:
- A fluent helper to fetch multiple
DocumentInfoRecordDescentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getDocumentInfoRecordDescByKey
@Nonnull public DocumentInfoRecordDescByKeyFluentHelper getDocumentInfoRecordDescByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String language) Deprecated.Description copied from interface:DocumentManagementServiceFetch a singleDocumentInfoRecordDescentity using key fields.- Specified by:
getDocumentInfoRecordDescByKeyin interfaceDocumentManagementService- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
language- LanguageConstraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
DocumentInfoRecordDescentity 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 theexecutemethod on the fluent helper object.
-
createDocumentInfoRecordDesc
@Nonnull public DocumentInfoRecordDescCreateFluentHelper createDocumentInfoRecordDesc(@Nonnull DocumentInfoRecordDesc documentInfoRecordDesc) Deprecated.Description copied from interface:DocumentManagementServiceCreate a newDocumentInfoRecordDescentity and save it to the S/4HANA system.- Specified by:
createDocumentInfoRecordDescin interfaceDocumentManagementService- Parameters:
documentInfoRecordDesc-DocumentInfoRecordDescentity object that will be created in the S/4HANA system.- Returns:
- A fluent helper to create a new
DocumentInfoRecordDescentity. To perform execution, call theexecutemethod on the fluent helper object.
-
updateDocumentInfoRecordDesc
@Nonnull public DocumentInfoRecordDescUpdateFluentHelper updateDocumentInfoRecordDesc(@Nonnull DocumentInfoRecordDesc documentInfoRecordDesc) Deprecated.Description copied from interface:DocumentManagementServiceUpdate an existingDocumentInfoRecordDescentity and save it to the S/4HANA system.- Specified by:
updateDocumentInfoRecordDescin interfaceDocumentManagementService- Parameters:
documentInfoRecordDesc-DocumentInfoRecordDescentity object that will be updated in the S/4HANA system.- Returns:
- A fluent helper to update an existing
DocumentInfoRecordDescentity. To perform execution, call theexecutemethod on the fluent helper object.
-
deleteDocumentInfoRecordDesc
@Nonnull public DocumentInfoRecordDescDeleteFluentHelper deleteDocumentInfoRecordDesc(@Nonnull DocumentInfoRecordDesc documentInfoRecordDesc) Deprecated.Description copied from interface:DocumentManagementServiceDeletes an existingDocumentInfoRecordDescentity in the S/4HANA system.- Specified by:
deleteDocumentInfoRecordDescin interfaceDocumentManagementService- Parameters:
documentInfoRecordDesc-DocumentInfoRecordDescentity object that will be deleted in the S/4HANA system.- Returns:
- A fluent helper to delete an existing
DocumentInfoRecordDescentity. To perform execution, call theexecutemethod on the fluent helper object.
-
getAllDocumentInfoRecordDocStsVH
Deprecated.Description copied from interface:DocumentManagementServiceFetch multipleDocumentInfoRecordDocStsVHentities.- Specified by:
getAllDocumentInfoRecordDocStsVHin interfaceDocumentManagementService- Returns:
- A fluent helper to fetch multiple
DocumentInfoRecordDocStsVHentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getDocumentInfoRecordDocStsVHByKey
@Nonnull public DocumentInfoRecordDocStsVHByKeyFluentHelper getDocumentInfoRecordDocStsVHByKey(String documentInfoRecordDocType, String language, String externalDocumentStatus) Deprecated.Description copied from interface:DocumentManagementServiceFetch a singleDocumentInfoRecordDocStsVHentity using key fields.- Specified by:
getDocumentInfoRecordDocStsVHByKeyin interfaceDocumentManagementService- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
language- LanguageConstraints: Not nullable, Maximum length: 2
externalDocumentStatus- Status of a document (language-dependent)Constraints: Not nullable, Maximum length: 2
- Returns:
- A fluent helper to fetch a single
DocumentInfoRecordDocStsVHentity 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 theexecutemethod on the fluent helper object.
-