Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.batch.JustInTimeCallServiceBatchChangeSet
Packages that use JustInTimeCallServiceBatchChangeSet
-
Uses of JustInTimeCallServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.batch that implement JustInTimeCallServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theJustInTimeCallServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.justintimecall.batch that return JustInTimeCallServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultJustInTimeCallServiceBatch.beginChangeSet()DefaultJustInTimeCallServiceBatchChangeSet.createJITCallCompGrp(JITCallCompGrp jITCallCompGrp) JustInTimeCallServiceBatchChangeSet.createJITCallCompGrp(JITCallCompGrp jITCallCompGrp) Create a newJITCallCompGrpentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.createJITCallCompMatl(JITCallCompMatl jITCallCompMatl) JustInTimeCallServiceBatchChangeSet.createJITCallCompMatl(JITCallCompMatl jITCallCompMatl) Create a newJITCallCompMatlentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.createJITCallHeader(JITCallHeader jITCallHeader) JustInTimeCallServiceBatchChangeSet.createJITCallHeader(JITCallHeader jITCallHeader) Create a newJITCallHeaderentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.createJITCallRefTextCompGrp(JITCallRefTextCompGrp jITCallRefTextCompGrp) JustInTimeCallServiceBatchChangeSet.createJITCallRefTextCompGrp(JITCallRefTextCompGrp jITCallRefTextCompGrp) Create a newJITCallRefTextCompGrpentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.createJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl) JustInTimeCallServiceBatchChangeSet.createJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl) Create a newJITCallRefTextCompMatlentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.createJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) JustInTimeCallServiceBatchChangeSet.createJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Create a newJITCallRefTextHdrentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.deleteJITCallCompMatl(JITCallCompMatl jITCallCompMatl) JustInTimeCallServiceBatchChangeSet.deleteJITCallCompMatl(JITCallCompMatl jITCallCompMatl) Deletes an existingJITCallCompMatlentity in the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextCompGrp(JITCallRefTextCompGrp jITCallRefTextCompGrp) JustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextCompGrp(JITCallRefTextCompGrp jITCallRefTextCompGrp) Deletes an existingJITCallRefTextCompGrpentity in the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl) JustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl) Deletes an existingJITCallRefTextCompMatlentity in the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) JustInTimeCallServiceBatchChangeSet.deleteJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Deletes an existingJITCallRefTextHdrentity in the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.updateJITCallCompGrp(JITCallCompGrp jITCallCompGrp) JustInTimeCallServiceBatchChangeSet.updateJITCallCompGrp(JITCallCompGrp jITCallCompGrp) Update an existingJITCallCompGrpentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.updateJITCallCompMatl(JITCallCompMatl jITCallCompMatl) JustInTimeCallServiceBatchChangeSet.updateJITCallCompMatl(JITCallCompMatl jITCallCompMatl) Update an existingJITCallCompMatlentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.updateJITCallHeader(JITCallHeader jITCallHeader) JustInTimeCallServiceBatchChangeSet.updateJITCallHeader(JITCallHeader jITCallHeader) Update an existingJITCallHeaderentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.updateJITCallRefTextCompGrp(JITCallRefTextCompGrp jITCallRefTextCompGrp) JustInTimeCallServiceBatchChangeSet.updateJITCallRefTextCompGrp(JITCallRefTextCompGrp jITCallRefTextCompGrp) Update an existingJITCallRefTextCompGrpentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.updateJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl) JustInTimeCallServiceBatchChangeSet.updateJITCallRefTextCompMatl(JITCallRefTextCompMatl jITCallRefTextCompMatl) Update an existingJITCallRefTextCompMatlentity and save it to the S/4HANA system.DefaultJustInTimeCallServiceBatchChangeSet.updateJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) JustInTimeCallServiceBatchChangeSet.updateJITCallRefTextHdr(JITCallRefTextHdr jITCallRefTextHdr) Update an existingJITCallRefTextHdrentity and save it to the S/4HANA system.