Interface DocumentManagementService
- All Superinterfaces:
BatchService<DocumentManagementServiceBatch>
- All Known Implementing Classes:
DefaultDocumentManagementService
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
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptioncreateDocInfoRecdObjLinkProduct(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.Methods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchService
batch
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
getAllDocInfoRecdObjLinkBOM
Deprecated.Fetch multipleDocInfoRecdObjLinkBOMentities.- 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 DocInfoRecdObjLinkBOMByKeyFluentHelper getDocInfoRecdObjLinkBOMByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String linkedSAPObject, String linkedSAPObjectKey, String docObjectLinkCounter) Deprecated.Fetch a singleDocInfoRecdObjLinkBOMentity using key fields.- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
linkedSAPObjectKey- Document Management Object KeyConstraints: Not nullable, Maximum length: 90
docObjectLinkCounter- Counter keyConstraints: Not nullable, Maximum length: 4
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
linkedSAPObject- Linked SAP ObjectConstraints: Not nullable, Maximum length: 10
- 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.Fetch multipleDocInfoRecdObjLinkChgRecdentities.- 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 DocInfoRecdObjLinkChgRecdByKeyFluentHelper getDocInfoRecdObjLinkChgRecdByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String linkedSAPObject, String linkedSAPObjectKey, String docObjectLinkCounter) Deprecated.Fetch a singleDocInfoRecdObjLinkChgRecdentity using key fields.- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
linkedSAPObjectKey- Document Management Object KeyConstraints: Not nullable, Maximum length: 90
docObjectLinkCounter- Counter keyConstraints: Not nullable, Maximum length: 4
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
linkedSAPObject- Linked SAP ObjectConstraints: Not nullable, Maximum length: 10
- 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.Fetch multipleDocInfoRecdObjLinkProductentities.- 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 DocInfoRecdObjLinkProductByKeyFluentHelper getDocInfoRecdObjLinkProductByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String linkedSAPObject, String linkedSAPObjectKey, String docObjectLinkCounter) Deprecated.Fetch a singleDocInfoRecdObjLinkProductentity using key fields.- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
linkedSAPObjectKey- Document Management Object KeyConstraints: Not nullable, Maximum length: 90
docObjectLinkCounter- Counter keyConstraints: Not nullable, Maximum length: 4
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
linkedSAPObject- Linked SAP ObjectConstraints: Not nullable, Maximum length: 10
- 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 DocInfoRecdObjLinkProductCreateFluentHelper createDocInfoRecdObjLinkProduct(@Nonnull DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct) Deprecated.Create a newDocInfoRecdObjLinkProductentity and save it to the S/4HANA system.- 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 DocInfoRecdObjLinkProductDeleteFluentHelper deleteDocInfoRecdObjLinkProduct(@Nonnull DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct) Deprecated.Deletes an existingDocInfoRecdObjLinkProductentity in the S/4HANA system.- 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.Fetch multipleDocumentInfoRecordentities.- 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 DocumentInfoRecordByKeyFluentHelper getDocumentInfoRecordByKey(String documentInfoRecordDocType, String documentInfoRecordDocVersion, String documentInfoRecordDocNumber, String documentInfoRecordDocPart) Deprecated.Fetch a singleDocumentInfoRecordentity using key fields.- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
- 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 DocumentInfoRecordCreateFluentHelper createDocumentInfoRecord(@Nonnull DocumentInfoRecord documentInfoRecord) Deprecated.Create a newDocumentInfoRecordentity and save it to the S/4HANA system.- 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 DocumentInfoRecordUpdateFluentHelper updateDocumentInfoRecord(@Nonnull DocumentInfoRecord documentInfoRecord) Deprecated.Update an existingDocumentInfoRecordentity and save it to the S/4HANA system.- 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.Fetch multipleDocumentInfoRecordCharcentities.- 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 DocumentInfoRecordCharcByKeyFluentHelper getDocumentInfoRecordCharcByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String charcInternalID, String classType) Deprecated.Fetch a singleDocumentInfoRecordCharcentity using key fields.- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
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.Fetch multipleDocumentInfoRecordCharcValueentities.- 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 DocumentInfoRecordCharcValueByKeyFluentHelper getDocumentInfoRecordCharcValueByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String classType, String charcInternalID, String charcValuePositionNumber) Deprecated.Fetch a singleDocumentInfoRecordCharcValueentity using key fields.- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
charcValuePositionNumber- Characteristic value counterConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
classType- Class TypeConstraints: 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.Fetch multipleDocumentInfoRecordClassentities.- 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 DocumentInfoRecordClassByKeyFluentHelper getDocumentInfoRecordClassByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String classInternalID) Deprecated.Fetch a singleDocumentInfoRecordClassentity using key fields.- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
classInternalID- Internal Class NumberConstraints: Not nullable, Maximum length: 10
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
- 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.Fetch multipleDocumentInfoRecordClassCharcentities.- 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 DocumentInfoRecordClassCharcByKeyFluentHelper getDocumentInfoRecordClassCharcByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String classInternalID, String charcInternalID) Deprecated.Fetch a singleDocumentInfoRecordClassCharcentity using key fields.- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
charcInternalID- Characteristic Internal IDConstraints: Not nullable, Maximum length: 10
classInternalID- Internal Class NumberConstraints: Not nullable, Maximum length: 10
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
- 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.Fetch multipleDocumentInfoRecordDescentities.- 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 DocumentInfoRecordDescByKeyFluentHelper getDocumentInfoRecordDescByKey(String documentInfoRecordDocType, String documentInfoRecordDocNumber, String documentInfoRecordDocVersion, String documentInfoRecordDocPart, String language) Deprecated.Fetch a singleDocumentInfoRecordDescentity using key fields.- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocNumber- Document numberConstraints: Not nullable, Maximum length: 25
documentInfoRecordDocPart- Document PartConstraints: Not nullable, Maximum length: 3
documentInfoRecordDocVersion- Document VersionConstraints: Not nullable, Maximum length: 2
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 DocumentInfoRecordDescCreateFluentHelper createDocumentInfoRecordDesc(@Nonnull DocumentInfoRecordDesc documentInfoRecordDesc) Deprecated.Create a newDocumentInfoRecordDescentity and save it to the S/4HANA system.- 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 DocumentInfoRecordDescUpdateFluentHelper updateDocumentInfoRecordDesc(@Nonnull DocumentInfoRecordDesc documentInfoRecordDesc) Deprecated.Update an existingDocumentInfoRecordDescentity and save it to the S/4HANA system.- 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 DocumentInfoRecordDescDeleteFluentHelper deleteDocumentInfoRecordDesc(@Nonnull DocumentInfoRecordDesc documentInfoRecordDesc) Deprecated.Deletes an existingDocumentInfoRecordDescentity in the S/4HANA system.- 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.Fetch multipleDocumentInfoRecordDocStsVHentities.- 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 DocumentInfoRecordDocStsVHByKeyFluentHelper getDocumentInfoRecordDocStsVHByKey(String documentInfoRecordDocType, String language, String externalDocumentStatus) Deprecated.Fetch a singleDocumentInfoRecordDocStsVHentity using key fields.- Parameters:
documentInfoRecordDocType- Document TypeConstraints: Not nullable, Maximum length: 3
externalDocumentStatus- Status of a document (language-dependent)Constraints: Not nullable, Maximum length: 2
language- LanguageConstraints: 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.
-