Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.ChangeMstrObjectMgmtRecord
Packages that use ChangeMstrObjectMgmtRecord
Package
Description
-
Uses of ChangeMstrObjectMgmtRecord in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with type parameters of type ChangeMstrObjectMgmtRecordModifier and TypeFieldDescriptionstatic final ChangeMasterLink<ChangeMstrObjectMgmtRecord>ChangeMaster.TO_CHANGE_MSTR_OBJECT_MGMT_RECORDUse with available fluent helpers to apply the to_ChangeMstrObjectMgmtRecord navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 that return ChangeMstrObjectMgmtRecordModifier and TypeMethodDescriptionChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder.build()AssignAlternativeDateToObjectMgmtRecordFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.UnassignAlternativeDateFromObjMgmtRecordFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.protected ChangeMstrObjectMgmtRecordChangeMstrObjectMgmtRecordDeleteFluentHelper.getEntity()protected ChangeMstrObjectMgmtRecordChangeMstrObjectMgmtRecordUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 that return types with arguments of type ChangeMstrObjectMgmtRecordModifier and TypeMethodDescriptionChangeMaster.fetchChangeMstrObjectMgmtRecord()Fetches the ChangeMstrObjectMgmtRecord entities (one to many) associated with this entity.io.vavr.control.Option<List<ChangeMstrObjectMgmtRecord>>ChangeMaster.getChangeMstrObjectMgmtRecordIfPresent()Retrieval of associated ChangeMstrObjectMgmtRecord entities (one to many).ChangeMaster.getChangeMstrObjectMgmtRecordOrFetch()Retrieval of associated ChangeMstrObjectMgmtRecord entities (one to many).protected Class<ChangeMstrObjectMgmtRecord>AssignAlternativeDateToObjectMgmtRecordFluentHelper.getEntityClass()protected Class<ChangeMstrObjectMgmtRecord>ChangeMstrObjectMgmtRecordByKeyFluentHelper.getEntityClass()protected Class<ChangeMstrObjectMgmtRecord>ChangeMstrObjectMgmtRecordFluentHelper.getEntityClass()protected Class<ChangeMstrObjectMgmtRecord>UnassignAlternativeDateFromObjMgmtRecordFluentHelper.getEntityClass()ChangeMstrObjectMgmtRecord.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with parameters of type ChangeMstrObjectMgmtRecordModifier and TypeMethodDescriptionvoidChangeMaster.addChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord... entity) Adds elements to the list of associated ChangeMstrObjectMgmtRecord entities.ChangeMaster.ChangeMasterBuilder.changeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord... value) Navigation property to_ChangeMstrObjectMgmtRecord for ChangeMaster to multiple ChangeMstrObjectMgmtRecord.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with type arguments of type ChangeMstrObjectMgmtRecordModifier and TypeMethodDescriptionvoidChangeMaster.setChangeMstrObjectMgmtRecord(List<ChangeMstrObjectMgmtRecord> value) Overwrites the list of associated ChangeMstrObjectMgmtRecord entities for the loaded navigation property to_ChangeMstrObjectMgmtRecord.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2 with parameters of type ChangeMstrObjectMgmtRecordModifierConstructorDescriptionChangeMstrObjectMgmtRecordDeleteFluentHelper(String servicePath, ChangeMstrObjectMgmtRecord entity, String entityCollection) Creates a fluent helper object that will delete aChangeMstrObjectMgmtRecordentity on the OData endpoint.ChangeMstrObjectMgmtRecordUpdateFluentHelper(String servicePath, ChangeMstrObjectMgmtRecord entity, String entityCollection) Creates a fluent helper object that will update aChangeMstrObjectMgmtRecordentity on the OData endpoint. -
Uses of ChangeMstrObjectMgmtRecord in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.batch with parameters of type ChangeMstrObjectMgmtRecordModifier and TypeMethodDescriptionChangeMasterV2ServiceBatchChangeSet.deleteChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) Deletes an existingChangeMstrObjectMgmtRecordentity in the S/4HANA system.DefaultChangeMasterV2ServiceBatchChangeSet.deleteChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) ChangeMasterV2ServiceBatchChangeSet.updateChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) Update an existingChangeMstrObjectMgmtRecordentity and save it to the S/4HANA system.DefaultChangeMasterV2ServiceBatchChangeSet.updateChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) -
Uses of ChangeMstrObjectMgmtRecord in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link that return types with arguments of type ChangeMstrObjectMgmtRecordModifier and TypeMethodDescriptionChangeMstrObjectMgmtRecordOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.link with type arguments of type ChangeMstrObjectMgmtRecordModifier and TypeMethodDescriptionprotected ChangeMstrObjectMgmtRecordLink<ObjectT>ChangeMstrObjectMgmtRecordLink.translateLinkType(EntityLink<ChangeMstrObjectMgmtRecordLink<ObjectT>, ChangeMstrObjectMgmtRecord, ObjectT> link) -
Uses of ChangeMstrObjectMgmtRecord in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ChangeMstrObjectMgmtRecordModifier and TypeMethodDescriptionChangeMasterV2Service.deleteChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) Deprecated.Deletes an existingChangeMstrObjectMgmtRecordentity in the S/4HANA system.DefaultChangeMasterV2Service.deleteChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) Deprecated.ChangeMasterV2Service.updateChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) Deprecated.Update an existingChangeMstrObjectMgmtRecordentity and save it to the S/4HANA system.DefaultChangeMasterV2Service.updateChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord) Deprecated.