Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.batch.LegalDocumentServiceBatchChangeSet
Packages that use LegalDocumentServiceBatchChangeSet
-
Uses of LegalDocumentServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.batch that implement LegalDocumentServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theLegalDocumentServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.batch that return LegalDocumentServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultLegalDocumentServiceBatch.beginChangeSet()DefaultLegalDocumentServiceBatchChangeSet.createLegalDocument(LegalDocument legalDocument) LegalDocumentServiceBatchChangeSet.createLegalDocument(LegalDocument legalDocument) Create a newLegalDocumententity and save it to the S/4HANA system.DefaultLegalDocumentServiceBatchChangeSet.createLglCntntMDocCategory(LglCntntMDocCategory lglCntntMDocCategory) LegalDocumentServiceBatchChangeSet.createLglCntntMDocCategory(LglCntntMDocCategory lglCntntMDocCategory) Create a newLglCntntMDocCategoryentity and save it to the S/4HANA system.DefaultLegalDocumentServiceBatchChangeSet.createLglCntntMDocParCategory(LglCntntMDocParCategory lglCntntMDocParCategory) LegalDocumentServiceBatchChangeSet.createLglCntntMDocParCategory(LglCntntMDocParCategory lglCntntMDocParCategory) Create a newLglCntntMDocParCategoryentity and save it to the S/4HANA system.DefaultLegalDocumentServiceBatchChangeSet.createLglDocStamp(LglDocStamp lglDocStamp) LegalDocumentServiceBatchChangeSet.createLglDocStamp(LglDocStamp lglDocStamp) Create a newLglDocStampentity and save it to the S/4HANA system.